Commit Graph

297 Commits (609eb76ba0a2062e68257b74e7c2cba24371bf96)

Author SHA1 Message Date
Sally MacFarlane 0503407c22
split ATs into privacy/permissioning/etc and the rest (#4989) 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
Danno Ferrin 79ff26ec83
Update spotless config (#4366) 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
Diego López León 98dc2ace37
Upgrade Web3J (#3752) 2 years ago
Sally MacFarlane 17de636fe2
Revert "Upgrade OpenTelemetry (#3675)" (#4031) 2 years ago
Antoine Toulme 78717ade1d
Upgrade OpenTelemetry (#3675) 2 years ago
Danno Ferrin 755771d22c
Dependency Version Updates for 22.7.0-RC1 (#4004) 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
Sally MacFarlane baed1ef02c
add constraint for jnr-posix dependency (#3789) 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
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 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
Sally MacFarlane 7a83f74fb9
Updated netty (#3538) 3 years ago
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 3 years ago
Sally MacFarlane db232418c2
to remove deprecated proto dependency, needed to add jaeger-proto dependency (#3485) 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
Sally MacFarlane 78c8eaeb88
revert to using bundled solc (#3284) 3 years ago
Sally MacFarlane 1b172ae64c
Remove orion gradle dependency (#3275) 3 years ago
mbaxter e860de96ed
[Issue 1975] Add option to require tx replay protection (#2497) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 3 years ago
Sally MacFarlane 67061c3fda
Update minimum solc version in all contracts (#3203) 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