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

Fix tracing for transactions using on-chain randomness in latest block #2186

Merged
merged 8 commits into from
Sep 19, 2023

Conversation

eelanagaraj
Copy link
Contributor

@eelanagaraj eelanagaraj commented Sep 18, 2023

Description

Fixes transaction tracing bug where the tracer did not include the block randomness for block whose transaction was being traced. For (tx_i, block_n), it would fetch the state for block_n-1 and then reexecute all txs up until tx_i, but would omit the random commitment at the very start of block_n.

This affects the following endpoints:

  • TraceTransaction
  • TraceBlock*
  • StandardTraceBlock*
  • IntermediateRoots
  • TraceChain

Note:

  • TraceCall performs correctly since this applies the tx at the end of the requested block, so the block randomness of the next block is irrelevant.

Implementation note

  • Initially attempted to limit scope of the changes to the API (eth/tracers/api.go) but this results in even more messiness because the eth/state_accessor/stateAtTransaction function needs to have the solution duplicated
  • Fixing this in the eth backend means that technically, the LES tracing API logic is wrong, but tracing with the light client fails or is incorrect as is anyways (confirmed for endpoints above)
    • Upside to this is that we can nicely separate out the celo-specific changes and make it explicit in the tracing API when randomness is included or not

One alternative here is just directly updating the stateAtTransaction function and then updating the API to use stateAtTransaction with the block & 0th index transaction to set up the state properly pre-tracing. I thought this was potentially a bit unclear + more likely to be accidentally overwritten in future merges but happy to reconsider!

Factors out ApplyBlockRandomnessTx from core/state_processor/Process so that it can be used by state_accessor as well.

Tested

Unfortunately, testing this via an e2e/unit test is extremely involved, since tracing a simple interaction with Random.sol will not suffice. It appears necessary to trace a transaction where a contract interacts with Random.sol (tracing a non-view call), and deploying a contract manually in the test feels unnecessary.

  • Manual/scripted testing using foundry + mycelo -- https://github.com/celo-org/tracer-testing
  • future tracer testing can use the same repo
  • tested all endpoints listed above
  • [ ] debugging an issue with TraceChain & not using the live database for multiple blocks 🤔

Backwards compatibility

This changes the behavior of the tracing API endpoints but is not expected to be a consensus-relevant breaking change.

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

Coverage from tests in ./e2e_test/... for ./consensus/istanbul/... at commit 87d69dc

coverage: 50.7% of statements across all listed packages
coverage:  63.2% of statements in consensus/istanbul
coverage:  42.7% of statements in consensus/istanbul/announce
coverage:  55.8% of statements in consensus/istanbul/backend
coverage:   0.0% of statements in consensus/istanbul/backend/backendtest
coverage:  24.3% of statements in consensus/istanbul/backend/internal/replica
coverage:  64.9% of statements in consensus/istanbul/core
coverage:  50.0% of statements in consensus/istanbul/db
coverage:   0.0% of statements in consensus/istanbul/proxy
coverage:  64.4% of statements in consensus/istanbul/uptime
coverage:  51.8% of statements in consensus/istanbul/validator
coverage:  79.2% of statements in consensus/istanbul/validator/random

@github-actions
Copy link

github-actions bot commented Sep 18, 2023

5861 passed, 1 failed, 45 skipped

Test failures:
  TestTransactionPoolUnderpricing: core
