Commit Graph

365 Commits (b9aaa15d59e348cb06c00806dafc4ad600cdf25e)

Author SHA1 Message Date
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
Ivaylo Kirilov 6c308439e9 [PAN-3070] ethSigner acceptance tests (#1903) 5 years ago
CJ Hare dec01db6f9 Refactoring Rocksdb as a module (#1889) 5 years ago
Ivaylo Kirilov ccb939fb77 verify private transaction fails if participant is offline (#1924) 5 years ago
Ratan Rai Sur 58d797bd00 Events API: Transaction dropped, sync status, and renames (#1919) 5 years ago
Ivaylo Kirilov 11e1575930 [PAN-2928] return null private transaction receipt instead of error (#1872) 5 years ago
Danno Ferrin ac2db5a205 [PIE-1859] - remove metrics from plugin registration (#1918) 5 years ago
Edward 9856cd32b0 Ensure plugin-api module gets published at the correct maven path (#1905) 5 years ago
Edward 9601f44ac8 Return the plugin-apis to this repo (#1900) 5 years ago
Ivaylo Kirilov c691f488e2 [PAN-2941] Refactor privacy acceptance tests (#1864) 5 years ago
mark-terry 402937a459 [PIE-1859] Extracted Metrics interfaces to plugins-api. (#1898) 5 years ago
Ivaylo Kirilov 1848945879 [PAN-3071] Use object parameter instead of list of parameters for priv_createPrivacyGroup (#1868) 5 years ago
Ivaylo Kirilov 8747092586 [PAN-2789] Add EthSigner acceptance test (#1892) 5 years ago
Adrian Sutton 9e6762635e Revert "[PAN-2789] Add ethSigner acceptance test (#1655)" (#1888) 5 years ago
Ivaylo Kirilov 0500d18950 [PAN-2789] Add ethSigner acceptance test (#1655) 5 years ago
Danno Ferrin 43cc4ce5c9 Support plugin Richdata APIs via implementation (#1581) 5 years ago
Trent Mohay 5df733e83e PrivacyMarkerTransaction to be signed with a randomly generated key (#1844) 5 years ago
Lucas Saldanha 7a632db615 Updating Orion to v1.3.2 (#1805) 5 years ago
Ivaylo Kirilov a6cb8ad985 [PAN-2996] Remove enclave public key from parameter (#1789) 5 years ago
Trent Mohay 82bf51d1b5 RevertReason changed to BytesValue (#1746) 5 years ago
Josh Richardson 8b94344341 [PAN-2972] Additional integration test for contract creation with privacyGroupId (#1762) 5 years ago
Danno Ferrin 6f52d8bd83 Revert "[PAN-2950] Use java.time.Clock instead of System.currentTimeMillis()" (#1768) 5 years ago
Lucas Saldanha ab52ba3fe1 PAN-2723: Testing permissioning with static nodes behaviour (#1764) 5 years ago
Usman Saleem ef0f9793a9 [PAN-2727] Permissioning Acceptance Test - Verify OnChain Nodes Out of Sync (#1759) 5 years ago
Josh Richardson d9f35948be [PAN-2943] Renames various eea methods to priv methods, with associated docs (#1736) 5 years ago
Danno Ferrin ec5dc85403 [PAN-2950] Use java.time.Clock instead of System.currentTimeMillis() (#1747) 5 years ago
Lucas Saldanha 8a9a062bdd Added static nodes acceptance test (#1745) 5 years ago
Usman Saleem 9749167b34 [PAN-2724] - Permissioning Acceptance Test - Local & OnChain Nodes (#1735) 5 years ago
Usman Saleem 5eedd7c785 [PAN-2725] Accounts Permissioning Acceptance Tests - OnChain+Local Config (#1719) 5 years ago
mbaxter 1f6f659489 [PAN-1683] Rework remote connection limit flag defaults (#1705) 5 years ago
Ivaylo Kirilov 2c64a9ceba [PAN-2852] privacy group id consistent (#1667) 5 years ago