Skip to content

1.0.0

Compare
Choose a tag to compare
@nearprotocol-ci nearprotocol-ci released this 26 May 18:26
· 18 commits to 72c49964338a85f7ae6f92b50828ffbe0f3614ca since this release
f46cfc0

Bugfixes:

Issue # Title
#2687Stake return can cause node to crash if the account is deleted
#2534Incorrect counting of chunk produced
#2529Fails when passing arguments to call back function used in "then" promise
#2521Connection reset by peer when peer is at capacity
#2500StorageInconsistent state in pytest

Improvements:

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