Commit Graph

1574 Commits (db749c128cba47ae6f9510fb023578057833ed32)

Author SHA1 Message Date
Ratan (Rai) Sur b2e3c42ece
Allow Random Peer Prioritization (#1440) 4 years ago
Sally MacFarlane bc69af3930
refactor and fix typo (#1443) 4 years ago
Edward Mack 787871a13a
[ECIP-1099] Implement ECIP 1099: Calibrate Epoch Duration (#1421) 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
mark-terry 5c0ee9d846
[1404] Fixed NPE when executing eth_estimateGas with privacy enabled. (#1424) 4 years ago
Ratan (Rai) Sur d6a704625d
Use GasLimitCalculator Everywhere Instead of Function<Long, Long> (#1409) 4 years ago
Ratan (Rai) Sur 04b08e34cd
Enable Eth/65 by Default (#1420) 4 years ago
Raw Pong Ghmoa 17ccc02ccf
ethereum/p2p: update bootnodes (#1416) 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
Danno Ferrin dc77f99cc6
YOLOv2 configuration (#1386) 4 years ago
Sally MacFarlane ba495f783e
handle case where onchain groups do not exist (#1390) 4 years ago
Ratan (Rai) Sur 80d1424680
add new goerli bootnodes (#1385) 4 years ago
matkt 9f893f7610
Fix get logs patch 2 (#1381) 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
Roderik van der Veer fd98049969
allow domain names with dashes in ethstats (#1379) 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
Ratan (Rai) Sur 30ccddc1b4
Don't Fail When Encountering Evicted Pooled Transaction Hash (#1372) 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
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
Sally MacFarlane 473ac77275
check onchain group membership for priv_call (#1347) 4 years ago
Ratan (Rai) Sur 183037a91d
Reorg Logging (#1349) 4 years ago
Ratan (Rai) Sur 237e678b13
better disconnection handling (#1348) 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
matkt 210c85c82e
Add dns support (#1247) 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
Danno Ferrin 3f64a14432
Fix memory expansion bounds checking (#1322) 4 years ago
Ratan (Rai) Sur 3a39fbb707
Attempt Pending Request to BUSY && ASSIGNED && DISCONNECTED Peer (#1321) 4 years ago
Stefan Pingel 13030c2525
remove unnecessary method call (#1323) 4 years ago
Stefan Pingel 78c458b321
On chain group management api changes (#1288) 4 years ago
Danno Ferrin dc20e62a2f
Docker Image for EVMTool (#1313) 4 years ago
Danno Ferrin ac94c76eb1
Add state-test subcommand to evmTool (#1311) 4 years ago
Danno Ferrin 0bf8a06686
Refactor Reference Tests (#1310) 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
mbaxter 88ce796a25
[Issue 1278] Rework static peer discovery handling (#1292) 4 years ago