Releases: 0LNetworkCommunity/libra-framework
Releases · 0LNetworkCommunity/libra-framework
7.0.3
CI Binaries
Only for CI purposes, may be ahead or behind of production release.
7.0.2
What's Changed
- [tools] cleanup txs help text by @0o-de-lally in #234
- [framework] multi auth voting by @0xzoz in #235
- Update dev_quick_start.md by @0o-de-lally in #236
- [testsuite] smoke tests with network twin by @davidrotari19 in #232
- Batch cw instr by @dboreham in #237
- [release] 7.0.2 by @0xzoz in #242
New Contributors
Full Changelog: 7.0.1...7.0.2
7.0.1
7.0.0
What's Changed
- [fix] community wallet fixes addressing locked out accounts by @0xzoz in #194
- [testsuite] improve smoke tests for upgrading framework by @0o-de-lally in #198
- [tests] testing force upgrade of libra-framework by @0o-de-lally in #201
- [release] 6.9.8 by @0xzoz in #207
- Update README.md by @0o-de-lally in #202
- [runtimes] separate runtimes for diem_node and cli by @davidrotari19 in #203
- [tools] support key rotation offer capability in libra-txs by @0xzoz in #208
- [move] remove framework bloat by @0xzoz in #209
- [docs] update hot upgrade docs by @0xzoz in #210
- [move] removing public functions where unecessary by @0o-de-lally in #206
- [tests] patch releases/mainnet.mrb to proposed 6.9.9 by @0o-de-lally in #213
- [deps] Update diem upstream. Solves debugger deserialize by @0o-de-lally in #212
- [tower] tower sunset by @0xzoz in #214
- [tools] add rescue tools by @0xzoz in #215
- [migration] tools for migrating v6 chain state by @codilion in #219
- [release] 7.0.0 by @0xzoz in #223
Full Changelog: 6.9.7...7.0.0
6.9.9
[tests] patch releases/mainnet.mrb to proposed 6.9.9 (#213)
6.9.8
What's Changed
- [fix] community wallet fixes addressing locked out accounts by @0xzoz in #194
- [testsuite] improve smoke tests for upgrading framework by @0o-de-lally in #198
- [tests] testing force upgrade of libra-framework by @0o-de-lally in #201
Full Changelog: 6.9.7...6.9.8
6.9.7
What's Changed
- [release] 6.9.6 by @0xzoz in #186
- [feature] remove third-party Move module (smart contract) publishing ability for mainnet by @0xzoz in #170
- ci: fix artifact dl/ul by @kalvkusk in #188
- [tools] Debugger tools account state dump by @nonast in #189
- [feature] implement transfer limits for accounts not on chain by @0xzoz in #187
- Make the mempool's default_failovers=3 for VFN stability. by @misko9 in #163
- [deps] update diem deps to 1.6.2-diem.1 by @0o-de-lally in #192
- [sync] unified configuration for validator by @davidrotari19 in #191
- [testsuite] upgrade compatibility smoke test & dynamic upgrade payloads by @0o-de-lally in #195
- [deps] update diem to 7b843bc by @0o-de-lally in #196
New Contributors
- @davidrotari19 made their first contribution in #191
Full Changelog: 6.9.6...6.9.7
6.9.6
What's Changed
- [fix] epoch trigger feature flag by @0xzoz in #168
- [feature] show indexed coin value #171
- [fix] change community wallet default n-of-m to reduce threshold by @0xzoz in #172
- ci: use self-hosted runners with more resources. by @kalvkusk in #173
- ci: fix paths for prover utils by @kalvkusk in #174
- [fix] formal verification ci by @0xzoz in #179
- [Docs] udpate dev quick start by @0o-de-lally in #181
New Contributors
Full Changelog: 6.9.1...6.9.6
6.9.3
[move] set slow wallet entry function (#143)