Commit Graph

1462 Commits (11f5cfb022138aea8fcdb74eb40f4393e05b2dc9)

Author SHA1 Message Date
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
Sally MacFarlane def0582930
PrivGetLogs needs to check privacy group membership at given block (#1279) 4 years ago
Danno Ferrin 4dbe0c7d14
Experimental Backup and Restore (#1235) 4 years ago
Ratan (Rai) Sur e41419ba1f
Hide AtomicReference from Inheritors (#1253) 4 years ago
br0tchain bfcef53bb5
feat: add peer to PeerTable on admin_addPeer (#1177) 4 years ago
matkt 998940af19
Fix typo issue on ethstats request (#1276) 4 years ago
mark-terry d97c6bae9c
[877] Updated multi-tenancy privacy to check onchain groups. (#1274) 4 years ago
matkt c8e23c970e
Add ethstats support (#1239) 4 years ago
Sally MacFarlane 80efed914d
Sync status permissioning check conditional on onchain permissioning enabled (#1269) 4 years ago
mark-terry f9a01b897a
Updated private transaction processing to generate private receipt for invalid transactions (#1241) 4 years ago
Danno Ferrin f64fbad08e
Evmtool benchmarks (#1214) 4 years ago
David Mechler 2e0aa31b6d
Add admin_logsRemoveCache end point (#1248) 4 years ago
Ratan (Rai) Sur c231d0e704
Migrate some OptionalInt's to Optional<Integer>s (#1242) 4 years ago