Merged changes from master - #773
Merged
Merged
Conversation
* Replace stuck pending transactions instead of queuing new nonce * Integrate transaction_gas_wrapper into TransactionManager * Review fix * Handle pending tx timeout and centralize estimate_gas * Add test for pending tx receipt timeout * Skip replacement when pending tx is at fee ceiling * Skip replacement when fee bump cannot clear node threshold * Add Fees unit tests and rename to_tx_params * Detect fee-too-low rejections via Web3RPCError message * Match Erigon replacement rejection message * Decrease EXECUTION_TRANSACTION_TIMEOUT default to 60 sec * Simplify default-gas escalation branch
* Bundle all module abi dirs in binary build * Log graph endpoint in startup checks
* Add Docker smoke test running init command in CI * Bump click to 8.3.3 to fix pip-audit advisory
* Catch ContractLogicError instead of legacy ValueError * Call updateState directly instead of via multicall * Catch Web3Exception in harvest
Signed-off-by: cyc60 <avsysoev60@gmail.com>
evgeny-stakewise
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.