Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Releases: 0LNetworkCommunity/libra-legacy-v5

v5.2.0: v5.20 Patches to Upgrade Oracle, and Writeset generators (#1155)

23 Aug 22:56
ac741e4

Choose a tag to compare

* bump version number

* changelog

* format tower backlog error msg in edge case

* Docs for rescue writesets

* refactor epoch boundary counter reset in writeset builder

* Upgrade oracle to have upgrade function to expire a vote

* add vote revocation to Oracle Upgrade

* fullnode subsidy aka Carpe towers get paid anyways during the recovery mode

* recovery writeset should trigger the epoch counters to reset

* set the oracle expiry window

* add upgrade proposal expiration to rescue

* bind to correct module in Oracle

* patch writeset

* add upgrade expiration cli command

* make files

* refactor oracle upgrade expire writeset

* add txs helper for voting

* revoke functional test, passing

* deprecate fullnode payment in recovery mode test

* revoking vote, should revoke delegates

* test for revoking delegated votes

* patch test

* recovery mode uses the initial validators throughought the period

* makefile set recovery epoch 295

* including misko9's validator yaml configs

* update StateSyncConfig parameters

v5.2.0-rc.1

11 Aug 22:21

Choose a tag to compare

changelog and stdlib.mv

v5.2.0-r.0

23 Aug 23:09

Choose a tag to compare

Merge branch 'main' into dynamic-vdf

v5.1.3: 📝 Log rotation (#1129)

26 Jul 04:20
1fa8761

Choose a tag to compare

* updated hard mode validator onboarding documentation

* minor fixes from review

* log rotation with multilog added to validator onboarding docs

* log rotation docu correction

v5.1.3-rc.4

24 Jul 20:12

Choose a tag to compare

ol start doesn't need to swtich between validator and fullnode mode w…

v5.1.3-rc.3

19 Jun 21:41

Choose a tag to compare

ol serve: deprecating the --run-checks or -c option. We now assume th…

v5.1.3-rc.2

19 Jun 00:22

Choose a tag to compare

ol restore has --boundary-only or -b which will not attempt to restor…

v5.1.3-rc.1

18 Jun 01:57

Choose a tag to compare

reverse state-sync default params

v5.1.3-rc.0

02 Jun 17:23
2e9b257

Choose a tag to compare

[mempool] Specify number of workers for mempool threads. Add promethe…

v5.1.2: [move] [Fast Track Proposal] Turn down the heat on Cost To Exist (#1119)

24 May 18:56
28006fc

Choose a tag to compare

* defer for 90 days cost to inactives, and reduce the cost of burn by only implementing at steady state.

* burn should be the default if user has not set send to community explicitly