Commit Graph

764 Commits (49e803c8dc1205e288b29be7645ee9d1db21953f)

Author SHA1 Message Date
mbaxter 49e803c8dc
Fix transaction tracking by sender (#93) 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
CJ Hare 5e0d9dda56
JsonRpc method disabled error condition rewrite and unit test (#80) 5 years ago
Ratan Rai Sur c6ad0f7705
Fixes race condition between `NodeAddedListener` and `FullBlockImportStep` (#56) 5 years ago
Danno Ferrin fad9bf9c34
[PAN-3203] add --required-block flag to deal with chainsplits (#79) 5 years ago
CJ Hare 8bc82e027f Removing orphaned Javadoc (#64) 5 years ago
Danno Ferrin 01e989ebae
[PAN-3183] Less verbose synching subscriptions (#59) 5 years ago
Christian Felde c20251be4f [PAN-3023] Add command line option for target gas limit (#24) 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
Ivaylo Kirilov 83ad8e6942 return enclave key instead of private transaction hash (#53) 5 years ago
mbaxter 1937f1251d
Clean up BesuConfiguration construction (#51) 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
Lucas Saldanha 97a5c61f25
PAN-3175: Private tx nonce errors return same msg as any tx (#48) 5 years ago
mbaxter 08bf5eefdf
[PIE-1785] Require minimum number of pivot confirmations (#29) 5 years ago
mbaxter a16df352d4
Disable json-rpc trace API's (#40) 5 years ago
Josh Richardson b8fa2be6d5 [PAN-3139] Add privDistributeRawTransaction endpoint (#23) 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
Danno Ferrin adb54d67d8
[PAN-3160] Rinkeby Istanbul fork block (#35) 5 years ago
Danno Ferrin 810880c469
[PAN-3158] Add Istanbul block for Goerli (#27) 5 years ago
Danno Ferrin aac22e9fea
[PAN-3158] Add Istanbul block for Ropsten (#26) 5 years ago
mbaxter 5d1d3beae2 [PAN-2333] Use only fully validated peers for fast sync pivot selection (#21) 5 years ago
Nicolas MASSART 829d865f3d
update Cava library to Tuweni Library (#18) 5 years ago
Peter Robinson 5daf6a5a49 Version should be written as an int, not a long (#17) 5 years ago
mbaxter 1d74e60cf2 [PAN-3155] Handle discovery peers with updated endpoints (#12) 5 years ago
Joshua Fernandes d6a2394e2d Migrating Pantheon to Besu (#1945) 5 years ago
Danno Ferrin aa91d6a685 [PAN-2905] Handle exact value correctly (#1944) 5 years ago
mbaxter 684a01e202 [PAN-3140] Expand p2p config options (#1940) 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
CJ Hare 8a22086a1b RocksDB plugin is hard wired, rather then discovered (#1934) 5 years ago
Ivaylo Kirilov 53c7d6c2eb [PAN-2932] create privacy group return correct error if not include self (#1923) 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
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
Abdelhamid Bakhta 2d5e31ad17 Implement trace replay block transactions trace option (#1886) 5 years ago
Edward 9856cd32b0 Ensure plugin-api module gets published at the correct maven path (#1905) 5 years ago
Abdelhamid Bakhta 59743a7096 Ignore flaky tracing tests (#1907) 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
Karim T 235c72ac5b Add logfilter to the Admin Change Log Level JSON RC API (#1895) 5 years ago
Ivaylo Kirilov 1848945879 [PAN-3071] Use object parameter instead of list of parameters for priv_createPrivacyGroup (#1868) 5 years ago
Danno Ferrin 15f991416d [PAN-3097] Use a BigInteger for Network ID (#1891) 5 years ago