Commit Graph

495 Commits (6c033c93b7e2e66591a91c9829991eefae5d06c4)

Author SHA1 Message Date
mark-terry d25297443e
[PIE-1798] Priv RPC acceptance tests with stub enclave. (#330) 5 years ago
pinges a7390e611b Make priv_call use the PrivacyController (#325) 5 years ago
Karim T 624c25ec7e [BOUNTY-2] Explicit Configuration & General internal NAT API #190 (#298) 5 years ago
CJ Hare 5535203893
DSL precondition to avoid creating orphan processes (#291) 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
Antoine Toulme 4b35e4f785 Simplify key pair handling and storage (#277) 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 a0e87148e9
Privacy rpcs to go through privacy controller instead directly through Enclave (#243) 5 years ago
Trent Mohay a2d9d0740b
Upgrade to ethsign 0.4.0 (#265) 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 f0d1a00f80
Repair intermittent test failure in NewPendingTransactionAcceptanctTest (#195) 5 years ago
Ivaylo Kirilov d23a69c0c1 Add versioning to privacy storage (#149) 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 3d867532de
Repaired Metrics name collision between Privacy and RocksDB (#187) 5 years ago
pinges 3c1768eef7 Multi-Tenancy: Do not specify a public key anymore when requesting a … (#185) 5 years ago
Ratan Rai Sur 271d578956
Log Event Streaming for Plugin API (#186) 5 years ago
Antoine Toulme 55e24759b7 Stratum Server Support (#140) 5 years ago
Ivaylo Kirilov b4d0327dce Fix state root mismatch when trying to modify public state from priv tx (#118) 5 years ago
Danno Ferrin 48df8290de
[PAN-3242] Programatically enforce plugin CLI variable names (#117) 5 years ago
Danno Ferrin e9b2dd24c9
Update dependencies (#112) 5 years ago
Ivaylo Kirilov b4f1becc05 [PAN-3222] Fix private transactions breaking evm (#96) 5 years ago
mbaxter 705298228b Fix ThreadedNodeRunnner config setup (#90) 5 years ago
mbaxter 06fd8f9340 Rework balance checks to use stronger types (#89) 5 years ago
Ivaylo Kirilov 57a5005b96 add privDistributeTransaction AT (#81) 5 years ago
Christian Felde c20251be4f [PAN-3023] Add command line option for target gas limit (#24) 5 years ago
Josh Richardson 1ca84871e4 [PAN-3122] Allow private contracts to access public state (#9) 5 years ago
mbaxter 1937f1251d
Clean up BesuConfiguration construction (#51) 5 years ago
Abdelhamid Bakhta aa264b3c0c
Store db metadata file in the root data directory. (#46) 5 years ago
Josh Richardson 72941508c3 Refactors pantheon private key to signing private key (#34) 5 years ago
Josh Richardson 82eda12394 [PAN-3111] Renames eea_getTransactionReceipt to priv_getTransactionReceipt (#10) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 5 years ago
Nicolas MASSART 829d865f3d
update Cava library to Tuweni Library (#18) 5 years ago
mbaxter 1d74e60cf2 [PAN-3155] Handle discovery peers with updated endpoints (#12) 5 years ago
Trent Mohay 79bd915e2e
Moving AT DSL into its own module (#3) 5 years ago
Joshua Fernandes d6a2394e2d Migrating Pantheon to Besu (#1945) 5 years ago
Ratan Rai Sur 995ef1adba Ban junit assertions (#1939) 5 years ago
Ratan Rai Sur dedd6416ed [refactor] Make JSON-RPC and GraphQL share parent module (#1929) 5 years ago
Jason Frame 8e08ebc43f Expose in the plugins api storage service a getByName so that plugins can use the builtin storage in a plugin (#1937) 5 years ago
CJ Hare 8a22086a1b RocksDB plugin is hard wired, rather then discovered (#1934) 5 years ago
Trent Mohay d5eeaced25 Split DSL out of Acceptance Tests, and into TestSupport (#1926) 5 years ago
Ivaylo Kirilov 53c7d6c2eb [PAN-2932] create privacy group return correct error if not include self (#1923) 5 years ago
Ivaylo Kirilov 44aadfc0f0 increase timeout for fetching receipt (#1931) 5 years ago
Abdelhamid Bakhta 5f4964e549 [FLAKY TEST] disable flaky test (#1930) 5 years ago