v1.2.0
v1.2.0 minor release of the Infernet Node—a way to bring off-chain compute workloads, on-chain.
Added
- New
starting_sub_id
field assnapshot_sync
configuration parameter, to optionally start syncing from a certain subscription id instead of 0.
Changed
- Subscriptions collection now is handled through smart contract reads instead of RPC calls, resulting in higher efficiency
Fixed
- Reduced(almost eliminated) "429: Too many requests" RPC errors on Base Mainnet. Public RPCs can be used.
- Snapshot sync time is significantly less for chains with high number of subscriptions
- Fixed duplicate snapshot syncing bug