Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-16 | 1.1 kB | |
v2.25.0 source code.tar.gz | 2025-06-16 | 25.7 MB | |
v2.25.0 source code.zip | 2025-06-16 | 29.2 MB | |
Totals: 3 Items | 54.9 MB | 2 |
Added
- Add TON Keystore to Core with ED25519-based TONKey and tests
- p2p bundles to job distributor
- Bump operator-ui to add support for TON
- "SenderAddress" GasEstimator config parameter
- Add tonKey graphql query to support TON in Operator UI
- Changed
- Combine the NewNode parameters into a param struct. #added #internal
- Added validation to ensure the RPC node used can fetch the required config logs for OCR1 jobs.
- NOTE: This behavior can be toggled on/off by using the new OCR.ConfigLogValidation setting
- moves cre/engine scripts to main module adds cron example #internal
- Reorganized test helpers and mocks to exclude test dependencies from build path #internal
- Fee boosting removed from CCIP 1.5 Execution plugin
- Cleanup and refactoring several functions to use the plugin map #added
Fixed
- Do not filter out any don2don peers on bootstrap nodes
- Fix remote trigger event expiry logic
- (gateway/network): uses single timeout for request with default and max values
- Fixed canceled context inside of PriceService
-
bugfix for high CPU usage on TRON