Commit Graph

284 Commits (07852dceed77965432342a7480e55b556b1d21ab)

Author SHA1 Message Date
Sally MacFarlane 147e94a6d3
[MINOR] junit5 for RPC ATs (#5208) 2 years ago
Danno Ferrin 4a5debd026
Verify default logging is INFO (#5202) 2 years ago
Sally MacFarlane 958813e29b
use junit 5 for plugin and some other ATs (#5205) 2 years ago
Danno Ferrin 3e35dba092
Reduce Log4J API Exposures (#5189) 2 years ago
Simon Dudley 4bd2599d18
Fix flaky engine api acceptance test (#5187) 2 years ago
Simon Dudley d04d35b2c1
eth_getBlockByNumber and eth_getBlockByHash Shanghai Acceptance Test (#5146) 2 years ago
Jason Frame 6a14d72c30
Withdrawals engine API ATs (#5141) 2 years ago
Sally MacFarlane c75016324b
add more context to exception messages and debug logging (#5066) 2 years ago
Usman Saleem e18e407c4e
Use Java 17 to build and run Besu (#4977) 2 years ago
Gabriel Fukushima 857db71e8b
Change JSON RPC Error-32602 (Invalid Params) to return with http status code 200 (#4967) 2 years ago
Sally MacFarlane 4fbca8dc1b
Fix some flaky tests (#4843) 2 years ago
Antoine Toulme 5b462af0a7
Otel take 2 (#4075) 2 years ago
Daniel Lehrner 6a3d4528bd
Add new RPC endpoints debug_setHead & debug_replayBlock (#4580) 2 years ago
Danno Ferrin 6f20060182
Rollback #4578 and #44562 (#4583) 2 years ago
Danno Ferrin aff38f414d
Remove Bytes32.ZERO (#4578) 2 years ago
Danno Ferrin b322ef6ae1
Migrate storage APIs to Bytes32 (#4562) 2 years ago
Miguel Angel Rojo 2bcd2a7eec
Flexible Privacy Groups feature - Support to Tessera's EC encryptor (#4282) 2 years ago
Fabio Di Fabio 64bf83cfeb
Keep the best block built until now instead of the last one (#4455) 2 years ago
Pedro Novais 44987b0bea
small variables renaming in AbstractJsonRpcTest (#4308) 2 years ago
Pedro Novais 80b7950457
create AbstractJsonRpcTest for better code reuse in other similar tests (#4286) 2 years ago
Sally MacFarlane 13b777f61a
Reinstate Tessera tests with a fixed version (#4303) 2 years ago
Sally MacFarlane 98e214cedc
ignore the tests that use tessera enclave via docker (#4297) 2 years ago
Miguel Angel Rojo 95d9626b0e
Enclave public key length constraint removed for private transactions (#4086) 2 years ago
Sally MacFarlane 17de636fe2
Revert "Upgrade OpenTelemetry (#3675)" (#4031) 2 years ago
Antoine Toulme 78717ade1d
Upgrade OpenTelemetry (#3675) 2 years ago
Daniel Lehrner 81f25e15f9
Fcu verify payload attributes (#3837) 3 years ago
Daniel Lehrner 38490d821d
Return Invalid forkchoice state if fcU contains invalid finalizedBlockHash or safeBlockHash (#3828) 3 years ago
Danno Ferrin bdb00b299e
Upgrade Errorprone (#3851) 3 years ago
Justin Florentine e9884b2130
3619 unify rpc ports (#3834) 3 years ago
Sally MacFarlane a898764afe
one more test (#3821) 3 years ago
Diego López León 2cf97a0e67
Replace expected Junit 4 @Test field with assertThatThrownBy (#3814) 3 years ago
Sally MacFarlane 3820b584b5
added tests to cater for IP and DNS resolution (#3818) 3 years ago
Sally MacFarlane 93cb7e1cbd
ignore failing test (#3803) 3 years ago
Diego López León a154034531
Add errorprone to prevent Log4j direct usage (#3759) 3 years ago
Diego López León 28845823a4
Add IPC transport for JSON-RPC APIs (#3695) 3 years ago
Sally MacFarlane 00851d042c
Not null annotations (#3708) 3 years ago
Alberto Hernandez aad52d1ae6
Upgrade EnodeURL builder strategy (#3483) 3 years ago
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
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 3 years ago
Sally MacFarlane 8a2fedcb5b
remove orion refs (#3494) 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
mbaxter ba59f2317a
[Issue-3115] Fix mining beneficiary acceptance tests (#3415) 3 years ago
mbaxter e860de96ed
[Issue 1975] Add option to require tx replay protection (#2497) 3 years ago
Daniel Lehrner 116a4873cf
fix canDeployContractSignedByPlugin acceptance test by retrieving the transaction hash of the contract deployment programmatically. Removed path for solidity executable to make ot work on MacOS as well. (#3195) 3 years ago
Sally MacFarlane 424ad3c83a
install solc in CI; specify solidity version for web3j plugin (#3183) 3 years ago
Sally MacFarlane b9bfee783e
add common code to before method (#3162) 3 years ago
Sally MacFarlane 62a95ab08f
[MINOR] updating enclave AT code to remove orion references (#3143) 3 years ago
Frank Li 183cdaf3e3
(internal) Refactor 'onchain' to 'flexible' where applicable (#3075) 3 years ago