Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge to master #126

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

Merge to master #126

wants to merge 43 commits into from

Conversation

defi-dev
Copy link
Contributor

No description provided.

defi-dev and others added 30 commits March 11, 2024 05:23
* do not blacklist replacement transaction underpriced

* add jobs if not exists

* bump version

* parse -32015 error
add IntervalNotReached as not suitable for blacklist error
* add from property to executor estimation

* add from property to executor estimation

* fix jsonStringify in parseAndSetUnrecognizedErrorMessage

* rework parseAndSetUnrecognizedErrorMessage
* handle offchain jobs

* handle offchain jobs

* handle offchain jobs

* add public-key-hash and private-key-hash endpoints to Api.ts

* wip: rework offchain resolve

* move getOffchainResolveCalldata to Network callResolversAndTriggerCallbacks method

* fix api hash endpoints

* remove excess dep
* add config override

* update code and lint fix

---------

Co-authored-by: defi-lead <[email protected]>
* Execute resolver on each 10-th block for arbitrum network

* Add Agent v2.5.0 abi

* Redesign eip1559 fee assignment

* Adjust logging

* Fix failing stub in tests

* Fix tests
* test vrf

* Clean code, test on vrf contracts, fixes

* fix tests

* update constants

* clear logs

* WebSocketProvider public provider

* fix WebSocketProvider handler to get provider as public property

* wrap timeout with debounce in _onNewBlockCallback

* fix debounce in _onNewBlockCallback

* fix debounce in _onNewBlockCallback

* use offchainResolverPending is callResolversAndTriggerCallbacks

* add failedIntervalEstimationsInARow

* handle provider.getLogs error

* removeJobFromBlacklist on config update

* Fix writeVersionData.ts add git support to Dockerfile
* fix _executeTxEstimationFailedRewatch return

* refactor _getCurrentPeriodIntervalJob
* debug ContractEventsEmitter blockLogsMode problem

* add "max fee per gas less than block base fee" exception to isNotSuitableForBlacklistError, debug the values

* add 10 percent to baseFeePerGas

* add "intrinsic gas too low" exception to isNotSuitableForBlacklistError

* fix blockLogsMode with skipBlocksDivisor

* double baseFeePerGas
* debug event missing

* move _subscribeForEvents to init

* handle RegisterAsKeeper for current worker

* bump version
* add queryPollResolvers results log

* Handle resolver decode error

* Clear debug logs with resolver results
* fix blockLogsMode blocksDiff on node start

* handle Max payload size exceeded

* reset latestBlockNumber on reconnect, add logs
@defi-dev defi-dev changed the title Merge to dev Merge to master Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants