Commit Graph

885 Commits (9dfed5ab74cd84ac666b1367d08cab84af80e29b)

Author SHA1 Message Date
Sally MacFarlane 9dfed5ab74
[BESU-80] TLS to orion (#324) 5 years ago
Abdelhamid Bakhta d7d82e417d
[BESU-176] JRPC response to eth_getTransactionCount is different from other node implementations. (#351) 5 years ago
Danno Ferrin 7a7416f74e
Handle CREATE and CREATE2 in flat trace (#353) 5 years ago
Danno Ferrin fd3f2d30c1
Tracing multiple levels of calls now works properly (#352) 5 years ago
Danno Ferrin 76f1493b27 Reduce Trace Memory Consumption (#344) 5 years ago
Usman Saleem eca91a90f3
[BESU-185] - CLI option to enable TLS client auth for JSON-RPC HTTP (#340) 5 years ago
Danno Ferrin 570299cd78 flat trace - swap and dup ordering (#336) 5 years ago
Danno Ferrin 0b9b68ffde
Tracing - respect tx boundary for EIP-2200 cost calculations (#339) 5 years ago
Usman Saleem 5b1ee143bc
Use temporary self signed certificates for JSON-RPC HTTP TLS unit testing (#311) 5 years ago
Antoine Toulme 6060a79d66 Fix debug logging shadowed by parameter (#319) 5 years ago
Abdelhamid Bakhta ad48ea512c
[PIE-2223] Tracing API - Handling of various exceptional halt cases. (#334) 5 years ago
Danno Ferrin 79ccbb5bd2
Trace APIs - fix reused blocktracer (#335) 5 years ago
pinges a7390e611b Make priv_call use the PrivacyController (#325) 5 years ago
Paul Harris c43f859148 [BESU-182] Add tests to FilterParameter to demonstrate loading topics from JSON (#333) 5 years ago
Abdelhamid Bakhta 6d88a5dc0c
[PIE-2268] Tracing API - Add tests specs to cover all options at the same time. (#332) 5 years ago
Danno Ferrin b4a1446ae2
Tracing cleanup and fixes (#331) 5 years ago
Abdelhamid Bakhta 5540a24642
[PIE-2224] Tracing API - Handling of contracts that produce logs. (#328) 5 years ago
Danno Ferrin f9b0439fdc Add Parity style Statediff (#326) 5 years ago
Danno Ferrin 1d316196f9 Generate trace test blocks.bin from json source (#323) 5 years ago
Sally MacFarlane 59c9d3e72d
[MINOR] americanize spelling (#322) 5 years ago
Danno Ferrin aebc4accd9
Add Block Body to Block Propagation Listener Context (#320) 5 years ago
Abdelhamid Bakhta b20b6e0273
Handling of sequential memory modifications. (#316) 5 years ago
Usman Saleem 6fdc96af28
Add missing bouncy castle library required by JSON-RPC HTTP TLS (#313) 5 years ago
Abdelhamid Bakhta 7793a15f3a
[Tracing API] Handling of multiple transactions in a block. (#304) 5 years ago
Danno Ferrin 24c0a72e67
TotalDifficulty is a BigInteger (#310) 5 years ago
Abdelhamid Bakhta 8669c60578
Handling of various opcodes that generate message calls. (#300) 5 years ago
CJ Hare 5910a91a62
Debug logging on Private Transaction failure (#302) 5 years ago
Danno Ferrin 838f7aa5e0
Fix Gradle 7.0 compatibility issues and build warnings (#288) 5 years ago
Usman Saleem cb56b3c745
[BESU-77] - Enable TLS for JSON-RPC HTTP Service (#271) 5 years ago
Jason Frame a7cde4dd8e
Privacy multitenancy validation (#296) 5 years ago
Steve Mieskoski ef61b54bba [PAN-3202][BESU-37] Implement EIP-2124 (#156) 5 years ago
Karim T 624c25ec7e [BOUNTY-2] Explicit Configuration & General internal NAT API #190 (#298) 5 years ago
Abdelhamid Bakhta ddd8aae08f
Implement tracing API trace_replayBlockTransactions “vmTrace” option. (#4) 5 years ago
pinges b7a1422165 Fix AT failure because of additional field sent by Orion (#299) 5 years ago
Danno Ferrin 66a4cd8bf9
Add Tuweni to Plugin-APIs (#295) 5 years ago
Danno Ferrin 8675a6632a
Remove LogSeries Object (#289) 5 years ago
Danno Ferrin 33cac172bb
Make LogsBloomFilter to be Immutable and a DelegatingBytes object (#292) 5 years ago
Abdelhamid Bakhta 94b26dd393
Implement a dynamic reload mechanism for Besu plugins. (#261) 5 years ago
pinges 6e67988951 Priv call (#250) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
anthonybuckle c9af435b79 endpoint root path will redirect to /graphql (#283) 5 years ago
Antoine Toulme 376ec111a3 Make sure to close Vert.x instances that are opened for testing (#280) 5 years ago
Antoine Toulme 4b35e4f785 Simplify key pair handling and storage (#277) 5 years ago
Jason Frame 8f61ff33bb
Use token enclave public key when in privacy multi-tenancy mode (#272) 5 years ago
Danno Ferrin 665101345a
Update reference tests (#276) 5 years ago
Antoine Toulme 573d7c1253 Cleanup UnformattedDataWrapper (#275) 5 years ago
Antoine Toulme bf7493de29 Remove QuantityWrapper. Use the Difficulty class extending both UInt256 and Quantity instead. (#274) 5 years ago
Antoine Toulme ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago
Antony Denyer f2a3c00d1b Stop processing blocks when enclave is down (#253) 5 years ago