Commit Graph

498 Commits (4b692ff102a1362183912d8600b0c8e59d021877)

Author SHA1 Message Date
Lucas Saldanha fa2d53859c
Adding Transaction.isGoQuorumPrivateTransaction() method (#1661) 4 years ago
Ratan (Rai) Sur e8facd0f1c
[REFACTOR] Clearly Separate Common MessageFrame Fields (#1652) 4 years ago
Ratan (Rai) Sur 021ce8ee04
EIP-2718 Typed Transaction Envelopes (#1645) 4 years ago
Sally MacFarlane 67efaa9145
transaction RLP encode/decode handle GoQuorum private tx (#1605) 4 years ago
Danno Ferrin 78a2998bf2
Parameterize generic KeyValueStorage segment generation. (#1615) 4 years ago
Edward Mack 7b695c7c99
Add epochStartBlock function to EpochCalculator interface (#1633) 4 years ago
Ratan (Rai) Sur 393482012a
Differentiate Gas Calculator Methods (#1603) 4 years ago
mark-terry e25714d4aa
Refactoring and extra logging to better expose flakey behaviour. (#1576) 4 years ago
matkt 9bc90442d2
Merge CallParameter and JsonCallParameter classes (#1556) 4 years ago
David Mechler 39ee371556
Revert adding gasRemaining and change txn fee calc to use gasPrice and gasUsed (#1573) 4 years ago
mark-terry e783dd7294
Added zero gasPrice validation for Quorum compatibility mode. (#1554) 4 years ago
Sally MacFarlane 26e087b21e
[MINOR] altered block header timestamp trace log msg to be more helpful (#1560) 4 years ago
Antoine Toulme 45fd9f861e
Add OTLP metrics support (#1492) 4 years ago
matkt e6b6b1338b
Update eth_estimateGas and eth_call RPC APIs for EIP1559 transaction (#1502) 4 years ago
Ratan (Rai) Sur 9062140452
Collapse Transaction Validator (#1548) 4 years ago
Ratan (Rai) Sur 4ff73342b6
Collapse MainnetTransactionProcessor Class and Transaction Processor Interface (#1544) 4 years ago
David Mechler bd59966212
Eip 2565 (#1549) 4 years ago
Ratan (Rai) Sur 467eafaebd
Delete PrivateStorageMigrationTransactionProcessorResult (#1543) 4 years ago
David Mechler 67191aac76
Add new JSON_RPC endpoints to get miner data by block number and block hash. (#1538) 4 years ago
Atkins 954906720a
Fix `TargetingGasLimitCalculator` (#1508) 4 years ago
mark-terry 32e7f2d4c3
[1476] Fixed transaction validation bug when local permissioning is enabled (#1510) 4 years ago
Danno Ferrin 491a1cef50
update besu-native libraries (#1499) 4 years ago
Ratan (Rai) Sur a25d3f17e4
Introduce Parallel Marking for Pruning (#1219) 4 years ago
Danno Ferrin 43abf832ef
Persist address ans slot warmth in CREATE[2] calls. (#1468) 4 years ago
Lucas Saldanha 112e7535cc
Added NodeSmartContractV2PermissioningController (#1435) 4 years ago
Edward Mack 2d7cdf0da4
rename genesis config option Ecip1099Block to ThanosBlock (#1462) 4 years ago
Sally MacFarlane 58945b3935
[MINOR] remove dupe (#1456) 4 years ago
matkt bbcc438244
Add cache limit for pending blocks (#1406) 4 years ago
Abdelhamid Bakhta 58e0322952
[EIP-1559] Update to latest specification (#1407) 4 years ago
Sally MacFarlane fcb62e9554
Enclave key rename (#1442) 4 years ago
Edward Mack 787871a13a
[ECIP-1099] Implement ECIP 1099: Calibrate Epoch Duration (#1421) 4 years ago
mark-terry 5c0ee9d846
[1404] Fixed NPE when executing eth_estimateGas with privacy enabled. (#1424) 4 years ago
Danno Ferrin 7e52d4d854
Refactors in preparation for Bonsai Tries (#1400) 4 years ago
Danno Ferrin 4629a566ab
Better invalid reasons logging (#1413) 4 years ago
matkt cfaccb6545
Add standard trace bad block to file JSON RPC method (#1403) 4 years ago
Danno Ferrin 0f69337944
Implementation of EIP-2929 (#1387) 4 years ago
matkt 6034b89b54
Add debug_standardTraceBlockToFile JSON RPC method (#1392) 4 years ago
Danno Ferrin c1f37f857b
reduce reference tests scope (#1398) 4 years ago
Sally MacFarlane ba495f783e
handle case where onchain groups do not exist (#1390) 4 years ago
matkt be89cd93f7
Add debug_getBadBlocks method (#1378) 4 years ago
Abdelhamid Bakhta 714f5fc56c
Remove ternary operator for better readability (#1382) 4 years ago
Abdelhamid Bakhta 31df8660d4
Refactor transaction rlp encoding / decoding (#1375) 4 years ago
Stefan Pingel 2bfbeefc0a
Onchain contracts upgrade to solidity 0.6, make parameter names in contracts more consistent (#1354) 4 years ago
Stefan Pingel eb3941976c
Fix #1110: Privacy: Restart caused by insufficient memory can cause inconsistent private state (#1206) 4 years ago
Ratan (Rai) Sur 183037a91d
Reorg Logging (#1349) 4 years ago
Edward Mack d2badc56b5
fix typo in variable name (#1343) 4 years ago
mark-terry 2691deb126
Implemented priv_debugGetStateRoot JSON RPC API. (#1326) 4 years ago
Edward Mack 6684a5b843
added genesis config option ecip1017EraRounds for Ethereum Classic chains (#1329) 4 years ago
Danno Ferrin b4e568e025
Evmtool tweaks (#1320) 4 years ago
Sally MacFarlane b66d2e67bf
Private Log Filters track enclavePublicKey and are removed when user removed from group (#1298) 4 years ago