Releases: near/nearcore
Releases · near/nearcore
1.18.3
- Fix a bug that can, under very rare circumstances, cause some transactions to get stuck.
- Limit rpc state query to accounts with size below 50kb to prevent abuse.
1.18.2
- Fix an issue with execution outcomes that causes rpc
txendpoint to time out.
Note: this fix is only relevant for rpc nodes and does not affect validator nodes.
1.18.1
Fixes:
- Address slowness of the validator rpc endpoint (#3960)
- Implement FramedWriter with buffer limits and stats (#4012)
- Fix some state sync related issues that may cause node to crash or have high cpu usage (#4016, #3988, #3986)
- Fix an issue that may cause the network the slow down temporarily (#4116)
- Mitigate an issue that may cause some nonvalidating nodes to stall (#4102)
1.18.1-rc.3
- Fix an issue that may cause nodes to crash on state sync
1.18.1-rc.2
Fix an issue that may cause some nodes to get stuck