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

revert: Updates timestamps to Millisecond Precision - Pre-Confirmations Decay #33

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

mrekucci
Copy link

This reverts commit daec1d6, reversing changes made to 68fe714.

This reverted change caused the cast send --rpc-url http://103...135:8545 --private-key 0x7c9b..9c55 0x94E4..ffe9 --value 100ether command hanging forever. When the same command was executed in parallel, it returned (code: -32000, message: already known, data: none), while the geth node eth.pendingTransactions returned zero pending transactions and eth.syncing returned false.

…ns Decay

This reverts commit daec1d6, reversing
changes made to 68fe714.
Copy link

@ckartik ckartik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will need to figure out how to resolve this without a revert, will take a look. Approving the revert in the meantime.

@mrekucci mrekucci merged commit 0172aa6 into master Mar 20, 2024
1 check failed
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