Releases: starcoinorg/starcoin
Releases · starcoinorg/starcoin
release on ubuntu22
release_on_ubuntu22 release_ubuntu22
v1.12.9
What's Changed
- update s3 main bucket name by @yourmoonlight in #3813
- fix publish_module_bundle by @nkysg in #3817
- Prepare release v1.12.9 by @yourmoonlight in #3819
Full Changelog: v1.12.8...v1.12.9
v1.12.8
What's Changed
- [move] Pickup fixs and update move by @nkysg in #3810
- Update k8s manifest by @yourmoonlight in #3809
- Prepare release v1.12.8 by @nkysg in #3811
Full Changelog: v1.12.7...v1.12.8
v1.12.7
What's Changed
- update version v1.12.6 by @yourmoonlight in #3798
- Update
vm/stdlib/README.md
to make it pretty by @geometryolife in #3802 - upgrade stdlib to latest by @0xpause in #3803
- [move] Pickup fixs and update move by @jolestar in #3807
- Prepare release v1.12.7 by @yourmoonlight in #3808
Full Changelog: v1.12.6...v1.12.7
v1.12.6
What's Changed
- Update version v1.12.5 by @yourmoonlight in #3761
- Update Framework to Latest by @WGB5445 in #3764
- fix compilation issue of cyptonight on windows by @jiangying000 in #3762
- Bump smallvec from 1.9.0 to 1.10.0 by @dependabot in #3768
- Update starcoin-framwork to latest by @sanlee42 in #3767
- [dev] upgrade rust-toolchain to 1.64, mold to 1.5.1, remove @action-rs/toolchain by @jiangying000 in #3769
- [dev]Update docker_build.yml docker/setup-buildx-action to 2, Dockerfile rustup version to 1.25.1 by @jiangying000 in #3771
- [dev] remove starcoin-x package,update script and config by @jiangying000 in #3772
- [code-cov]
cargo llvm-cov nextest
to generate coverage data by @jiangying000 in #3777 - fix. 3776 by @wow-sven in #3781
- Update stdlib to latest by @sanlee42 in #3783
- Add gas token to transaction options by @sanlee42 in #3780
- Release for ubuntu-22.04 by @yourmoonlight in #3787
- Add stdlib tests for upgrading from v11 to v12 by @0xpause in #3788
- update starcoin-move to latest by @0xpause in #3792
- Upgrade stdlib to v12 by @0xpause in #3793
- Update move and add some tests by @jolestar in #3796
- Prepare release v1.12.6 by @yourmoonlight in #3797
New Contributors
Full Changelog: v1.12.5...v1.12.6
v1.12.6-alpha
What's Changed
- Update version v1.12.5 by @yourmoonlight in #3761
- Update Framework to Latest by @WGB5445 in #3764
- fix compilation issue of cyptonight on windows by @jiangying000 in #3762
Full Changelog: v1.12.5...v1.12.6-alpha
v1.12.5
What's Changed
- Update version v1.12.4 by @yourmoonlight in #3739
- adapt new starcoin_db_exporter add state_node_prev check by @yourmoonlight in #3738
- [move]Upgrade move and for fix bug by @jolestar in #3755
- fix export snapshot by @nkysg in #3759
- mpm support load stdlib dynamically by @0xpause in #3760
- [release] Prepare release v.1.12.5 by @jolestar in #3756
Full Changelog: v1.12.4...v1.12.5
v1.12.5-alpha
[move]Upgrade move and for fix bug (#3755)
v1.12.4
Summary
- integration-test support defines var and loads json file.
- fix some module verify bugs that may cause the node to hard fork due to a certain Move module. Node runners should upgrade starcoin to the latest version as soon as possible.
What's Changed
- [code-coverage] use
cargo llvm-cov
to generate coverage info by @jiangying000 in #3693 - Add lock display for account shown by @Lynskylate in #3694
- use COMMITTER_TOKEN instead of GITHUB_TOKEN by @yourmoonlight in #3698
- [test] fix test_generated_schema_are_up_to_date_in_git by @jiangying000 in #3704
- fix typos by @jiangying000 in #3708
- fix
ftime
warning by @jiangying000 in #3710 - print usage of mpm integration-test tasks. by @0xpause in #3716
- [ci] test with nextest by @jiangying000 in #3719
- [cov-test] speed up cov test by @jiangying000 in #3707
- fix mistake introduced in #3716 by @0xpause in #3720
- fix issue 3703, add more validation and more error display by @JerryKwan in #3722
- add var and read_json in mpm integration-test by @0xpause in #3724
- [ci] tweak ci test, add doc test by @jiangying000 in #3725
- [db-exporter] Add verify-modules command for fast verify modules by @jolestar in #3740
- [test] larger timeout on
full_sync
test by @jiangying000 in #3744 - [move]Update move for pickup changes by @jolestar in #3749
- Dao test cases by @0xpause in #3741
- [release] Prepare release v1.12.4 by @jolestar in #3750
New Contributors
- @Lynskylate made their first contribution in #3694
Full Changelog: v1.12.3...v1.12.4
v1.12.3-beta
What's Changed
- mpm integration-test: fix discarded txn by @0xpause in #3691
- [release] Prepare release v1.12.3 by @jolestar in #3692
Full Changelog: v1.12.2-beta...v1.12.3-beta