v1.10.0-rc.1
What's Changed
- fix compile windows error by @nkysg in #3119
- fix starcoin-main.yaml format by @nkysg in #3125
- startupinfo head back off to fix disk full corruption(issue 3128) by @nkysg in #3129
- Update to use diem latest code by @lerencao in #3109
- Bump dashmap from 4.0.2 to 5.0.0 by @dependabot in #3083
- Bump num_enum from 0.5.5 to 0.5.6 by @dependabot in #3134
- make unit test as a package by @lerencao in #3155
- use setrlimit set rocksdb max open files by @nkysg in #3148
- [cli] Fix some cmd help doc, change peer_to_peer to peer_to_peer_v2 by @jolestar in #3142
- mpm: add Std name mapping by @lerencao in #3157
- Bench block transaction by @nkysg in #3141
- Bump camino from 1.0.5 to 1.0.7 by @dependabot in #3158
- Upgrade libp2p to 0.41.0 by @sanlee42 in #3137
- Bump yamux from 0.9.0 to 0.10.0 by @dependabot in #3151
- Bump smallvec from 1.7.0 to 1.8.0 by @dependabot in #3153
- [devex] add Move syntax highlighting on GitHub by @sblackshear in #3159
- Bump structopt from 0.3.25 to 0.3.26 by @dependabot in #3161
- fix: fix thing related to mpm by @lerencao in #3164
- mpm: fix unit test by @lerencao in #3167
- fix: stdlib U256 native function verification workaround by @whst in #3174
- release v1.10.0-alpha by @lerencao in #3176
- replay: support massive replay by @lerencao in #3177
- [kube]fix kube halley config by @jolestar in #3181
- Update kube by @sanlee42 in #3182
- [p2p] Increment the max handshake message size. by @jolestar in #3183
- [release] Release v1.10.0-beta by @jolestar in #3184
- [kube] Update kubeconfig to v1.9.2 by @jolestar in #3185
- Bump quote from 1.0.14 to 1.0.15 by @dependabot in #3168
- Bump uint from 0.9.1 to 0.9.2 by @dependabot in #3186
- Bump parking_lot from 0.11.2 to 0.12.0 by @dependabot in #3187
- Bump coarsetime from 0.1.20 to 0.1.21 by @dependabot in #3163
- Bump dashmap from 5.0.0 to 5.1.0 by @dependabot in #3190
- Bump uint from 0.9.2 to 0.9.3 by @dependabot in #3189
- Bump tracing from 0.1.29 to 0.1.30 by @dependabot in #3188
- [kube] Resize barnard volume to 100G by @jolestar in #3192
- mpm: release support init function and cleanup by @lerencao in #3196
- update write buffer config by @nkysg in #3198
- [kube] Fix corruption db when start failed. by @jolestar in #3197
- [cmd]
state list
command decode resource at local with remove state reader by @jolestar in #3200 - fix windows and non x86_64 compile warning by @nkysg in #3180
- fix for issue#3130 - Compile example contracts failed on Windows by @zhutoulala in #3135
- mpm: provider compatibility check by @lerencao in #3204
- reset proxima to start with v10 by @lerencao in #3205
- [rpc] Do not raise error when decode resource or resolve module failed by @jolestar in #3206
- Stdlib v11 by @lerencao in #3210
- [cleanup] Migrate the SimpleNFT example by @jolestar in #3209
- release v1.10.0-rc.1 by @lerencao in #3211
New Contributors
- @sblackshear made their first contribution in #3159
- @whst made their first contribution in #3174
- @zhutoulala made their first contribution in #3135
Full Changelog: v1.9.1...v1.10.0-rc.1