forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 117
[r2r] Update rust-lightning to latest version, 0_confs channels, complete btc spv, multiple fixes #1452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[r2r] Update rust-lightning to latest version, 0_confs channels, complete btc spv, multiple fixes #1452
Changes from 30 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
d06391d
use async_blocking wip
shamardy b74f4de
use async_blocking where it's needed completed
shamardy a51e1df
get default fee from rpc when starting lightning + update when a new …
shamardy 14d37d7
wip: upgrade rust-lightning to v0.0.108
shamardy cce603c
Merge remote-tracking branch 'origin/dev' into lightning-wallet-final…
shamardy ab5887b
fix wasm compilation
shamardy 0d80394
wip: upgrade rust-lightning to v0.0.108, update persister code
shamardy 8ef776f
Merge remote-tracking branch 'origin/dev' into lightning-wallet-final…
shamardy a3974eb
fix clippy and udep errors
shamardy 6e66860
Implement trusted nodes for inbound 0-conf channels, release htlcs im…
shamardy 4ffe1eb
Update to V0.0.108 complete, added more features: list_trusted_node R…
shamardy b806a43
fix wasm compilation
shamardy 37efa37
update rust-lightning to v0.0.110 wip
shamardy c366a33
update rust-lightning to v0.0.110 wip, remove InvoiceForRPC now that …
shamardy ac0a87b
Merge remote-tracking branch 'origin/dev' into lightning-wallet-final…
shamardy 5552dda
update rust-lightning to v0.0.110 wip: refactor some code due to update
shamardy 2dfb499
update rust-lightning to v0.0.110 complete: add update_channel RPC
shamardy 00d2af2
move lightning background processor to MmCtx, so it can be dropped wh…
shamardy eff1370
validating headers WIP
shamardy 165d6a2
headers validation wip: make block headers storage non-optional
shamardy e85eddf
fix validate spv proof to use a validated header from storage + other…
shamardy e0d6738
get_last_block_height from storage return 0 if db is empty
shamardy 858c8fd
wip: add block headers synchronization to utxo activation v2
shamardy 59d1d91
fix tests
shamardy 2a95fa3
wip: add block headers synchronization to utxo activation v2 + test t…
shamardy f9c1274
Merge remote-tracking branch 'origin/dev' into lightning-wallet-final…
shamardy c3aa951
fix wasm
shamardy c6efe5a
get confirmed lightning tx from rpc if spv is not enabled
shamardy 9283e01
fix todo comments
shamardy 6d6ab4e
fix typo
shamardy 36fe8e5
First review fixes
shamardy a7e95e9
fix check tests
shamardy ded9078
second review fixes wip
shamardy 64efb72
second review fixes wip: fix default fees
shamardy f092279
second review fixes complete
shamardy 632401c
review fixes wip: invalid_data_err, fix ordering
shamardy 83d34f3
review fixes: block_headers_status_notifier, block_headers_status_wat…
shamardy 87a223e
Merge remote-tracking branch 'origin/dev' into lightning-wallet-final…
shamardy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.