Release 1.1.56
ashcherbakov
released this
02 Sep 06:53
·
545 commits
to master
since this release
1.1.56
Notices for Stewards
Migration script will be applied for buildernet only and will return error message in python shell for any other pools (if manual migration will be performed).
There are possible OOM issues during 3+ hours of target load or large catch-ups at 8 GB RAM nodes pool so 32 GB is recommended.
Component Version Information
Components | Version Numbers |
---|---|
indy-plenum | 1.9.2 |
indy-node | 1.9.2 |
sovrin | 1.1.56 |
sovtoken | 1.0.2 |
sovtokefees | 1.0.2 |
Major Changes
- Stability fixes
- Endorser support fixes and improvements
- Improving GET_TXN to be able to query just one node the same way as for other GET requests
Major Fixes
Description | Additional Information | Ticket Number |
---|---|---|
New nodes added after last upgrade (1.9.1) are not in consensus | INDY-2211 | |
indy-node broken by indy-plenum and python-dateutil | INDY-2176 | |
Issue with non utf-8 decoding | INDY-2218 | |
Endorsers must be specified within the transaction | INDY-2199 | |
One node doesn't catch up | INDY-2215 |
Changes and Additions
Description | Additional Information | Ticket Number |
---|---|---|
As a user, I need to be able to know what was the last update time of the ledger when querying a txn via GET_TXN request | INDY-1954 | |
Endorser field can contian a DID with a known role only | INDY-2198 | |
TokenAuthNr needs to extend LedgerBasedAuthNr, not CoreAuthNr | ST-618 |