forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 94
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 <work@onurozkan.dev> * add changelog entry Signed-off-by: ozkanonur <work@onurozkan.dev> --------- Signed-off-by: ozkanonur <work@onurozkan.dev> Reviewed-by: shamardy <shamardy@yahoo.com>
…-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 <work@onurozkan.dev> * add changelog entry Signed-off-by: ozkanonur <work@onurozkan.dev> * use default target for `lightning::util::Logger` Signed-off-by: ozkanonur <work@onurozkan.dev> * add new config parameter `silent_console` Signed-off-by: ozkanonur <work@onurozkan.dev> * ignore mergetool temp files Signed-off-by: ozkanonur <work@onurozkan.dev> * sync back the `Cargo.lock` Signed-off-by: ozkanonur <work@onurozkan.dev> --------- Signed-off-by: ozkanonur <work@onurozkan.dev> Reviewed-by: cipig, shamardy <shamardy@yahoo.com>
Signed-off-by: ozkanonur <work@onurozkan.dev> Reviewed by: shamardy <shamardy@yahoo.com>
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 <caglaryucekaya@gmail.com>, ozkanonur <work@onurozkan.dev>
Signed-off-by: ozkanonur <work@onurozkan.dev>
* optimize p2p network layer Signed-off-by: ozkanonur <work@onurozkan.dev> * update default gas limit for tendermint Signed-off-by: ozkanonur <work@onurozkan.dev> * rollback topic limit Signed-off-by: ozkanonur <work@onurozkan.dev> * remove unused arg from `lp_ordermatch::process_msg` Signed-off-by: ozkanonur <work@onurozkan.dev> * 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 <work@onurozkan.dev> Co-authored-by: shamardy <shamardy@yahoo.com>
Signed-off-by: ozkanonur <work@onurozkan.dev>
Signed-off-by: ozkanonur <work@onurozkan.dev> Reviewed-by: cipig, shamardy <shamardy@yahoo.com>
Signed-off-by: ozkanonur <work@onurozkan.dev>
* 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 <rozhkovdmitrii@infatica.io>
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: