Commit Graph

880 Commits (1ea1d4cedef4a96a6dbc4f2fffc7e30a975bc215)

Author SHA1 Message Date
Daniel Lehrner 09c99c8f1b
Acceptance test for execution engine apis (#3533) 3 years ago
Antony Denyer 64ec6c763e
Always show privacyGroupId on PrivateTransactionReceipt (#3544) 3 years ago
Sandra Wang 1adc58d5b9
Refactor graphqlcontext since getContext() is deprecated (#3536) 3 years ago
Sally MacFarlane 3160a4d0af
Trace APIs: add revert reason (#3539) 3 years ago
Daniel Lehrner 424ed9c67f
MERGE: engine_exchangeTransitionConfigurationV1 API (#3473) 3 years ago
Justin Florentine 6947a6c34d
3465 jwt auth (#3508) 3 years ago
Stefan Pingel 249123dc1e
Feature/trace callmany (#3468) 3 years ago
Sally MacFarlane 26be16cc54
trace_rawTransaction (#3459) 3 years ago
Sally MacFarlane 921e1ef252
[MINOR] addressed some sonar code smells (#3520) 3 years ago
mark-terry 365a7f9525
trace_get (#3477) 3 years ago
Sally MacFarlane 6e62e78fa3
debug_accountAt - fixed issue with contract code (#3518) 3 years ago
Sally MacFarlane a86274fcd0
[MINOR] typo in resource class (#3516) 3 years ago
Frank Li b73f5f98ad
Refactor trace api methods (#3510) 3 years ago
garyschulte 58dfe3a56d
Bugfix/terminal block check (#3501) 3 years ago
Daniel Lehrner d2a413b61b
Rename field random to prevRandao (#3495) 3 years ago
Justin Florentine 174193b884
3378 ws engine (#3493) 3 years ago
Antony Denyer 889fda9207
Reject locally-sourced transactions below the minimum gas price when not mining (#3397) 3 years ago
Daniel Lehrner 1830d6d95e
Rename executePayload to newPayload and adapt endpoint to Kiln testnet spec 3 years ago
Danno Ferrin f868ee5965
Migrate JumpDestCache to CodeCache (#3472) 3 years ago
Fabio Di Fabio 435c9e388c
Engine RPC endpoint (#3470) 3 years ago
Frank Li 0377404fe9
Allow optional API methods with no authentication (#3382) 3 years ago
garyschulte c620900917
merge of forkchoice and kiln changes back to main (#3447) 3 years ago
Daniel Lehrner 5954416e8d
fixed stateDiff for trace_call and added tests for it (#3434) 3 years ago
fab-10 f341d74428
Extend validateAndProcessBlock to return an error message in case of … (#3411) 3 years ago
fab-10 f27f35aa2e
Improve closing behavior of JsonResponseStreamer, and make clear it is managed bt the ObjectWriter (#3421) 3 years ago
Daniel Lehrner b0de73fe57
trace_call API (#3166) 3 years ago
fab-10 a6271c6b6b
Response streaming: stop on IO error and remove queue management (#3399) 3 years ago
garyschulte 06fca94652
add a websocket max frame size configuration (#3386) 3 years ago
Frank Li 9a37fde460
add tests (#3371) 3 years ago
Stefan Pingel cd281946c8
fixed method name and some 'finals' (#3370) 3 years ago
matkt ba37c0b1e4
fix launcher issue (#3352) 3 years ago
garyschulte b3e1b5f86c
backport merge updates to main (#3341) 3 years ago
Frank Li ea9050905c
(fix) Failing test in java 17 - jackson optional parsing (#3325) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
garyschulte 6a1ac99a79
make ethFeeHistory accept hex values for blockCount (#3302) 3 years ago
Sally MacFarlane 0ed8240c52
handle NPE caused by empty json (#3298) 3 years ago
Diego López León 9407866d44
Use infinit regex for accept requests from any domain (#3296) 3 years ago
mbaxter e860de96ed
[Issue 1975] Add option to require tx replay protection (#2497) 3 years ago
Diego López León b964e9098f
ETC Mystique hard fork (#3256) 3 years ago
fab-10 9e2bfad466
Fix JSON syntax (#3238) 3 years ago
Mohit Saxena 09fdc3df07
Removing deprecated hash variable which was used to cache the transaction (#3110) 3 years ago
fab-10 6b47c8fc4b
Stream JSON RPC responses to avoid creating big JSON strings in memory (#3076) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 3 years ago
garyschulte 2aaf483e43
Merge executePayload to main from merge branch (#3214) 3 years ago
Diego López León 7daa4f871f
Vert.x upgrade (with tests) (#3135) 3 years ago
fab-10 31261c91e0
Make 'to' field optional in eth_call method according to the spec (#3177) 3 years ago
garyschulte 42eb2501cc
merge kintsugi-v3 changes back to main (#3152) 3 years ago
Jiri Peinlich d7c58ec8f5
Tls configuration (#3105) 3 years ago
fab-10 43e67e0be2
baseFee as Wei instead of long (#3065) 3 years ago
garyschulte 8089a29727
Merge: engine_getPayload json-rpc endpoint (#3107) 3 years ago