Commit Graph

833 Commits (7ef6f0dbf37878d5589975999076763dc6a85949)

Author SHA1 Message Date
Fabio Di Fabio 2b8d44ec77
Refactor and extend PluginTransactionPoolValidatorService (#6636) 9 months ago
Sally MacFarlane cea20992a4
Eth call with 4844 params (#6661) 9 months ago
Gabriel-Trintinalia 95ae4af2ed
Add blobs to `eth_feeHistory` (#6679) 9 months ago
mbaxter 240edd4d66
[#6301] Track bad block cause (#6622) 9 months ago
Fabio Di Fabio 2c1733c8f7
Refactor `TransactionSelectionService` (#6595) 9 months ago
Fabio Di Fabio e0bedff962
Database metadata refactor (#6555) 9 months ago
Sally MacFarlane 094fbb9453
Use Invalid payload attributes error code (#6582) 9 months ago
mbaxter 5adad6a1be
[Issue 6301] Refactor BadBlockManager (#6559) 9 months ago
ahamlat 8d25b24cd7
Improve flat trace generation performance (#6472) 9 months ago
Danno Ferrin 44c80523e5
Better tracing alignment (#6525) 9 months ago
Gabriel-Trintinalia bc2eed19b4
feat: add `eth_blobBaseFee` (#6581) 9 months ago
Justin Florentine 8b64023a12
Blob gas fee checking (#6546) 10 months ago
Danno Ferrin 9ef48d4399
Remove uses of org.jetbrains annotations (#6558) 10 months ago
ahamlat 40d1e7632d
Add a sender cache to Transaction (#6375) 10 months ago
Gabriel Fukushima dee608fc62
Change contract creation halt reason when account already exists (#6518) 10 months ago
Justin Florentine 9cb6600456
GitHub Actions CI/CD (#6427) 10 months ago
Fabio Di Fabio efbd840747
Log blob count when importing a block via Engine API (#6466) 10 months ago
Alyosha Karamazov a1a5b20983
Enable limit on range Of JSON-RPC API trace_filter method (#5971) (#6446) 10 months ago
Fabio Di Fabio 724e3d040e
Upgrade Mockito (#6397) 11 months ago
Fabio Di Fabio 0b4b81595e
Disable txpool when not in sync (#6302) 11 months ago
Matt Whitehead 428177f514
Use synchronized call to access the chain head block in `eth_estimateGas` (#6345) 11 months ago
Matt Whitehead aea171cf64
Make RPC reason settable, pass execution failure reason in RPC error message (#6343) 11 months ago
Karim TAAM ccab8571e5
create trie package for bonsai and forest (#6300) 12 months ago
Matt Whitehead 328aaf74fc
Add trace to web socket JSON/RPC responses (#6285) 12 months ago
Gabriel-Trintinalia 7975ceb60e
[RPC] Use apiConfiguration to limit gasPrice in eth_getGasPrice (#6243) 12 months ago
Sally MacFarlane d69b89a915
removed unnecessary use of static temp dir (#6251) 12 months ago
David Lutzardo 7feea547eb
[#5851] Add error messages on authentication failures with username and password (#6212) 12 months ago
Gabriel-Trintinalia 9d57927572
New cli options to limit rewards return by eth_feeHistory (#6202) 12 months ago
Sally MacFarlane fd187bcd91
moved some logs to trace level (#6207) 1 year ago
Wetitpig 65d7033cd0
Fix log index in transaction receipt (#6206) 1 year ago
Wetitpig 1f72632e19
Return `address` from the `from` and `to` fields in a GraphQL (#6198) 1 year ago
Gabriel-Trintinalia bae1939c63
Refactor: improve readability of EthFeeHistory (#6199) 1 year ago
Gabriel-Trintinalia 31a57e01e0
Refactor: Move rpcGasCap and rpcMaxLogsRange to apiConfiguration (#6195) 1 year ago
Gabriel Fukushima a5d5af0d32
Add `rpc-gas-cap` via transaction simulator (#6156) 1 year ago
Fabio Di Fabio eaf56820f5
New option tx-pool-min-gas-price to set a lower bound when accepting txs to the pool (#6098) 1 year ago
Gabriel-Trintinalia 58f3a28110
Fix EthFeeHistory reward calculation (#6168) 1 year ago
Justin Florentine 7743627b37
Update to production KZG ceremony output (#6066) 1 year ago
Fabio Di Fabio 817cbf7853
Remove LowestInvalidNonceCache (#6148) 1 year ago
Gabriel-Trintinalia d6a9633794
RPC - Implement Debug trace call (#5885) 1 year ago
Danno Ferrin 4b58d071f6
fix yParity flakey test (#6151) 1 year ago
ahamlat 9710a9adaa
Delete leftPad when capturing the stack before and after a frame execution (#6102) 1 year ago
Danno Ferrin 228424215c
Update RPCs for yParity (#6119) 1 year ago
Gabriel-Trintinalia 7acdd879a1
setMinPriorityFee - Return Invalid Param when invalid and use hexadecimal instead of Long (#6099) 1 year ago
Danno Ferrin 094c8416df
Journaled world state (#6023) 1 year ago
Fabio Di Fabio de8ca108a3
Add API to set and get the minGasPrice at runtime (#6097) 1 year ago
Gabriel Fukushima 6dd558b532
RPC Parameters to accept input and data field (#6094) 1 year ago
Diego López León f58f6cffca
ETC 'Spiral' network upgrade (#6078) 1 year ago
Gabriel-Trintinalia 3310c416bd
Implement miner_setMinPriorityFee and miner_getMinPriorityFee (#6080) 1 year ago
Fabio Di Fabio 20a82d4548
Mining options refactor (#6027) 1 year ago
Justin Florentine a90ea056f1
Unsigned timestamps and blob gas used (#6046) 1 year ago