Commit Graph

2323 Commits (6bd31357133c8798bf53045f6fb0ceaa336fdb17)

Author SHA1 Message Date
Sally MacFarlane 5fbf0b1605
changed to trace level logging (#2858) 3 years ago
lailiuyuan 4b7f2ae0e3
#1851 FastSyncDownloader should stop processing after receiving shutdown signal (#2838) 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
catcs 77ac89a4bf
Fix flaky timestamp unit test (#2836) 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 9111faccc2
offChain -> offchain (#2818) 3 years ago
Sally MacFarlane fc9b160f5b
added logging for ip -> dns when checking smart contract permissioning (#2819) 3 years ago
Sally MacFarlane 84f58a9aa5
Rename: OnChain -> onchain (#2806) 3 years ago
Danno Ferrin 2415000caf
Evm speedup (#2796) 3 years ago
Jason Frame 2541b155f8
Remove duplication between Qbft protocol schedule and Ibft protocol schedule (#2751) 3 years ago
Danno Ferrin fd961d5296
Evm move (#2790) 3 years ago
Danno Ferrin 979dceda05
Rollback TransactionGasCalculator (#2789) 3 years ago
Danno Ferrin 2abc7074bb
Create new datatypes module for Address, Hash, and Wei (#2779) 3 years ago
Diego López León 007beac23b
Set TransactionGasCalculator in ETC specs (#2746) 3 years ago
taccatisid 62c4115591
allow unlocking onchain privacy groups (#2717) 3 years ago
matkt 61ae7b0384
Update memory to use MutableBytes (#2673) 3 years ago
Sally MacFarlane e409e2cafb
[MINOR] Typos (#2721) 3 years ago
garyschulte 3a260b9009
Bugfix/revert nonce distance (#2708) 3 years ago
Jason Frame f92cbdc389
Fix instanbul99 protocol messages being decoded as eth66 messages (#2697) 3 years ago
matkt 3c979973d2
add logs for block propagation manager (#2694) 3 years ago
Sally MacFarlane 98410082e4
ignore all unknown fields for eth_call and eth_estimateGas (#2690) 3 years ago
taccatisid 031c443fc3
DRY onchain management proxies (#2674) 3 years ago
mark-terry 21ac9fe310
Updated permissioning controller to handle both DNS and IP rules. (#2667) 3 years ago
garyschulte 6aef70b275
address clique london HeaderValidator config (#2684) 3 years ago
Jason Frame fbb2944de4
Eth66 protocol request id should only apply to the Eth protocol (#2685) 3 years ago
Antoine Toulme a9212d352d
typos (#2686) 3 years ago
garyschulte b5113e715f implement EIP-3607 (#2676) 3 years ago
matkt 9b3c734c6a
update RPC methods : fill gasPrice for post london 1559 transaction (#2535) 3 years ago
matkt 82aabdef81
Update pending transaction manager (#2656) 3 years ago
Ratan (Rai) Sur f888983a2d
eth66 (#2365) 3 years ago
Matt Kula b2da957687
Remove duplicate AddOperation to registry (#2664) 3 years ago
garyschulte cc335eab63
Encapsulate London Block transaction gas price validation (#2660) 3 years ago
Danno Ferrin f9b17cf92b
Split Transaction Gas Calculation from EVM Calculation (#2659) 3 years ago
garyschulte 650b5a01b1
Feature/1559 cleanup remove 1559 object (#2658) 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
taccatisid 8236764bbf
refactor GoQuorum private transaction detection (#2644) 3 years ago
Rob Dawson dc8127f398
Fixed nonce bug in EthGetTransactionCount (#2633) 3 years ago
Justin Florentine 1f4f131469
Prioritize with nonce distance (#2505) 3 years ago
Antony Denyer b0e57a450d
Update web3j in acceptance tests to ~4.8.6 (#2616) 3 years ago
garyschulte 6ef5c274a3
Feature/1559 cleanup tx price calc (#2624) 3 years ago
Danno Ferrin 78c50e995c
Less Spotless Gradle Warnings (#2614) 3 years ago
Antony Denyer 19c34514a1
[Privacy] Allow users to provide a private genesis (#2509) 3 years ago
garyschulte b9e1ce05c0
Feature/1559 cleanup remove experimentaleip (#2586) 3 years ago
Jason Frame 47a3941467
Qbft to use validator contract (#2574) 3 years ago
Sally MacFarlane 8bad30ca8a
Fix bug with value transfer (#2609) 3 years ago
Danno Ferrin 5e0301a749
Update Repo for `main` branch (#2608) 3 years ago
Danno Ferrin 3eccc26742
Gradle 7.1.1 and Dependency Version Upgrades (#2596) 3 years ago
mark-terry 5645c2d015
Updated transaction validation to check onchain permissions at the transaction pool level (#2595) 3 years ago