mbaxter
6b472317c2
[PIE-2031] Rework sync status events ( #106 )
...
Signed-off-by: Meredith Baxter <meredith.baxter@consensys.net>
5 years ago
mbaxter
127b92a1ad
[PIE-2026] Separate in-sync from sync-status listeners ( #100 )
...
Signed-off-by: Meredith Baxter <meredith.baxter@consensys.net>
Signed-off-by: Lucas Saldanha <lucas.saldanha@consensys.net>
5 years ago
Danno Ferrin
1ca8a94af6
[PAN-3230] Merge BlockchainQueries classes ( #101 )
...
We had two mostly idenitcal classes used for GraphQL and JsonRPC/WS.
This PR merges that to one class.
* Move from org.hyperledger.besu.ethereum.api.json.internal.queries to
org.hyperledger.besu.ethereum.api.query
* Add one method from the GraphQL version
(generateLogWithMetadataForTransaction)
* Remove graphql version and point graphql to the shared version.
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
5 years ago
Danno Ferrin
2626687de1
[PAN-3223] Add GraphQL query/logs support ( #94 )
...
Add support for the top level logs query.
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
5 years ago
CJ Hare
5e0d9dda56
JsonRpc method disabled error condition rewrite and unit test ( #80 )
...
Signed-off-by: Christopher Hare <chris.hare@consensys.net>
5 years ago
Danno Ferrin
01e989ebae
[PAN-3183] Less verbose synching subscriptions ( #59 )
...
We should not send a sync status for every forking block state update.
Yes, we send status updates for detected forks as well as new canonical
heads.
Instead we should send a synching message for status changes as well as
when we reorg the chain.
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
5 years ago
Ivaylo Kirilov
c09145e490
refactor-privacy-storage ( #7 )
...
* refactor-privacy-storage
Signed-off-by: Ivaylo Kirilov <iikirilov@gmail.com>
5 years ago
Ivaylo Kirilov
83ad8e6942
return enclave key instead of private transaction hash ( #53 )
...
Signed-off-by: Ivaylo Kirilov <iikirilov@gmail.com>
Signed-off-by: Lucas Saldanha <lucas.saldanha@consensys.net>
5 years ago
Lucas Saldanha
97a5c61f25
PAN-3175: Private tx nonce errors return same msg as any tx ( #48 )
...
Signed-off-by: Lucas Saldanha <lucas.saldanha@consensys.net>
5 years ago
mbaxter
a16df352d4
Disable json-rpc trace API's ( #40 )
...
Signed-off-by: Meredith Baxter <meredith.baxter@consensys.net>
5 years ago
Josh Richardson
b8fa2be6d5
[PAN-3139] Add privDistributeRawTransaction endpoint ( #23 )
...
Signed-off-by: Joshua Richardson <joshua@richardson.tech>
Signed-off-by: Lucas Saldanha <lucas.saldanha@consensys.net>
5 years ago
Josh Richardson
82eda12394
[PAN-3111] Renames eea_getTransactionReceipt to priv_getTransactionReceipt ( #10 )
...
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com>
* Refactors eeaGetTransactionReceipt to PrivGetTransactionReceipt
Signed-off-by: Joshua Richardson <joshua@richardson.tech>
* Fixes typo
Signed-off-by: Joshua Richardson <joshua@richardson.tech>
* Bumps web3j version and finishes refactor from eea to priv
Signed-off-by: Joshua Richardson <joshua@richardson.tech>
5 years ago
Joshua Fernandes
bac5c673d3
Adding a spdx license check gradle task ( #30 )
...
* adding in spdx-license-identifier & updated check for the same; removing license check from spotless
Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
* Change CheckSpdxHeader to a task.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
5 years ago
Nicolas MASSART
829d865f3d
update Cava library to Tuweni Library ( #18 )
...
Cava and Tuweni are the same thing but renamed when moved to Apache foundation
Signed-off-by: Nicolas <nicolas.massart@consensys.net>
5 years ago
Joshua Fernandes
d6a2394e2d
Migrating Pantheon to Besu ( #1945 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
5 years ago
Ratan Rai Sur
995ef1adba
Ban junit assertions ( #1939 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
5 years ago
Ratan Rai Sur
dedd6416ed
[refactor] Make JSON-RPC and GraphQL share parent module ( #1929 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
5 years ago