v1.9.0-alpha
Pre-release
Pre-release
What's Changed
- [scripts] Add prometheus script and cleanup out date scripts. by @jolestar in #3001
- pprof use only linux by @nkysg in #3004
- unsave block body by @nkysg in #2995
- Bump pprof from 0.4.4 to 0.6.0 by @dependabot in #2996
- Bump pprof from 0.6.0 to 0.6.1 by @dependabot in #3006
- cachestorage remove null value , db export add subcommand, improve chain error report by @nkysg in #3008
- fix docker image name by @nkysg in #3012
- move: fix publish multiple modules in move-cli by @lerencao in #3014
- [vm] Implement native function ecrecover by @jolestar in #3015
- export and import block range by @nkysg in #3017
- make vmconfig constants in move code by @lerencao in #3019
- Export ecrecover and ripemd160 to Move and add test by @jolestar in #3020
- fix node missing by @lerencao in #3023
- save failed block with config crate_version by @nkysg in #3022
- Bump libloading from 0.7.1 to 0.7.2 by @dependabot in #3026
- [move-unit-test] Fix move unit test cost table bug. by @jolestar in #3030
- [genesis] reset halley genesis by @jolestar in #3029
- Fix export and import block bug by @nkysg in #3031
- Bump arc-swap from 1.4.0 to 1.5.0 by @dependabot in #3025
- Fix dev block produce bug by @jolestar in #3037
- Create import_main_net_block.sh by @nkysg in #3042
- benchmark flamegraph save on s3 by @nkysg in #3043
- Native u256 by @lerencao in #3032
- Add precise logger for tx broadcast by @sanlee42 in #3048
- import barnard block and improve apply block print by @nkysg in #3054
- [accumulator] Support proof for in memory accumulator by @jolestar in #3039
- make some vector method native by @lerencao in #3055
- release stdlib v10 by @lerencao in #3059
- slog duplicated to stdout && logger user addr for rpc call by @sanlee42 in #3065
- move-cli: fix error of
missing UnitTest.move
by @lerencao in #3066 - [proof] Implement TransactionInfoWithProof by @jolestar in #3044
- jsonrpc:: logger params by @sanlee42 in #3067
- [transaction_info] Refactor transaction info and transaction info storage by @jolestar in #3061
- [merkle] Support compute root by non-existence proof and add a test by @jolestar in #3010
- optimize slog by @sanlee42 in #3070
Full Changelog: v1.8.0...v1.9.0-alpha