github neonlabsorg/proxy-model.py v1.2.1
Mainnet v1.2.1

latest releases: v1.5.3, v1.2.10, v1.5.2...
12 months ago
  • Introduces the Reindexing mode for the Neon Indexer. This mode facilitates swift restarts of the Neon Indexer during upgrades. In this mode, the Neon Indexer initiates the indexing of new Neon EVM transactions from the Solana cluster's latest finalized slot. Concurrently, the Neon Indexer acquires blocks with transactions executed by other operators between restarts. Consequently, the Neon Proxy can promptly process user transactions without requiring synchronization with the Solana cluster, as background syncing handles the process.
  • Improves the speed of processing Neon transactions with high nonces while waiting for the transaction counter in the Solana state. This situation arises when users dispatch transactions with differing nonces to the mempools of various operators.
  • Implements the tx_pool_content RPC method. Initially accessible through the private API, this method will eventually become available for public usage in forthcoming releases.
  • Adds the capability to reduce the sizes of Operator holder accounts. This enhancement empowers operators to employ the Neon Proxy for handling smaller transactions, particularly of benefit to CEXs.

Don't miss a new proxy-model.py release

NewReleases is sending notifications on new releases.