Skip to content
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
merged 102 commits into from
Apr 28, 2023
Merged

[release] v1.0.3 #1771

merged 102 commits into from
Apr 28, 2023

Conversation

ca333
Copy link

@ca333 ca333 commented Apr 26, 2023

changelog placehodler:

rozhkovdmitrii and others added 30 commits March 22, 2023 11:48
…-adex

# Conflicts:
#	Cargo.lock
#	mm2src/common/Cargo.toml
* 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]>
rozhkovdmitrii and others added 17 commits April 7, 2023 21:48
* 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]>
* 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]>
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]>
@ca333 ca333 merged commit 46535e8 into main Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants