Commit Graph

1574 Commits (db749c128cba47ae6f9510fb023578057833ed32)

Author SHA1 Message Date
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
Danno Ferrin 1ca8a94af6
[PAN-3230] Merge BlockchainQueries classes (#101) 5 years ago
CJ Hare 502e53cdb2
Removing redundant code (#98) 5 years ago
Abdelhamid Bakhta 5e819febbd
Add totalDiffculty to BlockPropagated events. (#97) 5 years ago
Ivaylo Kirilov b4f1becc05 [PAN-3222] Fix private transactions breaking evm (#96) 5 years ago
Adrian Sutton 9147391634
Make logic in PersistBlockTask more explicit to fix a LGTM warning (#92) 5 years ago
mbaxter 13ae4317b7
[PIE-2003] Make SyncState variables thread-safe (#95) 5 years ago
Danno Ferrin 2626687de1
[PAN-3223] Add GraphQL query/logs support (#94) 5 years ago
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