Commit Graph

607 Commits (a4b835dd2a880f2049ea1ab57f84152f4ed133f9)

Author SHA1 Message Date
Danno Ferrin 755771d22c
Dependency Version Updates for 22.7.0-RC1 (#4004) 2 years ago
Pedro Novais d5739fb117
fix ThreadBesuNodeRunner missing engineRpcConfiguration (#3974) 2 years ago
Daniel Lehrner 81f25e15f9
Fcu verify payload attributes (#3837) 2 years ago
garyschulte 4230f7c0ec
deprecate engine-jwt-enabled, add engine-jwt-disabled. This is to prevent unintentional "flipping" of this boolean for configs using the flag without a boolean value (#3913) 3 years ago
garyschulte 20daaf40a9
Feature/remove experimental merge flag (#3875) 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
Sally MacFarlane bb7552097f
[MINOR] fixed one more error from CodeQL (#3788) 3 years ago
Sally MacFarlane 47197235a9
[MINOR] code cleanup - Lists.emptyList (#3780) 3 years ago
Diego López León a154034531
Add errorprone to prevent Log4j direct usage (#3759) 3 years ago
Sally MacFarlane 0fb2e4b606
changed for loops with int vs long comparison (#3777) 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
Sally MacFarlane e7d0e9552c
address some sonar cloud bugs (#3592) 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
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
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
RP27 6876e1a245
Addressing SonarCloud code smells (#3367) 3 years ago
RP27 048dbb4824
Renaming 'log_eraser' method name to resolve sonarcloud code smell (#3358) 3 years ago
fab-10 e6210f9209
Refactor to async retrieve blocks, and change peer when retrying to get a block (#3326) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 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
Mohit Saxena 09fdc3df07
Removing deprecated hash variable which was used to cache the transaction (#3110) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 3 years ago
Diego López León 7daa4f871f
Vert.x upgrade (with tests) (#3135) 3 years ago
Antony Denyer 424de5a55b
Start external services before we start plugins (#3118) 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
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