Commit Graph

60 Commits (0cde7c29e098f7a41100992ea6cdafe5d481504d)

Author SHA1 Message Date
Lucas Saldanha c5025d86eb
Add strict check for privateFrom in private txs (#976) 4 years ago
Trent Mohay 79ed3f642a
Added configurable block reward and recipient for IBFT2 (#1132) 4 years ago
Sally MacFarlane 9e224ed7f3
rename more "whitelist" occurrences to "allowlist" (#1133) 4 years ago
Sally MacFarlane f229d5a190
whitelist -> allowlist and on-chain -> onchain (#1131) 4 years ago
Sally MacFarlane dc4e2a8368
JSON RPC: Add permissioning account "allowlist" methods (#1095) 5 years ago
Ratan (Rai) Sur 739b3382f4
Unsupport Misplaced Database Metadata (#1060) 5 years ago
Sally MacFarlane 4eef568b4c
Replace whitelist/blacklist with allowlist/denylist (#1077) 5 years ago
Sally MacFarlane 4d18598d21
Fix flaky test: Permissioning + IBFT stall (#1040) 5 years ago
Danno Ferrin dac36a5665
Improve stability of CI tests (#878) 5 years ago
Sally MacFarlane 4adfb375ab
[MINOR] Fixed failing tests in account permissioning smart contract (#956) 5 years ago
mark-terry f5883a8ac2
Fixed bug where a permissioned IBFT2 network starts in stalled state. (#969) 5 years ago
mark-terry 4174eb9229
Updated SimpleNodePermissioning smart contract to relax enodeURL matc… (#945) 5 years ago
Stefan Pingel 46233966f5
Make sure that the onchain privacy group version is always different. (#828) 5 years ago
Danno Ferrin 0bbde72f47
Gradle 6.3 upgrade (#822) 5 years ago
Horacio Mijail Antón Quiles 823a0f2817
Store test logs in CI (#781) 5 years ago
Antoine Toulme 3f2811336e
Do not create the splunk appender if it's not selected. Add an acceptance test checking that --help exits with code 0 (#790) 5 years ago
Lucas Saldanha 6f05bdccfc
Added private filter acceptance tests (#753) 5 years ago
Stefan Pingel 04888f38a9
add AT for onchain privacy (#729) 5 years ago
Lucas Saldanha ba6f656e66
Implemented priv_getLogs (#686) 5 years ago
Stefan Pingel 36bdae457b
Fix priv_getPrivateTransaction return (#703) 5 years ago
Horacio Mijail Antón Quiles e917a35e80
Report memory/processes at end of test (#421) 5 years ago
Antoine Toulme b9c6c4b3cc
Add eth65 support (#608) 5 years ago
Stefan Pingel a93d06f182
Refactor EeaSendRawTransaction (#594) 5 years ago
Horacio Mijail Antón Quiles 700c5e146b
Fix: ensure that node is displayed if recorded (#574) 5 years ago
Danno Ferrin 5e368dd7e6
Fix License Check (#568) 5 years ago
Horacio Mijail Antón Quiles 56c60e03df
Kill correctly Besu node processes (#420) 5 years ago
Horacio Mijail Antón Quiles 93f54d0e37
Improving Acceptance Test logging (#399) 5 years ago
pinges da75f9cba4
Now members of on chain privacy groups can be re-added after they hav… (#471) 5 years ago
pinges ba2f43cbd0
Add an acceptance test where 2 members are added to two different privacy groups in the same block (#472) 5 years ago
Lucas Saldanha 0254556c6b
Adding onchain privacy groups flag (#456) 5 years ago
Ivaylo Kirilov 52be1faf9c
remove-from-group-AT (#447) 5 years ago
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
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
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
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 ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago
Jason Frame a0e87148e9
Privacy rpcs to go through privacy controller instead directly through Enclave (#243) 5 years ago
Trent Mohay b0d6353aab
Move Enclave from OkHttp to Vertx (#212) 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
pinges 3c1768eef7 Multi-Tenancy: Do not specify a public key anymore when requesting a … (#185) 5 years ago
Ivaylo Kirilov b4d0327dce Fix state root mismatch when trying to modify public state from priv tx (#118) 5 years ago