timestamp=2023-09-19T16:06:36+0000 severity=debug   msg="Registering method handler"             method=getAddressFor
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Registering method handler" method=blockGasLimit
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Registering method handler" method=getUptimeLookbackWindow
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Registering method handler" method=intrinsicGasForAlternativeFeeCurrency
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="EVM call successful" to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 output=0x0000000000000000000000000000000000000000000000000000000000000001
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="EVM call successful" to=0x0000000000000000000000000000000000000001 method=blockGasLimit input=0x7877a797 output=0x0000000000000000000000000000000000000000000000000000000001312d00
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="EVM call successful" to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd92723348766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42 output=0x0000000000000000000000000000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Contract not yet registered" function=gasPriceMinimumFloor registryId=0x48766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="EVM call successful" to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 output=0x0000000000000000000000000000000000000000000000000000000000000001
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="EVM call successful" to=0x0000000000000000000000000000000000000001 method=intrinsicGasForAlternativeFeeCurrency input=0x808474f1 output=0x0000000000000000000000000000000000000000000000000000000000002710
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Reading gas" gas=10000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="EVM call successful" to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6 output=0x0000000000000000000000000000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Contract not yet registered" function=getWhitelist registryId=0x8f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6
timestamp=2023-09-19T16:06:36+0000 severity=warning msg="Registry address lookup failed" err="Contract not in Registry"
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="EVM call successful" to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd927233d7e89ade8430819f08bf97a087285824af3351ee12d72a2d132b0c6c0687bfaf output=0x0000000000000000000000000000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Reinjecting stale transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xb05d4745c5b19693130b1ed64c6e2bf44aadaaac877d24d9d86b38d3b5aace5b gasTipCap=16 gasFeeCap=316
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x7357531f99a8b9e33a9c0aeab510e1287f6ef907c282bbef9490d893afd7c1aa from=0xDA863d98846Bb54a7e586d6c41F09a686d486b53 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xf92b5abc3da7142a24153fd6f5e9a28cf1ce6a9ab609aa2ee7d94aa855c7af35 gasTipCap=17 gasFeeCap=317
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x93ff17a88c4984478c3d2ed7d42339c8bf1ad95c77ecb17e2412cebc6ec98a05 from=0x8573d29B0A2cC5D0393368A4C3b0fF3A183dDE91 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x0560d20da3f0b10d0cec5ec2903f693aa878e3de9ca7df4ed4fdc19562290266 gasTipCap=18 gasFeeCap=318
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x9e63dfb88ba4a523500ca7eea1f657ef9ffdfa18bad3d4a8637aaa6eb9bdecc4 from=0x2102D162CD0F564557a965b3dAb8D5F7cCaA19fE to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x657e7265a1dd0a44459b0b28a76d9cca1fbe52a9cfec9f01696cd0e684e918de gasTipCap=19 gasFeeCap=319
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xa6b258ef2963528ccf0535addff6348984e74745cb2322ef3ce38696b26c8cfd from=0x5eCF0eCC310Bd4E554d1d99f1ee3774499f85466 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xd424ec10b3fcbe445ced441eeb8fd72e7cd4e14589122e38282b20ccb2f76868 gasTipCap=20 gasFeeCap=320
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xb7d15a5c4d4c9f1112399e8a9b213f538900dd133359bf01273be8f9d925e160 from=0x6B738b83F2E7DC9Aa41F01D54FBBB8FDb6e0985D to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x21c6b1369b424ad9d89753314021dc4d3d46f5e296e7c9459cac0b0806d1ad31 gasTipCap=1 gasFeeCap=401
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xb69ca451bf1ac3c34e157a661bf1bb2ab6f65278459393056fe50b523bb1a788 from=0xfaC3F6046fb78d15Ec9E3d0FEA48d60e0A5887C1 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x4d302de96e58e7998df89c1c0e39dc63358a0bee7af7f5efea1c5f88183fc940 gasTipCap=1 gasFeeCap=516
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x9ea2a695187e0a9330e1e94be7d5e1850e72da666f39bc3b7db7111768224ff3 from=0xF679579Bb742224c71a5b6c7D7218dfe962D1cD1 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xa0b9c6e5b8ad321efc5433c8a8d54b54bc0699e1aa7a1571a2cfb69be398280b gasTipCap=2 gasFeeCap=402
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x604cce772990a5e0dea8751826795486d1246c6ae5c9a744e2f8474289529c85 from=0xAF1173B0D075674c92e630D1E85547Ca9Fa61914 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x1bc0823b224fda32808bc646c260ae2b9d66e80a39bbb8f70c739169a14ecc20 gasTipCap=3 gasFeeCap=403
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xb6ca749b3651b6b1479f0680e496451a8b07e545df49cb8a122532b17c973c37 from=0xC459882D6EC19812239540fbB928bDc66Dd7119e to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x7cb93d157083b374adc1f6d7f2b1e2912bef437ca05122517d9bdf1e3a2e1f29 gasTipCap=4 gasFeeCap=404
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x19c600f4f7ae78f0b938705a59aef45c5690d63f52cb7ee766e31d216ded347e from=0x0A323aD995AB6280fB007bC936F5C3e04B639912 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x5640591998ce84497ba38848f2acef9826d5c3eb600040681ff898da8677063b gasTipCap=1 gasFeeCap=517
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x8d0fd73df85c33a8f0a4e0f9f34b61d56d98c5c14e846f16f64465c0b5df858f from=0x77bA30381e3DCc3b6D872966A32540c24aE99190 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=info msg="Transaction pool price threshold updated" price=2
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xfbfc98c3d221e10af1faedd7e97a532812a500739d517f7ae513db414f403fb3 gasTipCap=1 gasFeeCap=518
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x3cb769cd0c0de2655a02550f2a7acf94cf9014de22ac797db225e04e0280829b from=0x3a6d533057137d6d11718A34d8031eaE5F272810 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x233b2d1476be397abf7d049ac7f685cc7cf40d9594e1290a5bd74099e5810f21 gasTipCap=1 gasFeeCap=519
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xd41b2d342d98170946592cb8f42af8a196aaaa920dbb3a2ddd68747837cfa834 from=0x4fFE9be3e3f5D3b86113814d373D2c516e022a24 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x19c600f4f7ae78f0b938705a59aef45c5690d63f52cb7ee766e31d216ded347e gasTipCap=1 gasFeeCap=600
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x17227f4fc3bd2ef41fe320844f6d6a8bf58707a519bcf6b14f71f5b9d286cddc from=0x468FDA1Fea6B71912e47d3f5DdeA0010A2587cf8 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x8d0fd73df85c33a8f0a4e0f9f34b61d56d98c5c14e846f16f64465c0b5df858f gasTipCap=1 gasFeeCap=601
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xcdfb9fa2ebe00ba635c088c26e8dbbc0e5a4bade9939becab60b4f9127634b96 from=0x786d8a6C0873E185f8Ec6aEA5F14865b35A3faf2 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x3cb769cd0c0de2655a02550f2a7acf94cf9014de22ac797db225e04e0280829b gasTipCap=1 gasFeeCap=602
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xcbb735a4de6120fd53ab8dc4376b4b4ce3df62f323c54390d338e104b74b9be9 from=0x0Ff2B3d0Bb43EcaBA970AD6AD82D600FC5726fA1 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xd41b2d342d98170946592cb8f42af8a196aaaa920dbb3a2ddd68747837cfa834 gasTipCap=1 gasFeeCap=603
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x45298259e1673b11f27d52ac01750a93911426d89c2580adaa9df5d4853ee0e1 from=0x4eF2aAaC3F54AF50a7FFCa63AC0ABc77565A0F60 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x17227f4fc3bd2ef41fe320844f6d6a8bf58707a519bcf6b14f71f5b9d286cddc gasTipCap=1 gasFeeCap=604
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xbeee2f3a28b8895fd74eb3f39f946956f5340d6da7878a92f731e237324112e3 from=0xDEd328bB71d3b0bA0eD52Eef3048549B83938E29 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xcdfb9fa2ebe00ba635c088c26e8dbbc0e5a4bade9939becab60b4f9127634b96 gasTipCap=1 gasFeeCap=605
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x7cc7b675bc6f8ad50cfac5c002355b85592b074faf208478a56e4a99e5f78b28 from=0xCdc6e441EAdF8d39554F7b8FCef9c4D21Bba3c92 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xcbb735a4de6120fd53ab8dc4376b4b4ce3df62f323c54390d338e104b74b9be9 gasTipCap=1 gasFeeCap=606
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x5a976665588259d463793218679a5f638318a33e2e000ec48c47602f6573b463 from=0xF37a7fe84B663712D8e320128F61784c7AFF33dB to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x45298259e1673b11f27d52ac01750a93911426d89c2580adaa9df5d4853ee0e1 gasTipCap=1 gasFeeCap=607
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xa44574f1cb1b2514544cf0684c04d5032c7ed027d9d6c68925b744e19e5e9125 from=0x4B0962A7EA3Bd8995F997C20AAFFcCA9DfC53265 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xbeee2f3a28b8895fd74eb3f39f946956f5340d6da7878a92f731e237324112e3 gasTipCap=1 gasFeeCap=608
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xa1124bb6de7397e2af7e60ce713f36bab8a780c4c554fe37a5f0cb0076de5d08 from=0xb0e8DeF4C030cBD56904ab19a38FD62a6A4Dc262 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x68e8ff44f1c83c1395f05579244a7ef35a932bac97b9e734140f79e220cac151 from=0x9b108CC11D549DBf0d5D2E7e90106996306BDA01 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xe98f5ff07b66ad7c80a57db2eef42a85d646695f97e72d697f669eaf5b33254a from=0x9b108CC11D549DBf0d5D2E7e90106996306BDA01 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x26b2c71baf37bfc21f1eadec0d12dea34f960db6cacb35b7b1c8c51c1e735ffb from=0x783F5dB697A0c6e6F36d62908765A09b62F7C718 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=2
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=2
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x7cc7b675bc6f8ad50cfac5c002355b85592b074faf208478a56e4a99e5f78b28 gasTipCap=1 gasFeeCap=609
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xccf343872df03dc93638693be290ff35b9c5d8f064cfe5657f0edb8de5d812d9 from=0xABCe3807df1f8de0a32800ba53D88888f458804f to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=info msg="Setting new local account" address=0x9A20ED7D59E3770Ca0bDdb00d22387e35CD5e85f
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x82d0e546938bae9ef25dce5feff4c5de0a5150fb812e3e93eac7ff9552aaebb7 from=0x9A20ED7D59E3770Ca0bDdb00d22387e35CD5e85f to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x5a976665588259d463793218679a5f638318a33e2e000ec48c47602f6573b463 gasTipCap=1 gasFeeCap=610
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xcd3906915b25f2df9bc8bbb9379d94db9069a93bba777738d74bfded6c322cbb from=0x5aB88b561E5dB5B57408003A84bfcfD9a5ec3A0c to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xa44574f1cb1b2514544cf0684c04d5032c7ed027d9d6c68925b744e19e5e9125 gasTipCap=1 gasFeeCap=611
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x2432310e3f745c5bc96ff05136a8a7a5c89144ead79630b9dfd809c74ff68ba4 from=0x8Bd75c7c2aa65596666bcBA66D950CEDb8116Da7 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xa1124bb6de7397e2af7e60ce713f36bab8a780c4c554fe37a5f0cb0076de5d08 gasTipCap=1 gasFeeCap=612
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x09a2e92b47719af47e25c568c166b8b33834d702cc4fb6b0e16a57d8432b7f76 from=0x1b71D112EF44D2D9A94874Fc934e23D6749FFF6A to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xccf343872df03dc93638693be290ff35b9c5d8f064cfe5657f0edb8de5d812d9 gasTipCap=1 gasFeeCap=613
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x90878e65e6797e68f3fc0ddd4e05f08e1b4d0ee65184fa6dab303d57b4f85080 from=0x317063DC4Dcc530C961bba761fE4b823fC9DA1Fd to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xcd3906915b25f2df9bc8bbb9379d94db9069a93bba777738d74bfded6c322cbb gasTipCap=1 gasFeeCap=614
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xb87f6a8211f677d205f90ad62884cd4015631794b0e484625a2eaa30b182be15 from=0x33744d23f1f508ED89912D2AA7F41f6CB4e5a2be to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x2432310e3f745c5bc96ff05136a8a7a5c89144ead79630b9dfd809c74ff68ba4 gasTipCap=1 gasFeeCap=615
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xac3c26a2edfec93f2aecee59b18b0d2f66f0cda721ca38d1ff6ed9a8e7ebf897 from=0x39D69772552c8C1BCB07BDa521B88890831FEa91 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x2d2f11ca2c7f842a84bc245c6e3387ed73f825eb0ad4f650c1dbda39062fdb8b gasTipCap=5 gasFeeCap=405
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x97017270dab7aec87122c5194102ebe351d00aea516ba8e636cd246b4f35e1a9 from=0x306e304167651Ff8e939a3F85462C22bFa78FC62 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x6ca863606b76c26342a3589ae66c72aa31a32f0e7a45b58ae54faacdca36b00b gasTipCap=6 gasFeeCap=406
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xc5f936668aa2ae08bfb22892058c306e0ddff33ef4bdc38baa519e3795df578f from=0x05177C02a6375A723FB539dA842c3E08E9447fE9 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x005ad94539b22b72ceb99690950d6baadffb79c2c4b4f1a748614a90a99538f0 gasTipCap=7 gasFeeCap=407
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x9422f9d0924a106614a3796c2c6d099f3e67678ce2959ae855fc77a4062205d2 from=0x70F3818A12BA75395F0e39800D1C094B3688438b to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x151b557e10f025fa94f5c716977ad12ce55a7ee9d35883053dad3fe3d66ef49d gasTipCap=8 gasFeeCap=408
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x61d84e19b4ed2070966a9db39a3736b48859f33e40f2a139b3b87e819980290f from=0x04C6756a79D8E17A0416D6FDb80EEA11019d81eB to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x128116a18ad1aad793860dc97faecb88d69194e23339df6806933572a66c1d1d gasTipCap=9 gasFeeCap=409
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xf2fc49825d38af47a8f9b8dd17ec5605cac937b710fa809e5eeb744cbd4bf3fb from=0x2A1AE2A7861A45563Cfeda0c6A8aA04Ad792cf36 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xf3c8b615abb168fe0943721d9f419296bca98e95ac9b2439e1b1c21ee957112d gasTipCap=10 gasFeeCap=410
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x3bac111cef358f5c7f2240e47a2a04418597705b57fa44994dc602973e78ba8d from=0x18f6CA3BA495d8D3BC744f96F597c10C46EB76B1 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x98aa130a49cec02f04d014c365b2075a62393befeb6f2ac8a4872faad7f0875e gasTipCap=11 gasFeeCap=411
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x119d5d7639ca8d7eea999070dac5a925532cd66cac7bc574bdfefd951dda137c from=0x6b0759E8539F05ec8672370B08b812Ee161489b8 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x7357531f99a8b9e33a9c0aeab510e1287f6ef907c282bbef9490d893afd7c1aa gasTipCap=12 gasFeeCap=412
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x8434c87b2551dfdcada9542f6e673a1617c294d863a7e37168be226d82186c6c from=0x8087e185113dad1da2384f9BD50D2313fcc7a6b8 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x93ff17a88c4984478c3d2ed7d42339c8bf1ad95c77ecb17e2412cebc6ec98a05 gasTipCap=13 gasFeeCap=413
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x7bb5a0e2447f832e1214aed9985e87eca46675c4dec5a2b169b56c148a32d680 from=0x6D73d8856Af44851260b732d288cFCA40fa18115 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xc3ec8eb590aa59fad903197a88b41c099f06087092e4a2a8344e78b8e6731d91
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xee341653094cc960cc008b0c312a6b32fbd6bcfb97be549301bf5ff86dbf75fd
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xd0c3bef63fd48a62af5191eb90cfd18d1853c869514621b3e9e09edb7cdad9f1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x38dddc0c71b4e29ea174a1eaee6de0efa512bf045b8398f851825ea4886b4111
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xe533f9817796c679bd77dea43cd02076e2dd07136cca6750846fb3c7164becae
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x7bd570637ddb5003e8493358ba4f3d8a7a20f368f160795f83e935a804ea54fe
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x64dec32f405872b1b59a1ccfdb1f21c9399394a4eabfa5a225636c23beb17b47
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x035441488a69d01b59b88181d3dad0e7060193b216f130c8176af0c83719b9ef
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xf680587a604271f3ec8cda6fbb6921f9985f6031d22a4c0ed12b60f6a20711f3
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xfef79d468b9d651459d6dd7ea60f9254f59e4c032fe0a940ff68c9eee6ef6086
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xf7cfbe452ba346de3f4e131e48619eab4e057e6815b4ba9ed78a61962654feb4
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xbd8b0f431eb4f2feb068efb1af5e8840554a8638a725a6f70a7e09ff1d9f244e
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x6551f95a6edb9bc3dd55b1a4811f3c9989d30804a133d478246c513b0b91bfbd gasTipCap=2 gasFeeCap=3
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xfaeba46ccc8dc238adc4928a55484f5ad41a2aff489da7537eebd61051e7d0dc from=0x12169755e3c8c146A4F3E82f27b31a063ac4cEb1 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xf839bf3770ca527cda273fc14a27773251ec919e9c3b83d9ccbfa590f61eece7
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x50059097b31e2ecb1788bc4e0ca2a4a9a43489a54db194bd6bbb21742d54780d
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x3bc4282fdb75ace93ad23cf7817f4c551e4d3760c173e5552dcee388409a1ee4
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x600066c81db3eea797843986828c0e50211a48baaf304a81aa92df9964e08c53
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x9e5b02f99e3c1b860ba97be88c3224d22cab038fab26c5e80c3ab313b6c63bf6
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x3d39242a26ee4cafd6d55fef1df6860d3c42c03d6dc72bcd1fa9546b4dbd0459
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xf15e8dce2d3849a89e8441c0a3e3edf64d1a519527a5eb716eab7347d9b0411d
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x105fe339ff089a3f96b617ddc33174185345b0d4e03ace9061a66448c047aee3
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x92da739cd6f6bf266b255732ad50e2431a4690ecc8c1fb3e772d719f79092cba
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x7ccd9a4339600c268430bf95f2efb400da802b4798e5b1ea31ee33503ee221c1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x8813bd4ad806ac2965b8b7c01d539f511c96a8c5abe744ecea20591a11d95113
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xd29520db6fcbed697e0e7469a3fdf36e264c74231a4e7d0f2c117b5ff589bfd2
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x1a825c982f210978f8ba750374776be173fa475929e76ebc2bdb47f78a5a8cbc
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x5da5505b2de6e00d0c30926dadc9466a21ea66ece110e5ff4ab53e8cdcd9b75c
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x02e1402a93b077d365d55ab00288129f434ab0b1bf873d91b7a3851cab29d857
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x8f6de02e269c33027b529f81980583c97feb29580ef52d2486488c278e7facbb
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xcfb35d31fd0078ae2075e02371b132767925095e69ca7a86a2033a5d5bf9f537
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x0152855f8cd63c5aa2db0b16bbf693a69fe89c05e9e249dd9901d9ce8c184b2f
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xaed7d7365cfd5eae830f267f6b768a805096b9ed3cfe787000ba8abbc0c27416
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xa04f110b71e8992a9feeb800411dfb1340aef93976e47015343addc3a3b102fa
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x78cabb99c5ff6b0e3c1bec36d25a54a1aff740068056dcfc7d06127b9c1c5994
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x6b7e9102c2ac6329808434c1a5052d40470afad93f4cb4238c84e05bce32f3cc
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x089b71831019c86c92d363fb249c7d444da15ed8560010f4fce3bc53fd92632b
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xed9d4b80cbf11e73368523c79b01b63ad902aa4b8f1243c99ef1019efadf655c
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xa8aa880c4d7f6a34176c3685dda88731a74b7f532ac1c1135c38d61f72dfad9f
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x9f5f4686773e1bed22db037e904183d96169ba856f3e0c2b5cc795116cb58efd
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x46b82f53662a595e6d6bf0b9b15008c6c18086e59242204454126396b82dfc2e
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x7a52bd8735b9126bce1222b7b3d9ad5124b35e1c10a99511d1b74e0c0e5da846
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x8de3637fd20f6552c4fb173a050737e27a16fb6e148382360accabadaa718469
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x1dae94c673573be2844fd8e870ba5dae3d7cd7907198a63b45069777811e94ff
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x0148d3067634d6b37cc87cdb1c65696d6063cd74b5f820c26353a8174be0a2cd
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x603f4c3473382c92074d71393075ec250a014e581ea9cf500db6f060fd763024
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x25b7a44ac3358c37982f5d39681b7796fbf14b737d3cd81900bf31903907bdc7
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x5803504104eb2578df5f432f70cf7592bc1f4e6f6b8eb82f1701d9380095db45
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x9111c913d2f0b2bdd135e632452481f3ddc709b7f928843131aa7acfc69438e0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xc1e884275251e375b3d172e55e2524c6b2bf3e0f2b4940722b46d96d31e9c25e
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xbdf63d2d0b380d91d369540acb6a7603e7348654640bc353e628826ce3e44d0e
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xd578e5e6997fc091d265c5b9e590747b0f6dd46e608ee36dd0f0ac8b7975c6bd
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x38346995d317d6f60e7f493313748234a4ea9e3945c32a1dfb8218ff906d9110
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x9527e00fe154c929327be9cb197bf1a11055cf0e021fa19d252fc1b4350b1a0f
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x9cc216508c919b22cf22b9d5a875ca5d93947e15068f34c749753fb528cc33a1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x7a8b2bce4e9d21f9440a58ceb00ce84fffcb5757083859471fdb556c417c4fea
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xd25aa4eff22178e1ec0b4f256bb12e733e48ad5e03f9f21eaf51e5cd147c5512
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xf411953cb1b0a9fd6f79f00010a527f47682b36a2d84ea1ff31c77b6946af752
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x3a17f52ba029a63d897fdb8e0549485d145bb9b34050a80f069a4b59a985dd21
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xcccdac2331def8142baf7115c44d4b66e700321e7827a484de10bfb42fce9193
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xfd1c5c659e163c2cf4a270705793a1e677111078206f706e3a15490997fff05b
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x3a8758022fec36e1919226b3f100c3bfb8d82502959db117cd0b3255e2ddb479
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x56965c19dbd8396565ceaeb7aa51737ad42d65fc357ad18c521075b2c7b81344
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x98db7d60d79ec5f839c377443dc02ebf2d2aa49c365362ac2ba08c259237c7c8
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x7aa7c2a80166b66d540d046185d449403d656884010226dc57560642cd11d067
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xaa0d966deeda19b03e8d91b23ba8dfadc1c2bf1dbc53a40ef83302f538d415b7
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x1301cb9d677dad5b532fcdf476a0c5c649407b1377409d9da7effef44a3bea70
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xc373fb42c659594db1de0f428bcf6a2f08d972f8a576290e4e952afca093423e
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x6930c8d978548c97e27ba8773669e0f5ff9892c16f91621a34b7268fd0db9ee0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x9bb957f93418614158494d7d609778fd0d5bad27d210c8bb2ac22dd8a66f9d96
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xe6ce062d70c618dc022f36c60b0701b12104a0492cdc3f1334c11c9514951925
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x7d850b2a91c6ae3fdef66314374547633b793a017c8644aa222c2115f2954eaf
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0x8719f11e4f18af79845461a13be9fd04e7ef8854cdc886b1113ea0e6c2f4e68b
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed cap-exceeding queued transaction" hash=0xb04da88762377ac0177a98ef91df909ab8245c48d14a71bc7e7b5dcc35261335
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xceb22e366156bd931261f32aa553d84233bc7b8752f17f7db78fe824fcab3753 gasTipCap=3 gasFeeCap=3
timestamp=2023-09-19T16:06:36+0000 severity=info msg="Setting new local account" address=0xD6Eb415115E50fD35767405567bBDaf7A828ECBD
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x7a0c9fdad2c3d34d0919433bceb7e95e3d963e181de65eecfd0ca185f22f2fd7 from=0xD6Eb415115E50fD35767405567bBDaf7A828ECBD to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x9e63dfb88ba4a523500ca7eea1f657ef9ffdfa18bad3d4a8637aaa6eb9bdecc4 gasTipCap=14 gasFeeCap=414
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xf8ea45ea875dfb7522792369a940bb2bfcb85fef6b9dc871a11444b7e08da046 from=0x06387E540E6c93d3805b9659Ca88F0bD3056351F to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xa6b258ef2963528ccf0535addff6348984e74745cb2322ef3ce38696b26c8cfd gasTipCap=15 gasFeeCap=415
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x29ea135bfccf071c8e0b9c83c0590ba30b0256864cb380fbfbce86d95e52a43c from=0x3A286DA082cae207823f36f586624F827b32743E to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xb7d15a5c4d4c9f1112399e8a9b213f538900dd133359bf01273be8f9d925e160 gasTipCap=16 gasFeeCap=416
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x41626e25dcb6ef49e9b0dd3a805e4eeffb3585f9268fbdd6cb992dbcb323084b from=0xC0d99504b2e9F45F1792C9035dDdFbC63e08a1aB to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xb69ca451bf1ac3c34e157a661bf1bb2ab6f65278459393056fe50b523bb1a788 gasTipCap=17 gasFeeCap=417
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xdad50b242e0cce165e8d38ae104bb86a8e436d1324a676131a83291ae44a124f from=0x0c514374bc8C023655c661BD2C67e39F87e32AF2 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x9ea2a695187e0a9330e1e94be7d5e1850e72da666f39bc3b7db7111768224ff3 gasTipCap=18 gasFeeCap=418
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x24ec01b7b5d8bf91bf27a56497849ffc7b03c5dc95f8b95e7b4b0e3ea83c173f from=0xdEeD7d4f3344Ea07cAA3CDe727Ac73eE22D0b86D to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x604cce772990a5e0dea8751826795486d1246c6ae5c9a744e2f8474289529c85 gasTipCap=19 gasFeeCap=419
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x569741e4260902ff0cb67d37c7924b50a647412c61f37047fccc93bfcd7ca299 from=0xe00d05dF71697D6b65A6b5B06789192705Bf71Af to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xb6ca749b3651b6b1479f0680e496451a8b07e545df49cb8a122532b17c973c37 gasTipCap=20 gasFeeCap=420
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xe8c4d68682607a42e09552e5e7920fe003468f65c4d41e5fd074fd689b4a9d34 from=0xE6b93eEBe7b632DA51064EC9Ae8001E3a24CB94D to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x97017270dab7aec87122c5194102ebe351d00aea516ba8e636cd246b4f35e1a9 gasTipCap=1 gasFeeCap=501
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xeb9657f7246b8d7dc92c9e8c2768c7f11a91aa9d9d244e5d4b98e52d32284e8d from=0xceAB5f5742ED9eE0a2867C780472C84c8a710de5 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x09a2e92b47719af47e25c568c166b8b33834d702cc4fb6b0e16a57d8432b7f76 gasTipCap=1 gasFeeCap=616
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x6e5db3424f40ed0693d6327b166fe5f665acffa321ee7708d9f2dea733af2618 from=0xA817aedF068df308143E57453bC050d1A02dA4A7 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xc5f936668aa2ae08bfb22892058c306e0ddff33ef4bdc38baa519e3795df578f gasTipCap=2 gasFeeCap=502
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xb4354c7fe59df547fe84a808181b89ab750091055b832c4514fe375e1ea5418c from=0xaA9B9A48d381b4AF5f88213eDaC6399D80BfF862 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x9422f9d0924a106614a3796c2c6d099f3e67678ce2959ae855fc77a4062205d2 gasTipCap=3 gasFeeCap=503
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xdf1b40458a107f0981ed68aa7bc95de58d94eaa6d58fa17d7f07f2695531cdb6 from=0x0383D9F479B11dC102B1efCe95A52201388130a0 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x61d84e19b4ed2070966a9db39a3736b48859f33e40f2a139b3b87e819980290f gasTipCap=4 gasFeeCap=504
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x88ca3f17b60a803d7b138b6239d2024bb3262685c5c994e1f3101e1ae9559e68 from=0xFb6a669870bF8752c0a6F96150Eba84b7eE7ce04 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x90878e65e6797e68f3fc0ddd4e05f08e1b4d0ee65184fa6dab303d57b4f85080 gasTipCap=1 gasFeeCap=617
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x207f555eb6707d63c9fa8ae4004241c1ce3ec05ffdafcc2dcfa5ea765ebe69b3 from=0x29006571292E86d4E4D6cc9fcb59a7B604535CdF to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xb87f6a8211f677d205f90ad62884cd4015631794b0e484625a2eaa30b182be15 gasTipCap=1 gasFeeCap=618
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x49f3b53a506807cb1bc59627350859499858e1852dc85c2a92259fd4fd5caa66 from=0xEc2E55d1E0F13047b2f0A34958d950572E8C7a91 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xac3c26a2edfec93f2aecee59b18b0d2f66f0cda721ca38d1ff6ed9a8e7ebf897 gasTipCap=1 gasFeeCap=619
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x61cdcbe219277fb7e299bb2cf467486b260bb8aa47742197a74c7cb39b6bde3e from=0xbc1AefF006751D2EA6e0d5190e4a21594814dc8A to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x88ca3f17b60a803d7b138b6239d2024bb3262685c5c994e1f3101e1ae9559e68 gasTipCap=1 gasFeeCap=700
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xd06a4a237f67dc4be6d3bcb6bf0d2b6e8bf69f273ac252c1d9ce1783281c09f3 from=0x9c97CB2E625Ace4f36f11DD728FCD50fcfEDFF1c to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x207f555eb6707d63c9fa8ae4004241c1ce3ec05ffdafcc2dcfa5ea765ebe69b3 gasTipCap=1 gasFeeCap=701
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xd4e63712e3b4df9ac1c6b060c4534ec21110ceb0a13c6446ef444942f2b0e643 from=0xb211BE713f91F69B5BB6cDb521079817b995A6E1 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x49f3b53a506807cb1bc59627350859499858e1852dc85c2a92259fd4fd5caa66 gasTipCap=1 gasFeeCap=702
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x2c946a344aa6b3e23b7fdced7f974e17d4aa6f3ddc5540fb5755922b95b7b39e from=0xfc3fE2B04F4D239E193933DFC20A818E58996790 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x61cdcbe219277fb7e299bb2cf467486b260bb8aa47742197a74c7cb39b6bde3e gasTipCap=1 gasFeeCap=703
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xa7dd64822a09a7ff5c9bed1e63a158a02a1423181de13826175f41c045a1af80 from=0x11acd1BeEB20C1Cb89a4d148921E7206b05D9756 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xd06a4a237f67dc4be6d3bcb6bf0d2b6e8bf69f273ac252c1d9ce1783281c09f3 gasTipCap=1 gasFeeCap=704
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xf94aaaa1c6d6d3170c635778f02c4dd23204a470bb58f7e0cf6f5fb841a25821 from=0xCe1A6040127f6981b6220C32F0Ba6B31FBb168c4 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xd4e63712e3b4df9ac1c6b060c4534ec21110ceb0a13c6446ef444942f2b0e643 gasTipCap=1 gasFeeCap=705
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xa4146cee0f577845e398cc58602b52c50ad82998cb81ddcc31ef2392abff0a89 from=0x89024667353277AC0CE6502984eE6CF345896908 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x2c946a344aa6b3e23b7fdced7f974e17d4aa6f3ddc5540fb5755922b95b7b39e gasTipCap=1 gasFeeCap=706
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x322d6aeb839616794514623b1a244a9838bc350ccf4a38767b1f8b78591d893b from=0xc20E90193cDa420A362B739e29C2e1e85bBA219D to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xa7dd64822a09a7ff5c9bed1e63a158a02a1423181de13826175f41c045a1af80 gasTipCap=1 gasFeeCap=707
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xd57d8a77214deb15836ec6e3868c46055c830d2643eee92aa2d12d1618ceb585 from=0x4fFB16701D14E68b0D726B276bE3A4baBf4740aB to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xf94aaaa1c6d6d3170c635778f02c4dd23204a470bb58f7e0cf6f5fb841a25821 gasTipCap=1 gasFeeCap=708
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xa62df041dbd4380f99e766c29d076700533d8b4f29a386e28ba8eaf16426e100 from=0x53Fda67454883a7d936b8d7D4D04588B36caD41D to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xa4146cee0f577845e398cc58602b52c50ad82998cb81ddcc31ef2392abff0a89 gasTipCap=1 gasFeeCap=709
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x4221750d0fb30e1417bc24bff28d1ded5ae3d6b75daa15c6908a24c12a9ef3e6 from=0xBcF80333d3CbC74546588326F8A30B98F873c61E to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x322d6aeb839616794514623b1a244a9838bc350ccf4a38767b1f8b78591d893b gasTipCap=1 gasFeeCap=710
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xea45447d638de1a5f31b267f5326d9d63b9ea922f41e1759ee76e6f2759b7e9a from=0x6C28feba37ec25Fb167CD2DdBD1d312F0568B504 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xd57d8a77214deb15836ec6e3868c46055c830d2643eee92aa2d12d1618ceb585 gasTipCap=1 gasFeeCap=711
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x9ebc365cbcb4597ef037ab3ce14ff272dd15503f2fc4366a7df0763e83d4fb93 from=0xA933FAA7410fead2a02D0Ce7a781d2951F5Aa82D to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xa62df041dbd4380f99e766c29d076700533d8b4f29a386e28ba8eaf16426e100 gasTipCap=1 gasFeeCap=712
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x025d79c9ecbdb40b937393cbf2ae3f3ab031237aae0d842e25151175d0438f5d from=0x4f6eC7AD8caf8c5Cd54c368E50419d8cCfEfC43f to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x4221750d0fb30e1417bc24bff28d1ded5ae3d6b75daa15c6908a24c12a9ef3e6 gasTipCap=1 gasFeeCap=713
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x7755755a50bbdf790cd617f9276c76fc4ba826556128327fd1223cbcb1fb4655 from=0x8E974C37E64E421B94CC8bE777f6C4e784d75753 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xea45447d638de1a5f31b267f5326d9d63b9ea922f41e1759ee76e6f2759b7e9a gasTipCap=1 gasFeeCap=714
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x987bf9a5002217ade4205c2fcc026f68e9bdcb873ef270f8e24e1aa1b48e9746 from=0x78a8bAf4452370ecF4ac2360dD8759A48E057110 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x9ebc365cbcb4597ef037ab3ce14ff272dd15503f2fc4366a7df0763e83d4fb93 gasTipCap=1 gasFeeCap=715
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x70567866491628d40a08fc21b7967e8b65a295e1cd0fd6bbe10c531147ebc56a from=0x25BdEa92E731bB08AefB12df189dDf135a81c2d1 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xf2fc49825d38af47a8f9b8dd17ec5605cac937b710fa809e5eeb744cbd4bf3fb gasTipCap=5 gasFeeCap=505
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xec0e31a306a7383062cd54721d44d0b2544ece4ce501c833fcb26cc75eb25464 from=0x3Ed492Ce58f3930B7B4e5BfeDBd7B8BE83E45A83 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x3bac111cef358f5c7f2240e47a2a04418597705b57fa44994dc602973e78ba8d gasTipCap=6 gasFeeCap=506
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x7420daf8522e3b13ca0b91ca61748ee051e013c746f1e252bb9c3311c69f572b from=0xAaD2e80697a2ECA3a4fA08B254fC09BEe845b789 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x119d5d7639ca8d7eea999070dac5a925532cd66cac7bc574bdfefd951dda137c gasTipCap=7 gasFeeCap=507
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x586ecce0c08a1028447573c79614119f64f471a0db4d1b4a674dda366a1aa740 from=0x2ddbFa6f230aB1232E89ebDB6BFf4dF866c6ff32 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x8434c87b2551dfdcada9542f6e673a1617c294d863a7e37168be226d82186c6c gasTipCap=8 gasFeeCap=508
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xb1ea03bd50fccd687d28c4a0263d90d155bf26f66ed7e652e9cd21a48deae983 from=0x267793393e1Ac3210586f259A138772F8c527ed8 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x7bb5a0e2447f832e1214aed9985e87eca46675c4dec5a2b169b56c148a32d680 gasTipCap=9 gasFeeCap=509
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x6a40e009a7d02c54f47491a847d26696dd5e41b5689a4a110369f837010558ca from=0xADd63ca62df0DCA71F843a6E1E604Be1E178d70a to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xf8ea45ea875dfb7522792369a940bb2bfcb85fef6b9dc871a11444b7e08da046 gasTipCap=10 gasFeeCap=510
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xabadba051263d31612b517258d7f010df5223170283f103998e8e0c7766253e0 from=0x682f3C5FD46f1e5B8c4F2F72f66F1302Ca5d7A07 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding invalid transaction" hash=0x5849c07f3d7391314b54ec64a9476b68086fca1ab03a0aefeffa35b8d0e3d593 err="transaction underpriced"
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x29ea135bfccf071c8e0b9c83c0590ba30b0256864cb380fbfbce86d95e52a43c gasTipCap=11 gasFeeCap=511
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding invalid transaction" hash=0x4de5d8ff5cf822a224cd7e0ed53b4b2a99a43bc4c19047de9ac26634726fed39 err="transaction underpriced"
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x82d8e513f262e62a81c43d3f2c6fdc7643ecf4c9f43a9046153e5e8ed983580f from=0x567CE6bd5789476bDe3b938d692105ce4bE723aF to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding invalid transaction" hash=0x4be988fa9c9681bb659a88f5b25d0ee8e8a8e16ede8dc16d3bb86685a24ef228 err="transaction underpriced"
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x41626e25dcb6ef49e9b0dd3a805e4eeffb3585f9268fbdd6cb992dbcb323084b gasTipCap=12 gasFeeCap=512
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x886cd5be615a55a83c99c8c3d0ae8fdc57e3d870ebf3a82f1f609209d73b299d from=0xAD894c0D8e3db6D9df71cD50C5050B33f754D4f8 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xdad50b242e0cce165e8d38ae104bb86a8e436d1324a676131a83291ae44a124f gasTipCap=13 gasFeeCap=513
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xfac371e64d89fba385b814f86f222df4db6335787ba341a7a570c8f2914355ca from=0xb89C3efc02626F1129216621BF11d295560F649a to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x24ec01b7b5d8bf91bf27a56497849ffc7b03c5dc95f8b95e7b4b0e3ea83c173f gasTipCap=14 gasFeeCap=514
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xab54d8bb6fe71b55e177fae07e6b03e0ee7f7d1f94d8b716610c0af5ad10ab3c from=0x97c7f7325Da91F74dCCFA15237e3181cA30B8707 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x569741e4260902ff0cb67d37c7924b50a647412c61f37047fccc93bfcd7ca299 gasTipCap=15 gasFeeCap=515
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x970f1e58a73ed49c4487097a6b82418ab952053c1c77f76af9ac0335ae4633e4 from=0xECaaE56f11eB760d57E4B7A94caF91bfd7FDCB3E to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xe8c4d68682607a42e09552e5e7920fe003468f65c4d41e5fd074fd689b4a9d34 gasTipCap=16 gasFeeCap=516
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xb99021371478609b2cb98e905ead4e8d2bd33934ee567235cdac4debcf7332ea from=0x1485136AfE800f80b090528ff0332251Da8A59F5 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xeb9657f7246b8d7dc92c9e8c2768c7f11a91aa9d9d244e5d4b98e52d32284e8d gasTipCap=17 gasFeeCap=517
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x3d5b11e92d35e4a96a9a0210f12519fa86621c542fa06d974209b39531563517 from=0x0872666Ea66B712a544522af075B00804541Da7a to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x6e5db3424f40ed0693d6327b166fe5f665acffa321ee7708d9f2dea733af2618 gasTipCap=18 gasFeeCap=518
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x77c6e46c636ef458eabebc9ea3d4ca90093581b012f92471a113f543af2ec809 from=0xa7648C9D09EF54fD5bBb9c47D301eef3090d0bCC to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xb4354c7fe59df547fe84a808181b89ab750091055b832c4514fe375e1ea5418c gasTipCap=19 gasFeeCap=519
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xb9384e6351b8054ca8ea04fa9fe22a260cdfb055bf4f2e3e488759855c4d5e83 from=0x39DB1bFafDe1Af8Fe97a7998c8020abBcD621BFd to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xdf1b40458a107f0981ed68aa7bc95de58d94eaa6d58fa17d7f07f2695531cdb6 gasTipCap=20 gasFeeCap=520
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x2869bb26cf78dc85940adc944de9f9663f53544aef572e50fa154db5825b2f4b from=0x7Cd547FaE6e7EDD2EFfD61eF879393b0bAf8d974 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xec0e31a306a7383062cd54721d44d0b2544ece4ce501c833fcb26cc75eb25464 gasTipCap=1 gasFeeCap=601
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xd977f6805a6518c3de1b224d423feaf1b8aa31a28f9bd3e0db029780e1827f93 from=0x0dDA2813b43D3a839448D801BcB0079117e6eE84 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x025d79c9ecbdb40b937393cbf2ae3f3ab031237aae0d842e25151175d0438f5d gasTipCap=1 gasFeeCap=716
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xf2bc936e471a980e7cb6c321d6ce2e69a97b1e207aabbf7f326d3f2552a95861 from=0x2313700b4967DbF03B289Ae402dec6381e755784 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x7420daf8522e3b13ca0b91ca61748ee051e013c746f1e252bb9c3311c69f572b gasTipCap=2 gasFeeCap=602
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x2ba6cf65f6b85ace5efc32b83ebb2591a415d853b239d083270e810c0f1967a1 from=0xB1617C0A2EfAf46a2E560FeAc77413e1fda73219 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x586ecce0c08a1028447573c79614119f64f471a0db4d1b4a674dda366a1aa740 gasTipCap=3 gasFeeCap=603
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x32a2b811955498bf266f768434cbf46df0afdca49bc71f686152a44f7edf8906 from=0xDA2543C04d1A40cD92b8b3d79bD9bfedFB9ad780 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xb1ea03bd50fccd687d28c4a0263d90d155bf26f66ed7e652e9cd21a48deae983 gasTipCap=4 gasFeeCap=604
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x18d0a380aafaff5baf849e851854bb30c2bdce10c8e9673df6b713f464fe2162 from=0x19A93A4c10A77B46291DCcEA2BB69727206b75cD to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x7755755a50bbdf790cd617f9276c76fc4ba826556128327fd1223cbcb1fb4655 gasTipCap=1 gasFeeCap=717
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x335aa3ba893ff5c41bd66ac4b4720047ffc2f471d2fc17ffd0019daf7e94c0d1 from=0x2D82810844B3f3C7713BCA44ac85d0bFc2345b94 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding underpriced transaction" hash=0x7ba2fd1a3d0c231efd7b37d4752e6edf16997bbe7a08039c37a7bcfb73d44a7b gasTipCap=1 gasFeeCap=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x26b2c71baf37bfc21f1eadec0d12dea34f960db6cacb35b7b1c8c51c1e735ffb gasTipCap=1 gasFeeCap=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xddc9658e4cf10a4d7fe7cf8ab7c997f31a2d988f0de6c8fea3c07d437aea1056 from=0x783F5dB697A0c6e6F36d62908765A09b62F7C718 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x987bf9a5002217ade4205c2fcc026f68e9bdcb873ef270f8e24e1aa1b48e9746 gasTipCap=1 gasFeeCap=718
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xd8882fad05762a57a79ad59c167c4287a816e4f1ed7111eff7852d3b96f3bf13 from=0xF68772Ec9D6520022d49AA563083CEb744c36F6e to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x70567866491628d40a08fc21b7967e8b65a295e1cd0fd6bbe10c531147ebc56a gasTipCap=1 gasFeeCap=719
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x44189a71e55bcffff41dfd2707dac93a88aa100bcc1776f78812217d1182cbad from=0x08430311b87De375427b684234300ceDd8E41d68 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x18d0a380aafaff5baf849e851854bb30c2bdce10c8e9673df6b713f464fe2162 gasTipCap=1 gasFeeCap=800
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x3d569d9b5c4ab6646ddd2087b0030bdb1da8b0aa89ee22de0279780df5546deb from=0x7E077e8097A0d83096675e514C651eb7da80a0c7 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x335aa3ba893ff5c41bd66ac4b4720047ffc2f471d2fc17ffd0019daf7e94c0d1 gasTipCap=1 gasFeeCap=801
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xbf571a7983469e98083b43a4e7b131355f9294aabf73fee4f718e0ea90551d2e from=0x0303f2499Bf64626121E51800C2f80D85B8E4329 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xd8882fad05762a57a79ad59c167c4287a816e4f1ed7111eff7852d3b96f3bf13 gasTipCap=1 gasFeeCap=802
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x52cf1591ce275fb6278a4af1a50287206baf8a564ff6536a05bda7211fe5add3 from=0xDc05195D9120d747Ed38b4083682976C92BF61d2 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x44189a71e55bcffff41dfd2707dac93a88aa100bcc1776f78812217d1182cbad gasTipCap=1 gasFeeCap=803
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x51094ad6ae2fd2e275c1330a92561eb2b33ba3680fc58849c5e215c52992b91e from=0xbA337B6BB2bA7eF6bef7361dd36e2DB2Ae2f134F to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x3d569d9b5c4ab6646ddd2087b0030bdb1da8b0aa89ee22de0279780df5546deb gasTipCap=1 gasFeeCap=804
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x3264d2e81f393d92a4b816158a6bdae74e6c088dd6e48ef15591a1623fd92cfd from=0x20B5BA224264b1ae97Fef9edc29CE5A832D4899f to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xbf571a7983469e98083b43a4e7b131355f9294aabf73fee4f718e0ea90551d2e gasTipCap=1 gasFeeCap=805
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x732b194da0d932a89da57866bc722bfebb1fae2718442582c59082da8b0ba3b5 from=0xFFa38943EA3E3A3A10d6c47f6D45EbD6Df3335Ce to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x52cf1591ce275fb6278a4af1a50287206baf8a564ff6536a05bda7211fe5add3 gasTipCap=1 gasFeeCap=806
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x54a3a18eb6076da39e125805c68ea341cf85f2849296da6d5024c6e14f04dd04 from=0x9719827ce302D85ea1dDaEDD9defA685559441a1 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x51094ad6ae2fd2e275c1330a92561eb2b33ba3680fc58849c5e215c52992b91e gasTipCap=1 gasFeeCap=807
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x63101370d3f9d5844640e23ca171350cd9a7f67de63ff9274d05f3c69dc0720e from=0xF429B7DE304f36bd95820114e4633a5ee5Ac81d5 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x68e8ff44f1c83c1395f05579244a7ef35a932bac97b9e734140f79e220cac151 gasTipCap=1 gasFeeCap=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x82f8a9df4f4fea56beda2e1a9c5d08ef8ae597fe22a2acdcd482e629b9dfc534 from=0x783F5dB697A0c6e6F36d62908765A09b62F7C718 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x3264d2e81f393d92a4b816158a6bdae74e6c088dd6e48ef15591a1623fd92cfd gasTipCap=1 gasFeeCap=808
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x976c424f56f4c334c1186734237efc7a42239a05e9062fae5aa0ebab36296ee5 from=0x04E79A6b42a490Cbb867c0EF323eA1e11d34eb5c to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
tx_pool_test.go:1929: failed to add well priced transaction: txpool is full
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x732b194da0d932a89da57866bc722bfebb1fae2718442582c59082da8b0ba3b5 gasTipCap=1 gasFeeCap=809
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xa70d6d92430579a1d324c70db320d6bd949cc76c1c3bc0ba82fa96c1fdfc8d89 from=0xb725fFA735e2575C4e96f7E17aB4dF793D7c9B11 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x54a3a18eb6076da39e125805c68ea341cf85f2849296da6d5024c6e14f04dd04 gasTipCap=1 gasFeeCap=810
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xb76c32204b84253fe49b387b22aac0c294c1d11d7ac2129f0ac7044c9ec36332 from=0xB4826B464ACA30Eba7a9B22F7d8B90B4434d6481 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x63101370d3f9d5844640e23ca171350cd9a7f67de63ff9274d05f3c69dc0720e gasTipCap=1 gasFeeCap=811
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xe02815551ac64abc418fb329d3ed8be12f25652bfe44415612da2116ad4615ec from=0x404142D48fD9DdcDcF92108bA8eA83DFE1cB9a50 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x976c424f56f4c334c1186734237efc7a42239a05e9062fae5aa0ebab36296ee5 gasTipCap=1 gasFeeCap=812
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xfbaabe1b7fa0f44a871c6bc39ab12a8b3a0ec9ca185a09ee957e112ef7a49d71 from=0xBAa319Afc3f7D509D4bF553f49d462A062B55e1C to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xa70d6d92430579a1d324c70db320d6bd949cc76c1c3bc0ba82fa96c1fdfc8d89 gasTipCap=1 gasFeeCap=813
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xf4c41b7098aed3f8510d1bb33bfa0966df97bf563b3f31480dd4d020a1aa2f9b from=0x8caA721f7D3aff9c85A2F20D355c7A98d5dB019d to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xb76c32204b84253fe49b387b22aac0c294c1d11d7ac2129f0ac7044c9ec36332 gasTipCap=1 gasFeeCap=814
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x2ad50fb1a156678e40d2f8a41cc3db6595cf20572f95bab165e80739fc290531 from=0xb16247F6aCd32A7B85609570dcE71223657E10da to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xe02815551ac64abc418fb329d3ed8be12f25652bfe44415612da2116ad4615ec gasTipCap=1 gasFeeCap=815
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xdc4f7fbfec0f195ad649f31e83e583f73cc8d8d87fe9b23f48571606d8f79012 from=0xf3Ac666cf84E37E7B9E0f130140ab329524eb48e to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x6a40e009a7d02c54f47491a847d26696dd5e41b5689a4a110369f837010558ca gasTipCap=5 gasFeeCap=605
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x005fbed90019cff4e1db3d2e193aa31200f985587017315336c464c3f70fa0e2 from=0x5FddB1d311a7ed24AE88D11BcF539D8C125aee68 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0xabadba051263d31612b517258d7f010df5223170283f103998e8e0c7766253e0 gasTipCap=6 gasFeeCap=606
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0x3a8ee3d6317712061df3d90c81dc578544ebdabec9ca3b09b9f1ff7b4daba56f from=0x50e395D63812b91790B5A1Fc32355Ae9061B50a4 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x82d8e513f262e62a81c43d3f2c6fdc7643ecf4c9f43a9046153e5e8ed983580f gasTipCap=7 gasFeeCap=607
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xd1c216d36b03463db947b5e0c95722ca0b6a5c299e1e5f465901166c7f38119a from=0x5092ea8d9f39cb734cAc4B81Cfd57FabB7BA9f53 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed old queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Removed unpayable queued transactions" count=0
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Promoted queued transactions" count=1
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Discarding freshly underpriced transaction" hash=0x886cd5be615a55a83c99c8c3d0ae8fdc57e3d870ebf3a82f1f609209d73b299d gasTipCap=8 gasFeeCap=608
timestamp=2023-09-19T16:06:36+0000 severity=debug msg="Pooled new future transaction" hash=0xa49bc2eb341f350f85a465710071cd7a113003db613ff3880918b60a496c75f3 from=0x40eb145080B4A6cadf3b3227362EF7B1E40D4aD8 to=0x0000000000000000000000000000000000000000
timestamp=2023-09-19T16:06:36+0000 severity=info msg="Transaction pool stopped"
This test report was produced by the test-summary action.  Made with ❤️ in Cambridge.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 14.28% and project coverage change: +0.09% 🎉

