This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
lightning
Watch
1
Star
0
Fork
0
You've already forked lightning
mirror of
https://github.com/aljazceru/lightning.git
synced
2025-12-19 23:24:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12e28c25543df873c378b51d94de2f7d83f0beb3
lightning
/
onchaind
History
lisa neigut
46cbca97ea
bolt-gen: use 'enum' instead of 'e:' prefix for enums
...
use 'enum ' in wirespec instead of 'e:' as an indicator that a field is an enum.
2019-07-24 06:31:46 +00:00
..
test
makefiles: move all unit tests under
make check-units
2019-06-30 16:41:30 +09:30
Makefile
wire-gen: move in-house wire delcarations to new format
2019-07-24 06:31:46 +00:00
onchain_types.h
onchaind: use a point-of-last-resort if we see an unknown transaction.
2018-08-23 14:46:22 +02:00
onchain_wire.c
onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing.
2018-10-23 16:55:35 +02:00
onchain_wire.csv
bolt-gen: use 'enum' instead of 'e:' prefix for enums
2019-07-24 06:31:46 +00:00
onchain_wire.h
onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing.
2018-10-23 16:55:35 +02:00
onchaind.c
onchaind: don't free proposal, correctly check it's not resolved in billboard.
2019-07-07 00:12:34 +00:00