Release 1.1.50
ashcherbakov
released this
08 Jul 10:50
·
545 commits
to master
since this release
1.1.50
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.
Some nodes can fail to send a REJECT or REPLY to client under specific network conditions. See Know Issues for more details.
Component Version Information
Components | Version Numbers |
---|---|
indy-plenum | 1.9.0 |
indy-node | 1.9.0 |
sovrin | 1.1.50 |
sovtoken | 1.0.0 |
sovtokefees | 1.0.0 |
Major Changes
- Pluggable Request Handlers have been implemented
Major Fixes
Description | Additional Information | Ticket Number |
---|---|---|
Propagates with invalid requests can lead to node crashes | INDY-2144 | |
There is no validation of the ISSUANCE_TYPE field for the transaction REVOC_REG_DEF | INDY-2142 | |
Reduce CONS_PROOF timeout to speed up catchup under the load | INDY-2083 |
Changes and Additions
Description | Additional Information | Ticket Number |
---|---|---|
As a Trustee(s), I need to have a way to set multiple AUTH_RULES by one command | INDY-2087 | |
Make more system tests to be ready for Indy Node CD pipeline | INDY-2127 | |
Integrate new handlers into the codebase | INDY-1861 | |
Define Interfaces needed for View Change Service | INDY-1338 | |
Rename TRUST_ANCHOR to ENDORSER | INDY-1950 | |
Update PBFT view change plan of attack | INDY-2134 | |
Apply a new Docker-in-docker approach for system tests | INDY-2131 | |
More tests for pluggable request handlers | INDY-2108 | |
Remove ANYONE_CAN_WRITE | INDY-1956 | |
[Design] ViewChange protocol must be as defined in PBFT | INDY-1290 | |
Batch containing some already executed requests should be applied correctly | INDY-1405 | |
Update Pluggable Req Handlers | INDY-2097 | |
As a Network Admin, I need to be able to forbid an action in AUTH_RULE, so that no changes in code are needed | INDY-2077 | |
Create Builders for handlers | INDY-1860 | |
Apply new request handlers approach to Token Plugins | ST-523 | |
Implementation: Apply new request handlers approach to Token Req Handlers | ST-510 | |
Implementation: Apply new request handlers approach to sovtoken FEEs Handlers | ST-578 |
Known Issues
Description | Additional Information | Ticket Number |
---|---|---|
Incorrect request validation | INDY-2164 | |
PoA: Request GET_UTXO needs to take into account max limit for a message | ST-575 |