v0.1.0-beta.1
github-actions
released this
18 May 15:22
·
277 commits
to refs/heads/main
since this release
What's Changed
🚀 Features
- feat: enable fetch privkey from env (#1192) @driftluo
- feat(API): add get metadata rpc method (#1188) @KaoImin
- feat(executor): add block hook in system contract (#1165) @KaoImin
- feat(API): add axon exclusive rpc method (#1184) @KaoImin
- feat(cli): add version compatible check (#1166) @KaoImin
🐛 Bug Fixes
- fix: check the first block in a new metadata (#1191) @KaoImin
- fix: fix modexp gas cost (#1183) @driftluo
- refactor: fix clippy error (#1169) @liya2017
🐝 refactor
- refactor: remove useless code about overlord_gap (#1187) @liya2017
- refactor: update k8s config files (#1181) @liya2017
- refactor: fix clippy error (#1169) @liya2017
- refactor: remove useless field in header (#1152) @KaoImin
- refactor: update config file (#1163) @liya2017
- refactor: change the initial distributed and config file (#1162) @KaoImin
🧰 Chore
✨ Other changes
- ci: update copy_config_to_devops.yml (#1189) @liya2017
- ci: remove apply patch for config.toml due to some errors (#1164) @liya2017
- ci: increase timeout of build-docker image workflow (#1161) @liya2017
⬆️ Dependency Updates
- chore(deps): bump docker/setup-qemu-action from 1 to 2 (#1154) @dependabot
- chore: upgrade rocksdb version to 0.20 (#1185) @driftluo
Full Changelog: v0.1.0-alpha.9...v0.1.0