Commit Graph

1321 Commits (2e87576245aac1845eeddb4ca95847e0be1e7839)

Author SHA1 Message Date
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
Abdelhamid Bakhta b0115a2e42
Populate latest segment with block number from the event rather than retrieving the chain head. (#1154) 4 years ago
Sally MacFarlane f375b24fcd
[MINOR] use P2P consistently in help (#1161) 4 years ago
David Mechler 71f2872eca
#1066 Switched to use unprefixed hex strings for memory and stack values (#1155) 4 years ago
David Mechler 5b39e7e7e7
Besu vulnerable to being used for DDoS amplification (#1146) 4 years ago
Sally MacFarlane 06e35a58c0
Improvements to authenticated JSON-RPC permissions checking (#1144) 4 years ago
Abdelhamid Bakhta a9bdd29128
Remove block size and transaction size riders from EIP 1559. (#1147) 4 years ago
Trent Mohay 79ed3f642a
Added configurable block reward and recipient for IBFT2 (#1132) 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
Karim T 0a01ddb785
Fix Index out of Bounds on Yolo with BLS12_G1MULTIEXP and BLS12_G2MULTIEXP (#1125) 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
Karim T c8406923dd
Fix "Pausing mining" log even though node is not a validator (#1071) 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