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

add sign and send txs in file #1307

Merged
merged 9 commits into from
Sep 4, 2023
Merged

add sign and send txs in file #1307

merged 9 commits into from
Sep 4, 2023

Conversation

bysomeone
Copy link
Collaborator

@bysomeone bysomeone commented Sep 1, 2023

  • 增加签名和发送批量交易命令(数据在指定文件中按行排列

  • 扩展wallet sign命令, -d指定数据文件时,执行从文件中解析数据批量签名, -o指定输出文件(默认sign.out)

  • 扩展wallet send命令, -d指定数据文件时,执行从文件中解析数据批量发送

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.08% ⚠️

Comparison is base (c909f4d) 61.88% compared to head (394a879) 61.80%.

❗ Current head 394a879 differs from pull request most recent head 04c5c38. Consider uploading reports for the commit 04c5c38 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1307      +/-   ##
==========================================
- Coverage   61.88%   61.80%   -0.08%     
==========================================
  Files         171      171              
  Lines       23741    23741              
==========================================
- Hits        14692    14674      -18     
- Misses       7213     7228      +15     
- Partials     1836     1839       +3     

see 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vipwzw vipwzw merged commit 91d74ce into 33cn:master Sep 4, 2023
10 checks passed
@33cn
Copy link
Owner

33cn commented Sep 12, 2023

🎉 This PR is included in version 1.68.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@33cn 33cn added the released label Sep 12, 2023
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.

4 participants