Bugfixes:
Issue # | Title |
---|---|
#2687 | Stake return can cause node to crash if the account is deleted |
#2534 | Incorrect counting of chunk produced |
#2529 | Fails when passing arguments to call back function used in "then" promise |
#2521 | Connection reset by peer when peer is at capacity |
#2500 | StorageInconsistent state in pytest |
Improvements:
Issue # | Title |
---|---|
#2711 | BlockHeaderInnerLiteView::block_merkle_root should include entire previous epoch |
#2635 | Remove EncodedChunksCacheEntry in favor of PartialEncodedChunk |
#2632 | Add merkle tree of the block headers of the epoch into the block header |
#2631 | Add skip-list-like header structure for the light client |
#2613 | GC: delete one block per StoreUpdate |
#2601 | Node keeps trying to connect to itself |
#2568 | Trie refcount bug |
#2556 | Nightly failure: *rc <= storage_rc |
#2551 | Nightly failure: test::test_smart_contract_self_call_testnet |
#2550 | Nightly failure: sanity/transactions.py |
#2549 | Nightly failures: sanity/staking2.py and sanity/staking_repro2.py |
#2548 | Nightly failure: sanity/state_sync2.py |
#2547 | Nightly failure: sanity/state_sync_routed.py manytx 100 times out |
#2546 | Nightly failure: sanity/skip_epoch.py |
#2545 | Nightly failure: sanity/lightclnt.py |
#2544 | Nightly failure: sanity/rpc_query.py |
#2543 | Nightly failure: sanity/block_sync.py |
#2542 | Nightly failure: sanity/restaked.py |
#2541 | Night failure: sanity/rpc_state_changes.py |
#2540 | Nightly failure: sanity/gc_sync_after_sync.py times out |
#2539 | Nightly failure: contracts/gibberish.py |
#2527 | runtime cache size |
#2475 | Expose validators as host function |
#2431 | near-vm-runner-standalone should include the runtime |
#2342 | Remove Nightshade Finality Gadget |
#2283 | Disable transfers via set of contracts |
#2155 | feat(runtime): Validate incoming receipts |
#2055 | Upgrade Wasmer to 0.17.0 and upgrade downcasting of errors |
#2040 | Routed transaction can be silently dropped |
#2039 | Invalid transactions dropped from the pool don't have the error |
#1873 | Expose locked balance in the runtime. |
#1342 | Bench improvement |