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

Superx dex 20220125 #1151

Merged
merged 8 commits into from
Feb 18, 2022
Merged

Superx dex 20220125 #1151

merged 8 commits into from
Feb 18, 2022

Conversation

zhengjunhe
Copy link
Collaborator

@zhengjunhe zhengjunhe commented Feb 18, 2022

1.手动触发以太坊跨链转币事件的发送
2.支持手动从以太坊获取一个高度范围内的事件日志信息;
3.增加手动铸币功能,使得可以进行chain33合约迁移;
4.支持多个以太坊http和ws的配置,提高网络请求的稳定性和可靠性;

@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #1151 (36c1235) into master (fbdea95) will decrease coverage by 0.04%.
The diff coverage is n/a.

❗ Current head 36c1235 differs from pull request most recent head 6920f04. Consider uploading reports for the commit 6920f04 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1151      +/-   ##
==========================================
- Coverage   57.81%   57.77%   -0.05%     
==========================================
  Files         212      212              
  Lines       33938    33938              
==========================================
- Hits        19621    19607      -14     
- Misses      12603    12622      +19     
+ Partials     1714     1709       -5     
Impacted Files Coverage Δ
plugin/consensus/qbft/store.go 46.51% <0.00%> (-6.98%) ⬇️
plugin/consensus/qbft/peer_set.go 63.78% <0.00%> (-1.92%) ⬇️
plugin/consensus/raft/block.go 68.83% <0.00%> (-0.65%) ⬇️
plugin/store/mpt/db/trie.go 55.75% <0.00%> (-0.59%) ⬇️
plugin/consensus/qbft/consensus_state.go 60.60% <0.00%> (+0.37%) ⬆️
plugin/store/mpt/db2/trie.go 55.75% <0.00%> (+0.58%) ⬆️
plugin/p2p/gossip/listener.go 76.00% <0.00%> (+1.59%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fbdea95...6920f04. Read the comment docs.

@vipwzw vipwzw merged commit 7e734aa into 33cn:master Feb 18, 2022
@33cn
Copy link
Owner

33cn commented Feb 18, 2022

🎉 This PR is included in version 1.66.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@33cn 33cn added the released label Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants