Skip to content

Mainnet v1.18.15

Choose a tag to compare

@afalaleev afalaleev released this 02 Feb 22:20
· 334 commits to develop since this release
c201513

What's Changed

  • tx-exec: add support of privileges escalation error 42439b7
  • tx-exec: reraise error for Address Lookup Tables from Solana simulator e6ba9c5
  • tx-exec: increase available Compute Unit limit to 99% e887b2a
  • tx-exec: fix Compute Unit price calculation 04ce54d
  • tx-exec: cancel Neon Transaction execution on gas limit in iterative mode 1d0a340
  • tx-exec: optimize checking safe state 61e9719
  • tx-exec: decrease Compute Unit limit for WriteToHolder instruction 326d5e1
  • tx-exec: use processed slot for Address Lookup Table 5e422e1
  • tx-exec: remove predefined read-only accounts d178620
  • tx-exec: remove full-writable mode ad2d22e
  • tx-exec: implement support of small Address Lookup Tables 4bafffd
  • tx-exec: optimize loading of Address Lookup Tables 6bdaf63
  • skd-tx-exec: fix checking the start status of Neon Scheduled transaction e2a7bd1
  • core: optimize EVM log parser 694041b
  • tx-schedule: fix clearing of processed stuck Neon transactions 0b04314
  • indexer: fix stuck status for scheduled Neon transactions c703f19
  • indexer: decrease the range for searching start slot fde8d2b
  • gas-calculator: simplify storage for history gas-price 3180523
  • gas-calculator: add upper level for the priority fee 3778042
  • stat: optimize stat client 6756273 950888f
  • config: decrease eviction timeout 0e7cc22
  • web-socket: add retries on reconnect websocket for accounts 63fb52a
  • web-socket: add implementation for slots 7655ec8 4205ce7 1af3214 f56f03b bd06381 4f1575e
  • proxy-cli: optimizations for withdrawing operator profit 3a95c83

Full Changelog: v1.18.14...v1.18.15