Notices for Stewards
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.1 |
indy-node |
1.9.1 |
sovrin |
1.1.52 |
sovtoken |
1.0.1 |
sovtokefees |
1.0.1 |
Major Changes
- New DIDs can be created without endorsers
- Transaction authors don't need to be endorsers
- TAA acceptance should use date, not time
- Bug fixes
Major Fixes
Description |
Additional Information |
Ticket Number |
Incorrect request validation |
|
INDY-2164 |
Need to make "reask_ledger_status" repeatable |
|
INDY-2112 |
When view change takes too long instance change should be sent periodically |
|
INDY-2143 |
Hotfix: Request GET_UTXO needs to take into account max limit for a message |
|
ST-600 |
Changes and Additions
Description |
Additional Information |
Ticket Number |
New DIDs can be created without endorsers |
|
INDY-2171 |
Transaction authors don't need to be endorsers |
|
INDY-2173 |
Grab pool data for failed system tests |
|
INDY-2141 |
Memory profiling needs to be removed from GET_VALIDATOR_INFO output |
|
INDY-2182 |
Implement PBFT viewchanger service with most basic functionality |
|
INDY-2147 |
Extract Orderer service from Replica |
|
INDY-2136 |
Extract and integrate ConsensusDataProvider from Replica |
|
INDY-2139 |
TAA acceptance should use date, not time |
|
INDY-2157 |
Clean-up Pluggable Request Handlers |
|
INDY-2154 |
GET_UTXO needs to use pagination to be able to return all unspent UTXOs regardless of max message size |
|
ST-602 |