Commit Graph

672 Commits (3ebf50ea0ba75e8fc9fee285d4992285992f3442)

Author SHA1 Message Date
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
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
taccatisid fecaeff859
clarify private to public contract interaction (#2956) 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
Antony Denyer 90fca1c55e
Use web3j gradle plugin for acceptance tests (#2872) 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
Sally MacFarlane aaad52e175
rename variables to use allowlist (#2832) 3 years ago
Justin Florentine db3a55997b
Jumpdest constructor inj (#2821) 3 years ago
Antony Denyer bb11e211db
fix: private contracts not able to call public contracts that call other public contracts (#2816) 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
Lucas Saldanha 021544403b
QBFT PKI-backed Block Creation (#2677) 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
Danno Ferrin 367b6a74f1
Remove EIP-1702 account versioning (#2657) 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 508dff46ac
AcceptanceTests: Confirm transaction has been mined before checking against privCall (#2641) 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
mark-terry 5645c2d015
Updated transaction validation to check onchain permissions at the transaction pool level (#2595) 3 years ago
Danno Ferrin fd59570e2c
Update spotless and google-java-format (#2593) 3 years ago
Antoine Toulme bc697e82cb
Add unstable CLI option for max ommers depth (#2584) 3 years ago
Antony Denyer 41521b6c03
Privacy plugin pmt factory (#2557) 3 years ago
Saravana Perumal Shanmugam 7926f4a4ae
p2p tls support (command line options and acceptance tests) (#2536) 3 years ago