Commit Graph

1221 Commits (f2ac53ecfa44df8155e2016b18083681270bfd52)

Author SHA1 Message Date
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 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
Jason Frame f33fe8f63d
Privacy multitenancy cli option (#264) 5 years ago
Danno Ferrin fd5168b863 SELFBALANCE recipient address (#254) 5 years ago
Lucas Saldanha 1180acdd49
Improving logs for private tx processing (#239) 5 years ago
pinges 0dbb463835 check enclave public key and improve error messages (#234) 5 years ago
Danno Ferrin fc7338fba7
EIP-2384 - Ice Age Adustment around Istanbul (#211) 5 years ago
Edward Mack 9eeccd5d59 Fix Agharta gas calculator (#236) 5 years ago
Trent Mohay b0d6353aab
Move Enclave from OkHttp to Vertx (#212) 5 years ago
Gregory Markou 07a267a43b [ETC] Adds Agharta Support (#213) 5 years ago
Ivaylo Kirilov d23a69c0c1 Add versioning to privacy storage (#149) 5 years ago
Gregory Markou a449e81b2d ETC - Cleanup (#201) 5 years ago
Josh Richardson bb0ba9b781 [PAN-2984] Refactors transaction receipt to contain more members (#85) 5 years ago
Danno Ferrin 503a4a7122
Change CustomForks -> Transitions (#193) 5 years ago
Edward Mack 9b9c373c88 ETC Atlantis fork (#179) 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
Edward Mack e60aa3fdb6 ETC Gotham Fork (#178) 5 years ago
Edward Mack bfa29cdd8a ETC DieHard fork support (#177) 5 years ago
Antoine Toulme 55e24759b7 Stratum Server Support (#140) 5 years ago
Ratan Rai Sur 0a27885b2f
[PAN-3084][BESU-71] Enable pruning by default for fast sync and validate conflicts with privacy (#172) 5 years ago
Danno Ferrin 7ec95307e3
Update reference tests (#139) 5 years ago
Edward Mack cb7570135e ETC Configuration, classic fork peer validator (#176) 5 years ago
Trent Mohay 38462bb7db
Add IbftQueryService to Plugin-api 5 years ago
Danno Ferrin 6b25d406aa
Istanbul Mainnet Block (#145) 5 years ago
Ratan Rai Sur a48a2de7f5
Rework how filter and log query parameters are created/used (#146) 5 years ago
mbaxter 605a6835a1
[Refactor] Don't generate shutdown tasks in controller (#141) 5 years ago
Danno Ferrin 58f2006c84
[PAN-3249] Use Bloombits for Logs queries (#127) 5 years ago
Ratan Rai Sur d69c92dc17
Support log reordring from reorgs in `LogSubscriptionService` (#86) 5 years ago
Ivaylo Kirilov b4d0327dce Fix state root mismatch when trying to modify public state from priv tx (#118) 5 years ago
Abdelhamid Bakhta 8154874f05
Expose getPayload in Transaction plugin-api interface. (#113) 5 years ago
Abdelhamid Bakhta a410747ff2
Add hash field in Transaction plugin interface. (#111) 5 years ago
mbaxter 6b472317c2
[PIE-2031] Rework sync status events (#106) 5 years ago
mbaxter 127b92a1ad [PIE-2026] Separate in-sync from sync-status listeners (#100) 5 years ago
Ivaylo Kirilov b4f1becc05 [PAN-3222] Fix private transactions breaking evm (#96) 5 years ago
Rob Dawson 1d0c4c8f8f Removed Unused methods in the transaction simulator. (#91) 5 years ago
Peter Robinson 2c1dded83f Round trip testing of state trie account values (#31) 5 years ago
Ratan Rai Sur c6ad0f7705
Fixes race condition between `NodeAddedListener` and `FullBlockImportStep` (#56) 5 years ago
Danno Ferrin 01e989ebae
[PAN-3183] Less verbose synching subscriptions (#59) 5 years ago
mark-terry e1e720d905
PIE-1858: Infrastructure for exposing PoA metrics for plugins. (#37) 5 years ago
Josh Richardson 1ca84871e4 [PAN-3122] Allow private contracts to access public state (#9) 5 years ago
Ivaylo Kirilov c09145e490 refactor-privacy-storage (#7) 5 years ago
Ratan Rai Sur 78ecf33237
Fix some mark sweep pruner bugs where nodes that should be kept were being swept (Re-merge of #38) (#50) 5 years ago
Abdelhamid Bakhta 8acd5d64e1
Introduce virtual operation. (#45) 5 years ago