forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 117
feat(trading-proto-upgrade): swap UTXO PoC using Storable State Machine. #1958
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
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
6524c38
StorableStateMachine WIP.
artemii235 0b8ff51
WIP. Created mm2_state_machine crate.
artemii235 3322f6f
Storable state machine WIP.
b4100e0
Storable state machine WIP.
artemii235 454c8a3
Storable state machine WIP.
artemii235 bb34df8
Storable state machine WIP.
b0cf800
Storable state machine WIP.
e8fc4d4
Storable state machine WIP.
6988b33
Fix wasm.
artemii235 7108f51
MakerSwapStateMachine WIP.
artemii235 fbb8682
MakerSwapStateMachine WIP.
artemii235 d549a1c
Refactor new proto dex fee to combined payment.
artemii235 9587b48
TakerSwapStateMachine WIP.
artemii235 f9c2867
test_v2_swap_utxo_utxo WIP.
artemii235 8cbc813
WIP. Implementing swap v2 messages using protobuf.
eb22f7e
WIP. P2P messages.
artemii235 21d8db8
WIP. Swap negotiation.
artemii235 47a8a20
WIP. Swap negotiation.
artemii235 cd14f50
WIP. P2P messages exchange.
6c7636d
WIP. Sending actual transactions.
artemii235 5f1c8e6
WIP. Sending actual transactions.
artemii235 eb282a3
Preparing to open PR.
artemii235 5e89e62
Fix fmt.
artemii235 e41c7b3
Preparing to open PR. Fix after cherry-pick.
artemii235 8835b1a
Merge remote-tracking branch 'origin/dev' into swap-proto-upgrade-ite…
artemii235 ea6ed8a
Add more logging.
artemii235 7a1f609
Adding doc comments.
artemii235 7ad248a
Use SIGHASH_SINGLE for taker signature to spend payment.
artemii235 b60ba4d
Adding doc comments.
artemii235 b99fd30
Adding doc comments.
artemii235 b54fea5
Adding doc comments.
artemii235 05c2467
Merge remote-tracking branch 'origin/dev' into swap-proto-upgrade-ite…
artemii235 0e2b7b2
Review fixes.
artemii235 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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
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.