You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: proposals/2022-09-regen-ledger-v4.1-upgrade/README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Regen Ledger v4.1 Upgrade
2
2
3
-
This is a software upgrade proposal for the upgrade to Regen Ledger v4.1.1. If passed, this proposal would commit Regen Mainnet to halting the application binary for Regen Ledger v4.0 at block height 7479500 (approximately 16:00 UTC on Friday, October 7th) and starting the application binary for Regen Ledger v4.1.1.
3
+
This is a software upgrade proposal for the upgrade to Regen Ledger v4.1.2. If passed, this proposal would commit Regen Mainnet to halting the application binary for Regen Ledger v4.0 at block height 7479500 (approximately 16:00 UTC on Friday, October 7th) and starting the application binary for Regen Ledger v4.1.2.
4
4
5
5
## Summary
6
6
7
-
Recently the core developers of Regen Ledger were made aware of two bugs in Regen Ledger v4.0 that we deemed important to fix before the previously anticipated Regen Ledger v5.0. Both of these bugs required consensus-breaking changes to Regen Ledger. The developers have prepared a single upgrade (Regen Ledger v4.1.1) which contains both fixes, to ease the burdon on validators and not have to do two separate consecutive upgrades.
7
+
Recently the core developers of Regen Ledger were made aware of two bugs in Regen Ledger v4.0 that we deemed important to fix before the previously anticipated Regen Ledger v5.0. Both of these bugs required consensus-breaking changes to Regen Ledger. The developers have prepared a single upgrade (Regen Ledger v4.1.2) which contains both fixes, to ease the burdon on validators and not have to do two separate consecutive upgrades.
8
8
9
9
## Validator Updates not propagating to Tendermint
10
10
@@ -20,9 +20,9 @@ A fix for this issue has been implemented in Regen v4.1. It will, at the schedul
20
20
21
21
Recently a bug was identified in how regen ledger serializes ecocredit transactions for Amino signing. When signing ecocredit transactions with a hardware wallet regen ledger mis-implements amino serialization, deviating from the behavior expected by javascript clients (namely Keplr wallet and CosmJS). As a result, hardware wallets could not be used for signing transactions initiated from a browser based application. (note: hardware wallet signing using the regen CLI was unaffected, and worked as expected).
22
22
23
-
A fix for this issue has been implemented in v4.1.1. It fixes amino serialization such that Keplr and CosmJS can now be used to generate, sign, and broadcast transactions involving ecocredit functionality on Regen Network.
23
+
A fix for this issue has been implemented in v4.1.2. It fixes amino serialization such that Keplr and CosmJS can now be used to generate, sign, and broadcast transactions involving ecocredit functionality on Regen Network.
24
24
25
25
26
26
## Changelog
27
27
28
-
For a full list of changes since Regen Ledger v4.0, please see [CHANGELOG.md](https://github.com/regen-network/regen-ledger/blob/v4.1.1/CHANGELOG.md).
28
+
For a full list of changes since Regen Ledger v4.0, please see [CHANGELOG.md](https://github.com/regen-network/regen-ledger/blob/v4.1.2/CHANGELOG.md).
0 commit comments