Commit Graph

1141 Commits (80173d6fe62156013bf7b884c7b2882a059c67da)

Author SHA1 Message Date
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
Ratan (Rai) Sur b939b98898
Disregard Malformed From Fields and Use Sender Endpoints for Pongs (#1236) 4 years ago
David Mechler 5953693065
Added admin_logsRepairCache end point (#1228) 4 years ago
Sally MacFarlane 13886d25b1
deprecate CLI option for privacy precompile address (#1222) 4 years ago
Danno Ferrin 6d75262d1e
Add Reference Test checker (#1216) 4 years ago
Danno Ferrin cc857d8a32
Fix retesteth testing of blockchain transition tests (#1212) 4 years ago
David Mechler 0cde7c29e0
Updated flaky test (#1210) 4 years ago
Lucas Saldanha c5025d86eb
Add strict check for privateFrom in private txs (#976) 4 years ago
Danno Ferrin 1961b5d143
Flatten EVM Loop (#1192) 4 years ago
Danno Ferrin 525e7812a4
Update Reference Tests (#1198) 4 years ago
matkt 67cae63214
Add txpool_besuPendingTransactions API (#1196) 4 years ago
David Mechler 039b500ed5
Fix test to create 2 agents for proper bonding (#1197) 4 years ago
Danno Ferrin 445f39f853
return errors on failed test_importRawBlock (#1186) 4 years ago
David Mechler 8b017f2135
Add Integration Test for debug_traceTransaction (#1185) 4 years ago
mace ba491c7ee0
Add 0x check for Address, Bytes, and Bytes32 in GraphQl requests (#1057) 4 years ago
Karim T 9c409258b1
Fix tracing api (#1189) 4 years ago
Sally MacFarlane a26abc75ce
ignore flaky test (#1187) 4 years ago
Usman Saleem f8e87a4f05
[#519] - Enable http/2 support for Json RPC Http API over TLS (#1145) 4 years ago
magooster 507cef5d73
Execute 'slow' password hash check in worker thread to prevent blocking the event loop. (#1116) 4 years ago
David Mechler 0a2f33acad
Use Cache for bonding peers (#1175) 4 years ago
Sally MacFarlane 50736b2bd9
remove duplicate logging of port conflicts (#1160) 4 years ago
Karim T 17556485f3
Fix sync timeout issue (#1149) 4 years ago