Skip to content

Commit 6984086

Browse files
authored
Release v5.1.0 (0LNetworkCommunity#1084)
* if no preference is set, assume recycled burns. * patch tests * bump version and cleanup prints * fix autopay not merging data * patch * add migration for cumulative deposits * TEMPORARY debug globals * min blocks per epoch for testnet 0 * force_boundary was producing wrong epoch height on migrate writeset * debug * patch * patch * patch epoch boundary ordering issues. off by one in wallet process. Also patch under-burn. * revert temporary globals * build stlidib * have rescue writeset reset the counters on new epoch event * change prod epoch length globals for debug * debug mode using 5 minute epochs with minimum of 50 blocks * patch makefile * change cli args for block-height * makefile * patch epoch boundary to not do proof of burn while in recovery mode, and add recovery mode to rescue writeset. * fix compile * patch cli args * patch makefile * move recovery mode setting to tx-migrate * makefile * Vouch migration * restore production globals * change makefile to hard coded RECOVERY_EPOCH = 173 * patch recovery mode test. Burns do not apply duing Recoverry Mode * add tx-recovery writeset * patch cli subcommand * tower proof.rs needs a message on bad proof unwrap * patch build error * recovery mode writeset needs to disable recovery mode before initializing it, in case we are changing settings * temporary hotfix command for writing writset to migrate cumu_deposits and set recovert mode validators to an empty vector. * patch build * update hotfix to trigger reconfiguration * remove github actions files * documentation * wip changeset modules * modularized writsets * create changeset function wrapper * get seed peers needs to exit on success * cleanup logs in tower * build stdlib * temporary hotfix command for writing writset to migrate cumu_deposits and set recovert mode validators to an empty vector. * patch build * update hotfix to trigger reconfiguration * remove github actions files * documentation * wip changeset modules * modularized writsets * create changeset function wrapper * get seed peers needs to exit on success * build stdlib
1 parent 89d2e29 commit 6984086

File tree

75 files changed

+1644
-1757
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+1644
-1757
lines changed

.github/actions/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

.github/actions/build-setup/action.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

.github/actions/build-teardown/action.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.github/actions/check-machine/action.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

.github/actions/docker-checks/action.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/actions/dockerhub_login/action.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/actions/dockerhub_login/readme.md

Lines changed: 0 additions & 109 deletions
This file was deleted.

.github/actions/land-blocking/cti-codebuild.sh

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)