Commit Graph

905 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
mark-terry 96a96ba24f
priv_debugGetStateRoot bugfix. (#1607) 4 years ago
matkt 54326fdf56
Use gasPrice when this field is present (eth_estimateGas) (#1636) 4 years ago
Danno Ferrin 5241747ba4
Bonsai Tries early prototype (#1664) 4 years ago
Danno Ferrin 55f7c502d3
Extract RollingFileReader and RollingFileWriter (#1614) 4 years ago
David Mechler 530b4a5609
Make model get methods public (#1616) 4 years ago
Edward Mack 7b695c7c99
Add epochStartBlock function to EpochCalculator interface (#1633) 4 years ago
Stefan Pingel 09f42d708f
separate current functionality into two classes (on-chain and off-chain privacy) (#1604) 4 years ago
David Mechler c0ab50001b
Cleanup unnecessary logic around world state (#1591) 4 years ago
Sally MacFarlane 2898bc6f8d
added blockhash as alias for blockHash param; added tests (#1567) 4 years ago
Danno Ferrin 42bf5767d9
Add protocols section to admin_peers (#1580) (#1582) 4 years ago
Sally MacFarlane 0dd90d016d
handle batch requests in WebSockets (#1583) 4 years ago
mark-terry e25714d4aa
Refactoring and extra logging to better expose flakey behaviour. (#1576) 4 years ago
David Mechler e2777395bb
Additional spot to exit upon no space left on device exception (#1579) 4 years ago
matkt 9bc90442d2
Merge CallParameter and JsonCallParameter classes (#1556) 4 years ago
Danno Ferrin b9deae46f7
eth_gasPrice based on median block cost (#1546) (#1563) 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
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 67191aac76
Add new JSON_RPC endpoints to get miner data by block number and block hash. (#1538) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
matkt 83e03706b2
Fix Internal error returned on eth_estimateGas (#1478) 4 years ago
matkt a6dd20adb1
Fix state between transactions is not being maintained for the trace (#1458) 4 years ago
terrencecooke f9deb54682
Add JSON-RPC method to set target block gas limit (Issue #544) (#1402) 4 years ago
David Mechler 74bc50207a
Revert "Update graphql pending to allow txn sorting (#1450)" (#1455) 4 years ago
Sally MacFarlane 995978d9c4
[MINOR] change orion -> enclave in log message (#1453) 4 years ago
David Mechler 75d6016081
Update graphql pending to allow txn sorting (#1450) 4 years ago
Sally MacFarlane fcb62e9554
Enclave key rename (#1442) 4 years ago
Sally MacFarlane bc69af3930
refactor and fix typo (#1443) 4 years ago
Danno Ferrin 3ba84cc901
[Issue 549] Update JSON-RPC over HTTP error responses to return 200 status code (#1426) 4 years ago
Stefan Pingel 8f80612374
Add ATs for on chain privacy with multi tenancy (#1422) 4 years ago
Danno Ferrin 7e52d4d854
Refactors in preparation for Bonsai Tries (#1400) 4 years ago
matkt cfaccb6545
Add standard trace bad block to file JSON RPC method (#1403) 4 years ago
matkt 6034b89b54
Add debug_standardTraceBlockToFile JSON RPC method (#1392) 4 years ago
matkt 9f893f7610
Fix get logs patch 2 (#1381) 4 years ago
matkt be89cd93f7
Add debug_getBadBlocks method (#1378) 4 years ago
matkt 65bb27c4a3
Fix eth_getLogs issue (#1351) 4 years ago
mark-terry 8118330cf8
Added event listener to remove unsubscribe websocket if user removed … (#1352) 4 years ago
Abdelhamid Bakhta 1b082b3bbe
Implement batch transactions RPC endpoint. (#1350) 4 years ago
Edward Mack 8241a47fde
[issue-1300] Update net_version JSON-RPC call to return network ID instead of chain ID (#1355) 4 years ago
Sally MacFarlane 473ac77275
check onchain group membership for priv_call (#1347) 4 years ago
Ratan (Rai) Sur 183037a91d
Reorg Logging (#1349) 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
Sally MacFarlane b66d2e67bf
Private Log Filters track enclavePublicKey and are removed when user removed from group (#1298) 4 years ago
Stefan Pingel 78c458b321
On chain group management api changes (#1288) 4 years ago
David Mechler 313d6a3965
Remove check for 0x prefix on addresses (#1308) 4 years ago
matkt 5c375289a6
Update EIP-1559 implementation according to the latest changes (#1281) 4 years ago
Danno Ferrin fa89ec8323
Fix GraphQL IBFT Coinbase Query (#1282) 4 years ago