Skip to content

Releases: 0LNetworkCommunity/libra-framework

7.0.3

25 Sep 19:34
Compare
Choose a tag to compare
[deps] update diem to version with feature flag cleanup (#317)

CI Binaries

05 Sep 20:29
Compare
Choose a tag to compare
CI Binaries Pre-release
Pre-release

Only for CI purposes, may be ahead or behind of production release.

7.0.2

01 May 22:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.1...7.0.2

7.0.1

22 Apr 19:34
Compare
Choose a tag to compare

What's Changed

  • [framework] donor voice account processing patch by @kalvkusk in #225
  • [migration] add consensus reward to migration by @codilion in #226

Full Changelog: 7.0.0...7.0.1

7.0.0

18 Apr 20:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.9.7...7.0.0

6.9.9

25 Sep 19:19
Compare
Choose a tag to compare
6.9.9 Pre-release
Pre-release
[tests] patch releases/mainnet.mrb to proposed 6.9.9 (#213)

6.9.8

06 Mar 16:02
Compare
Choose a tag to compare

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

05 Mar 20:43
Compare
Choose a tag to compare

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

Full Changelog: 6.9.6...6.9.7

6.9.6

18 Feb 01:10
Compare
Choose a tag to compare

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

15 Jan 20:13
Compare
Choose a tag to compare
[move] set slow wallet entry function (#143)