Commit Graph

232 Commits (d0ed27774495fb280227878191d8bf3e61993af0)

Author SHA1 Message Date
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
Justin Florentine e9884b2130
3619 unify rpc ports (#3834) 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 e7d0e9552c
address some sonar cloud bugs (#3592) 3 years ago
Daniel Lehrner 09c99c8f1b
Acceptance test for execution engine apis (#3533) 3 years ago
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 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
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 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
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
Frank Li 183cdaf3e3
(internal) Refactor 'onchain' to 'flexible' where applicable (#3075) 3 years ago
Jason Frame bf2fa40b4f
Remove Ethsigner to Besu acceptance tests (#3106) 3 years ago
Jiri Peinlich e07d804e0e
Removing the orion acceptance tests (#3086) 3 years ago
Frank Li 14ca78bd42
[2981] Multi algorithm support for JWT (#3017) 3 years ago
Sally MacFarlane c0b1316d7b
deprecation: replace calls to isEqualToComparingFieldByField (#3042) 3 years ago
Stefan Pingel 4d72369469
Refactor privacy controller (#2971) 3 years ago
Diego López León ae2563e334
[1632] Add discovery options to genesis file (#2944) 3 years ago
Antony Denyer 99a495275d
Move plugin validation to happen after startPlugins (#2957) 3 years ago
Usman Saleem 7a78ac0b27
QBFT Contract based validators Acceptance test (#2923) 3 years ago
Stefan Pingel 37ef59e24a
fix some flakey onchain privacy tests (ConsenSys/protocol-misc#419) (#2903) 3 years ago
Lucas Saldanha bbff3c8b56
Added support for PKCS11 keystore on PKI Block Creation (#2865) 3 years ago
Antony Denyer a30c314290
Allow Besu to host RPC endpoints via a plugin. (#2754) 3 years ago
Justin Florentine db3a55997b
Jumpdest constructor inj (#2821) 3 years ago
Sally MacFarlane 84f58a9aa5
Rename: OnChain -> onchain (#2806) 3 years ago
Danno Ferrin fd961d5296
Evm move (#2790) 3 years ago
Danno Ferrin 2abc7074bb
Create new datatypes module for Address, Hash, and Wei (#2779) 3 years ago
taccatisid 62c4115591
allow unlocking onchain privacy groups (#2717) 3 years ago
mark-terry 21ac9fe310
Updated permissioning controller to handle both DNS and IP rules. (#2667) 3 years ago
Lucas Saldanha 68f222be5c
Updated ATs DSL to create PKI QBFT node configuration (#2670) 3 years ago
Daniel Lehrner 0b2b2bacd2
Add native secp256r1 lib (#2630) 3 years ago
garyschulte 632312bd3a refactor of GasLimitCalculator into protocolSchedule (#2632) 3 years ago
Lucas Saldanha a23d80bf36
Refactor PKI ATs to only run subset of tests (#2654) 3 years ago
Antony Denyer b0e57a450d
Update web3j in acceptance tests to ~4.8.6 (#2616) 3 years ago
Antony Denyer 19c34514a1
[Privacy] Allow users to provide a private genesis (#2509) 3 years ago
Danno Ferrin fd59570e2c
Update spotless and google-java-format (#2593) 3 years ago