Commit Graph

476 Commits (645fdd08ee940cb770d2415a7a958b32d0c3b94c)

Author SHA1 Message Date
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
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
mark-terry d97c6bae9c
[877] Updated multi-tenancy privacy to check onchain groups. (#1274) 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
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
matkt 67cae63214
Add txpool_besuPendingTransactions API (#1196) 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
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
Abdelhamid Bakhta b0115a2e42
Populate latest segment with block number from the event rather than retrieving the chain head. (#1154) 4 years ago
David Mechler 71f2872eca
#1066 Switched to use unprefixed hex strings for memory and stack values (#1155) 4 years ago
Sally MacFarlane 06e35a58c0
Improvements to authenticated JSON-RPC permissions checking (#1144) 4 years ago
Sally MacFarlane f53bfd6e2a
use JSON-RPC consistently (#1143) 4 years ago
Abdelhamid Bakhta f5dd1db9b6
Add fee cap for transactions submitted via RPC. (#1137) 4 years ago
Sally MacFarlane 9e224ed7f3
rename more "whitelist" occurrences to "allowlist" (#1133) 4 years ago
Sally MacFarlane 785b26b1fa
Permissioning Whitelist JSON-RPC methods now extend Allowlist methods (#1135) 4 years ago
Sally MacFarlane f229d5a190
whitelist -> allowlist and on-chain -> onchain (#1131) 4 years ago
Danno Ferrin 11a3329ef7
EVM: Move from an EnumSet for halt reason to a simple Optional. (#1089) 5 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 5 years ago
Danno Ferrin b7c6ddf023
Upgrade Library Versions (#1092) 5 years ago
Sally MacFarlane dab4b53601
JSON RPC: Add permissioning node "allowlist" methods as alternatives equivalent to "whitelist" methods (#1094) 5 years ago
Abdelhamid Bakhta c8f398736d
Add missing mixHash field for eth_getBlockBy* JSON RPC endpoints (#1098) 5 years ago
Abdelhamid Bakhta 903afdedd6
Detect zombies backend query and abort useless processing. (#1042) 5 years ago
Sally MacFarlane dc4e2a8368
JSON RPC: Add permissioning account "allowlist" methods (#1095) 5 years ago