Skip to content

Devnet v1.13.19

Choose a tag to compare

@afalaleev afalaleev released this 02 Jul 10:53
· 615 commits to develop since this release

What's Changed

  • tx-exec: add increasing the Compute Unit price when Solana transaction isn't accepted by the Solana cluster a25f76f
  • tx-exec: force to use the default Compute Unit limit on Compute Budget errors cc993f4
  • json-rpc: return JSON-RPC error messages instead of go-ethereum specific messages 05a4b4d
  • rpc: add support of nulls in eth_getLogs 55bccab
  • rpc: remove the hard limit on the number of blocks in eth_getLogs 5ddb791
  • rpc: place the Solana Transaction with the Neon receipt on the last position in neon_getSolanaTransactionByNeonTransaction acceecf
  • indexer: fix a problem with stopping reindexing 6824a48

Full Changelog: v1.13.17...v1.13.19