Skip to content

Commit

Permalink
Release v5.1.0 (#1084)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
0o-de-lally authored Apr 28, 2022
1 parent 89d2e29 commit 6984086
Show file tree
Hide file tree
Showing 75 changed files with 1,644 additions and 1,757 deletions.
3 changes: 0 additions & 3 deletions .github/actions/README.md

This file was deleted.

63 changes: 0 additions & 63 deletions .github/actions/build-setup/action.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/actions/build-teardown/action.yml

This file was deleted.

62 changes: 0 additions & 62 deletions .github/actions/check-machine/action.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/actions/docker-checks/action.yml

This file was deleted.

59 changes: 0 additions & 59 deletions .github/actions/dockerhub_login/action.yml

This file was deleted.

109 changes: 0 additions & 109 deletions .github/actions/dockerhub_login/readme.md

This file was deleted.

29 changes: 0 additions & 29 deletions .github/actions/land-blocking/cti-codebuild.sh

This file was deleted.

Loading

0 comments on commit 6984086

Please sign in to comment.