Commit Graph

53 Commits (5670264f12951eaf08bd3c9a074a8c6c48c1e26d)

Author SHA1 Message Date
Stefan Pingel 4e63f3c210
fix selection of receive RPC (#2197) 4 years ago
Stefan Pingel 8267f90fdd
fix GoQuorum privacy (#2184) 4 years ago
Sally MacFarlane 1de067b473
add JSON-RPC method to call /storeraw on GoQuorum enclave (#1859) 4 years ago
Stefan Pingel 14789af5e5
Go quorum privacy configuration (#1718) 4 years ago
Stefan Pingel 44c4d75016
add sendSignedTransaction method to QuorumEnclave (#1642) 4 years ago
Stefan Pingel a4a8723b69
Go quorum enclave (#1599) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
Sally MacFarlane fcd365bdec
made findPrivacyGroup calls async (#1346) 4 years ago
Lucas Saldanha c5025d86eb
Add strict check for privateFrom in private txs (#976) 4 years ago
Sally MacFarlane d101d5d272
Typo in test name (#1159) 4 years ago
Sally MacFarlane f229d5a190
whitelist -> allowlist and on-chain -> onchain (#1131) 4 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 4 years ago
Lucas Saldanha 9f2f3b9fb5
Initial support for multi-tenancy with flexible privacy groups (#1032) 5 years ago
Danno Ferrin a4143dc410
Check to see if vertx response is closed before responding (#613) 5 years ago
Usman Saleem 98ec5777dd
Fix privacy enclave keystore password file reading eol issue (#554) 5 years ago
Ivaylo Kirilov 9701a92dc9
on-chain-privacy-groups (#423) 5 years ago
Sally MacFarlane 9dfed5ab74
[BESU-80] TLS to orion (#324) 5 years ago
Sally MacFarlane 59c9d3e72d
[MINOR] americanize spelling (#322) 5 years ago
pinges b7a1422165 Fix AT failure because of additional field sent by Orion (#299) 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 376ec111a3 Make sure to close Vert.x instances that are opened for testing (#280) 5 years ago
Antony Denyer f2a3c00d1b Stop processing blocks when enclave is down (#253) 5 years ago
Jason Frame 991dcf9237
Enclave retrieve privacy group enclave method (#267) 5 years ago
Jason Frame a0e87148e9
Privacy rpcs to go through privacy controller instead directly through Enclave (#243) 5 years ago
Trent Mohay f9536e4576
Introduce a 1s connect timeout for Enclave comms (#249) 5 years ago
Trent Mohay 25451c27d5
Clean up vertx instances in Enclave tests (#229) 5 years ago
pinges 5f4bf595f4 Increase Enclave Request timeout to 5s (#228) 5 years ago
Trent Mohay b0d6353aab
Move Enclave from OkHttp to Vertx (#212) 5 years ago
pinges 3c1768eef7 Multi-Tenancy: Do not specify a public key anymore when requesting a … (#185) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 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
Ivaylo Kirilov 11e1575930 [PAN-2928] return null private transaction receipt instead of error (#1872) 5 years ago
Ivaylo Kirilov c691f488e2 [PAN-2941] Refactor privacy acceptance tests (#1864) 5 years ago
Trent Mohay 95ebba2be7 Added eea_getTransactionCount Json Rpc (#1861) 5 years ago
Josh Richardson 83f97f6e8d Removes FindPrivacyGroupResponse in favour of PrivacyGroup (#1709) 5 years ago
Puneetha Karamsetty af1ca586c1 Add eea_findPrivacyGroup endpoint in Pantheon (#1635) 5 years ago
Puneetha Karamsetty d80f4f2031 [PAN-2893] Rename privacyGroupId to createPrivacyGroupId (#1654) 5 years ago
Abdelhamid Bakhta 3c7e684c2b Enclave refactoring (#1684) 5 years ago
Ivaylo Kirilov d2d338b797 [PAN-2825] eea send raw transaction with privacy group id (#1611) 5 years ago
Puneetha Karamsetty ec4270fb68 [PAN-2746] Add eea_createPrivacyGroup & eea_deletePrivacyGroup endpoint (#1560) 5 years ago
Puneetha Karamsetty ebbf3df8f9 [PAN-2672] Return specific and useful error for enclave issues (#1455) 6 years ago
Ivaylo Kirilov fc4f9917b7 [PAN-2647] Validate Private Transaction nonce before submitting to Transaction Pool (#1449) 6 years ago
Abdelhamid Bakhta 8ed882a517 Update Enclave executePost method (#1317) 6 years ago
Antony Denyer 0ce2d49aa5 [PRIV-41] Refactor PrivacyParameters config to use builder pattern (#1226) 6 years ago
Puneetha Karamsetty 7599f04114 [PRIV-31] Add private cluster acceptance tests (#1211) 6 years ago
Ivaylo Kirilov c2b48e4ff6 [PRIV] Orion 0.1.2 (#1168) 6 years ago
Puneetha Karamsetty 8b5c197883 [PRIV] Get Internal logs and output (#1022) 6 years ago
CJ Hare 5da4fac02f Integration Test implementation dependency for non-IntelliJ IDE (#978) 6 years ago