Commit Graph

756 Commits (41fc466cd328c0147815561dd86cedac6b470488)

Author SHA1 Message Date
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
Karim TAAM 657a78e62b worldstate storage refactor 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
Justin Florentine a90e4487fc
Fcu v2 defer fork validation (#6037) 1 year ago
Fabio Di Fabio 6d100f30b7
Priority senders (#5959) 1 year ago
seongmin f0b2b56064
fix incorrect argument passing in blockParameter of TraceCallMany class (#6034) 1 year ago
ahamlat de2d3b4156
Sort only once rewardPercentiles instead of doing it for each block header (#6035) 1 year ago
ahamlat 8507bb7181
Optimize Eth_feeHistory RPC method (#6011) 1 year ago
NC 5fce4fd3ed
Standardize pubkey and public key naming in deposit (#6012) 1 year ago
Stefan Pingel 1c293fed97
Transaction Validation and Selection Plugin API update (#6020) 1 year ago
NC 0536a18bdc
Base EIP-6110 on top of Cancun (#5752) 1 year ago
Danno Ferrin 0b83ab5011
Tests for GraphQL Cancun fields (#5975) 1 year ago
Justin Florentine fddcdf31eb
hive tests explicitly attempt zero (#5993) 1 year ago
Fabio Di Fabio e4f3b1751c
Only use the builder to create transactions (#5980) 1 year ago
Gabriel-Trintinalia 2dd16f4d07
[4844] EngineNewPayload - Add Blob Count validation (#5973) 1 year ago
Justin Florentine e4337226ac
Validation ordering (#5986) 1 year ago
Gabriel-Trintinalia 00853c2fcf
Validate bad block before new head check syncing (#5967) 1 year ago
Danno Ferrin 4f49ec9418
Add Cancun GraphQL fields (#5923) 1 year ago
Justin Florentine ef2d4181d8
Apply fcu even on invalid payload (#5961) 1 year ago
Justin Florentine 41e829be9d
Forkchoice v2 hive tests (#5949) 1 year ago
Gabriel-Trintinalia 387d3f2d24
[4844] [Hive] Fix fcuV3 parameter return (#5940) 1 year ago
Stefan Pingel 1c261db30f
add plugin API to enable plugins to validate transaction before they are added to the transaction pool (#5891) 1 year ago