Commit Graph

355 Commits (1643e0b5d0218bec5eeed7adb2990b414c036db5)

Author SHA1 Message Date
Abdelhamid Bakhta f03061d2b4
Database Migration acceptance testing - using pre-generated database archives (#430) 5 years ago
Lucas Saldanha 19b8f9d6eb
Refactoring some of the onchain privacy group ATs (#443) 5 years ago
Ivaylo Kirilov 9701a92dc9
on-chain-privacy-groups (#423) 5 years ago
Lucas Saldanha 84056febd9
Fix priv_getCode on multi-tenancy (#432) 5 years ago
Lucas Saldanha bfc40be32e
Adds priv_getcode (#428) 5 years ago
Horacio Mijail Antón Quiles 0a19f4750f
Remove unused ExecutorService init/termination (#419) 5 years ago
Lucas Saldanha 9fa9c858ea
Private state update metadata and migration (#404) 5 years ago
mark-terry 3773d255c8 [PIE-1798] Fail cases for multitenancy ATs (#400) 5 years ago
Danno Ferrin 20664f96da
Rename logs bloom indexer to log bloom cache to match CLI flag. (#401) 5 years ago
Abdelhamid Bakhta 6677362598
[BESU-169] cache logs bloom filters automatically. (#367) 5 years ago
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