Comparison is base (0ed594e) 55.10% compared to head (a358ea9) 55.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2186      +/-   ##
==========================================
+ Coverage   55.10%   55.19%   +0.09%     
==========================================
  Files         680      681       +1     
  Lines      114370   114407      +37     
==========================================
+ Hits        63019    63144     +125     
+ Misses      47468    47385      -83     
+ Partials     3883     3878       -5     
Files Changed Coverage Δ
eth/api_backend.go 0.00% <0.00%> (ø)
eth/celo_state_accessor.go 0.00% <0.00%> (ø)
eth/state_accessor.go 0.00% <0.00%> (ø)
les/api_backend.go 0.00% <0.00%> (ø)
eth/tracers/api.go 24.17% <18.75%> (-0.36%) ⬇️
core/state_processor.go 80.00% <29.41%> (-1.07%) ⬇️

... and 30 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eelanagaraj eelanagaraj changed the title WIP Fix tracing for transactions using on-chain randomness in latest block Sep 18, 2023
@eelanagaraj eelanagaraj changed the title Fix tracing for transactions using on-chain randomness in latest block WIP: Fix tracing for transactions using on-chain randomness in latest block Sep 18, 2023
eth/celo_state_accessor.go Outdated Show resolved Hide resolved
@eelanagaraj eelanagaraj marked this pull request as ready for review September 19, 2023 13:12
@eelanagaraj eelanagaraj changed the title WIP: Fix tracing for transactions using on-chain randomness in latest block Fix tracing for transactions using on-chain randomness in latest block Sep 19, 2023
@eelanagaraj eelanagaraj merged commit 87d69dc into master Sep 19, 2023
23 checks passed
@eelanagaraj eelanagaraj deleted the eelanagaraj/fix-random-tracing branch September 19, 2023 15:59
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.

3 participants