Commit Graph

880 Commits (1ea1d4cedef4a96a6dbc4f2fffc7e30a975bc215)

Author SHA1 Message Date
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
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
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
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 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
Jason Frame 8f61ff33bb
Use token enclave public key when in privacy multi-tenancy mode (#272) 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
Jason Frame c8ff44d035
Privacy RPC multi-tenancy token public enclave key validation (#266) 5 years ago
Jason Frame a0e87148e9
Privacy rpcs to go through privacy controller instead directly through Enclave (#243) 5 years ago
Danno Ferrin 756d097b8e
Generate LogsBloom Cache RPC API (#262) 5 years ago
Usman Saleem ebb76dfdb6
Update upnp nat manager port forward description. (#263) 5 years ago
Danno Ferrin c7ec15f382
Single BlcokchainQueries (#260) 5 years ago
Lucas Saldanha c517fa283f
Improving error msg when privacy key doesn't match Orion key (#259) 5 years ago
Danno Ferrin ac9912d5f2
[BESU-122] Index tx log bloom bits and use the index for queries. (#245) 5 years ago
Danno Ferrin d643ad506e Multithread Websockets to increass throughput (#231) 5 years ago
Danno Ferrin 8fc82b6e95
NewBlockHeaders performance improvement (#230) 5 years ago
Lucas Saldanha f84c3d2111
BESU-134: Prevent execution of PRIV/EEA methods when privacy is disabled (#226) 5 years ago
Trent Mohay b0d6353aab
Move Enclave from OkHttp to Vertx (#212) 5 years ago
Lucas Saldanha beb9d0bcf3
BESU-128: Fix WebSocket frames handling (#210) 5 years ago
Trent Mohay 732cfcccc9
Pass identity information into RpcMethod from Http Service (#189) 5 years ago
Jason Frame c1ddab52fb
Allow use of privacy public key in the credentials file (#196) 5 years ago
Josh Richardson bb0ba9b781 [PAN-2984] Refactors transaction receipt to contain more members (#85) 5 years ago
Jason Frame 8951dd6cdb
Allow use a external JWT public key in authenticated APIs (#183) 5 years ago
Trent Mohay 925fb179d0
Remove the use of JsonRpcParameters from RpcMethods (#188) 5 years ago