This website requires JavaScript.
Explore
Help
Sign In
davide
/
palladum-lightning
Watch
1
Star
0
Fork
0
You've already forked palladum-lightning
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
8775b6287154e1eeb130da812b87683f4f9cce7d
palladum-lightning
/
wallet
/
test
History
Rusty Russell
fe5c3c958d
wallet: conduct unit tests with both bip86 and bip32.
...
Signed-off-by: Rusty Russell <
rusty@rustcorp.com.au
>
2026-01-27 09:32:49 +10:30
..
.gitignore
…
Makefile
Makefile: create a library containing common, wire and bitcoin objects.
2025-10-23 06:44:04 +10:30
run-chain_moves_duplicate-detect.c
wallet: separate datastore access functions for the lightning-downgrade tool to access.
2025-11-28 09:16:53 +10:30
run-db.c
wallet: separate datastore access functions for the lightning-downgrade tool to access.
2025-11-28 09:16:53 +10:30
run-migrate_remove_chain_moves_duplicates.c
wallet: separate datastore access functions for the lightning-downgrade tool to access.
2025-11-28 09:16:53 +10:30
run-psbt_fixup.c
global: remove unnecessary includes from C files.
2025-10-23 06:44:04 +10:30
run-wallet.c
wallet: conduct unit tests with both bip86 and bip32.
2026-01-27 09:32:49 +10:30
test_utils.c
…
test_utils.h
…