forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 98
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
[release] v1.0.3 #1771
Merged
[release] v1.0.3 #1771
Conversation
This file contains 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
…m2 and atomic swap protocol
…-adex # Conflicts: # Cargo.lock # mm2src/common/Cargo.toml
…-adex # Conflicts: # CHANGELOG.md
* improve CI/CD logic Signed-off-by: ozkanonur <[email protected]> * add changelog entry Signed-off-by: ozkanonur <[email protected]> --------- Signed-off-by: ozkanonur <[email protected]> Reviewed-by: shamardy <[email protected]>
…-adex # Conflicts: # CHANGELOG.md
adex tool was introduced
bump mm2 to `v1.0.2-beta`
* stream stdout/err to a file Signed-off-by: ozkanonur <[email protected]> * add changelog entry Signed-off-by: ozkanonur <[email protected]> * use default target for `lightning::util::Logger` Signed-off-by: ozkanonur <[email protected]> * add new config parameter `silent_console` Signed-off-by: ozkanonur <[email protected]> * ignore mergetool temp files Signed-off-by: ozkanonur <[email protected]> * sync back the `Cargo.lock` Signed-off-by: ozkanonur <[email protected]> --------- Signed-off-by: ozkanonur <[email protected]> Reviewed-by: cipig, shamardy <[email protected]>
Signed-off-by: ozkanonur <[email protected]> Reviewed by: shamardy <[email protected]>
Return latest nonce quickly without waiting for all nodes to sync. Send evm transactions to only the nodes that synced the latest nonce. --------- Reviewed-by: laruh, caglaryucekaya <[email protected]>, ozkanonur <[email protected]>
Signed-off-by: ozkanonur <[email protected]>
* optimize p2p network layer Signed-off-by: ozkanonur <[email protected]> * update default gas limit for tendermint Signed-off-by: ozkanonur <[email protected]> * rollback topic limit Signed-off-by: ozkanonur <[email protected]> * remove unused arg from `lp_ordermatch::process_msg` Signed-off-by: ozkanonur <[email protected]> * use OrderbookP2PHandlerResult for process_orders_keep_alive and process_maker_order_updated * return one error for failed SwapMsg, SwapStatus deserialization * fix process_swap_msg in wasm to return error if SwapMsg can't be deserialized * remove additional space in SwapMsg, SwapStatus decode error message * roll back crate visibility for new_protocol mod --------- Signed-off-by: ozkanonur <[email protected]> Co-authored-by: shamardy <[email protected]>
Signed-off-by: ozkanonur <[email protected]>
Signed-off-by: ozkanonur <[email protected]> Reviewed-by: cipig, shamardy <[email protected]>
Signed-off-by: ozkanonur <[email protected]>
* add fn is_sapling_state_synced for ZCoin * refactor: Move `enable_z_coin` function up into mm2_test_module * ci: get rid of clippy warnings on CI with --all-features flag * test: update PIRATE test urls * doc: Update CHANGELOG.md --------- Co-authored-by: rozhkovdmitrii <[email protected]>
Signed-off-by: ozkanonur <[email protected]>
bump mm2 to `v1.0.3-beta`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
changelog placehodler: