Davide Savazzi
3b5ca19227
Added --version flag to subcommands [ #2762 ] ( #3577 )
...
* added --version flag to subcommands (#2762 )
Signed-off-by: Davide Savazzi <davide@davidesavazzi.net>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
f568342200
WebSocket batch test - remove Ignore ( #3579 )
...
* remove ignore of batch websocket test
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
62e61716e2
[MINOR] xl executor for quorum ATs (nightly) ( #3571 )
...
* xl executor
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
ff4cf2bad1
[MINOR] corrections to changelog and typos ( #3580 )
...
* typos
* 3379 was the pr to merge branch
* added link for 3202
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Justin Florentine
e7c275f86d
updated tests to ensure hex values are returned ( #3564 )
...
Signed-off-by: Justin Florentine <justin+github@florentine.us>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
garyschulte
3b5dafbfa0
Warn if consensus client doesn't call transition configuration endpoint within 120 seconds ( #3569 )
...
* add qos timer to engine_exchangeTransitionConfiguration
Signed-off-by: garyschulte <garyschulte@gmail.com>
Co-authored-by: Justin Florentine <justin+github@florentine.us>
3 years ago
garyschulte
a2fbd76c3a
add execution engine endpoints to docker ports ( #3575 )
...
* add execution engine endpoints to docker ports
Signed-off-by: garyschulte <garyschulte@gmail.com>
3 years ago
Daniel Lehrner
a91d9bbdd3
updated TTD for Kiln ( #3573 )
...
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
3 years ago
Sandra Wang
69a375b823
[ #2766 ]fix: clean up deprecation warnings ( #3511 )
...
* clean up deprecation warnings
*Quantity Interface getValue()
* LegacyPrivateStateStorage
* GraphQLDataFetcherContext
Signed-off-by: Sandra Wang <yx97.wang@gmail.com>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
mark-terry
f81fa43c27
Added debug logging to header download step. ( #3568 )
...
Signed-off-by: Mark Terry <mark.terry@consensys.net>
3 years ago
Sally MacFarlane
70d08c2ca4
added extra info to issue template ( #3551 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
bc565ac5cd
Revert "upgrade vertx ( #3530 )" ( #3567 )
...
This reverts commit 9d2d87e954
.
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
99dc46868f
added trace logging of parameter RPC calls ( #3553 )
...
* added trace logging of parameter RPC calls
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
garyschulte
457f536c28
remove requirement for CL to have zero blocknumber for TransitionConfiguration ( #3565 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
3 years ago
Sally MacFarlane
2b50ac1bff
ignore flaky test ( #3566 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
garyschulte
4a76a868c2
Stratum mining errata ( #3554 )
...
* couple bits of additional plumbing to ensure transitionCoordinator correctly routes stratum ethash observers
Signed-off-by: garyschulte <garyschulte@gmail.com>
3 years ago
Sally MacFarlane
244805909c
modified batch request test to avoid async complete issue ( #3556 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
3 years ago
Sandra Wang
7242435abd
fix: AuthProvider deprecated, refactor TomlAuth with AuthenticationProvider ( #3550 )
...
Signed-off-by: Sandra Wang <yx97.wang@gmail.com>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Daniel Lehrner
09c99c8f1b
Acceptance test for execution engine apis ( #3533 )
...
* added acceptance test for execution engine apis
* removed check of payload id length
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Antony Denyer
64ec6c763e
Always show privacyGroupId on PrivateTransactionReceipt ( #3544 )
...
- This is to provide a clearer way of knowing which
privacyGroupId a private transaction ended up in.
Signed-off-by: Antony Denyer <git@antonydenyer.co.uk>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sandra Wang
1adc58d5b9
Refactor graphqlcontext since getContext() is deprecated ( #3536 )
...
* refactor graphqlcontext since getContext() is deprecated
Signed-off-by: Sandra Wang <yx97.wang@gmail.com>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Danno Ferrin
ed54f09f8a
Richer return information for Precompiled Contracts ( #3546 )
...
Allow precompiled contracts to return richer information instead of
results/fail. System/precompile contracts can now revert, fail, refund
gas, etc. instead of just succeed or fail.
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
3 years ago
garyschulte
de432ce32e
add kiln network, add network option for fast-sync capable ( #3547 )
...
* add kiln network, add network option for fast-sync capable
Signed-off-by: garyschulte <garyschulte@gmail.com>
3 years ago
Justin Florentine
50e90994f3
check types before providing a PowMiningCoordinator ( #3548 )
...
Signed-off-by: Justin Florentine <justin+github@florentine.us>
3 years ago
Sally MacFarlane
7a83f74fb9
Updated netty ( #3538 )
...
* updated netty
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
3160a4d0af
Trace APIs: add revert reason ( #3539 )
...
* added revertReason
* added test file for trace_transaction with revertReason
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
7e247f143d
docker executor ( #3535 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
Co-authored-by: Frank Li <b439988l@gmail.com>
3 years ago
Daniel Lehrner
424ed9c67f
MERGE: engine_exchangeTransitionConfigurationV1 API ( #3473 )
...
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: garyschulte <garyschulte@gmail.com>
3 years ago
mbaxter
6efdd94a69
[Issue 3115] Support mining beneficiary transitions ( #3505 )
...
Signed-off-by: Meredith Baxter <meredith.baxter@palm.io>
3 years ago
Justin Florentine
6947a6c34d
3465 jwt auth ( #3508 )
...
* refactored auth to allow variant JWT rules to be adopted by different stacks
* configures JWT secret from a file, or creates a temporary one
* jwt auth is optional for engine apis
* test coverage of new cli options
Signed-off-by: Justin Florentine <justin+github@florentine.us>
3 years ago
Stefan Pingel
9cabf6f528
add trace_callMany to CHANGELOG ( #3531 )
...
Signed-off-by: Stefan Pingel <stefan.pingel@consensys.net>
3 years ago
Stefan Pingel
249123dc1e
Feature/trace callmany ( #3468 )
...
* unit test + working code + test spec files
Signed-off-by: Frank Li <b439988l@gmail.com>
Signed-off-by: Stefan Pingel <stefan.pingel@consensys.net>
Co-authored-by: Frank Li <b439988l@gmail.com>
3 years ago
Sally MacFarlane
26be16cc54
trace_rawTransaction ( #3459 )
...
* Json RPC endpoint and test files for trace_rawTransaction
* cache the block number to make sure we are using the same block
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
Co-authored-by: Frank Li <b439988l@gmail.com>
Co-authored-by: MadelineMurray <43356962+MadelineMurray@users.noreply.github.com>
3 years ago
Sally MacFarlane
9d2d87e954
upgrade vertx ( #3530 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
84eebcf3ba
Updated dependencies including log4j ( #3529 )
...
* updated some more dependencies
* changed errorprone back
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Fabio Di Fabio
8e6d8b7c49
Log initial sync stats every 10 secs at max to avoid spamming logs ( #3525 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
62e2fa259c
updated several dependencies ( #3523 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
921e1ef252
[MINOR] addressed some sonar code smells ( #3520 )
...
* addressed some sonar code smells
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
mark-terry
365a7f9525
trace_get ( #3477 )
...
* Initial commit for trace_get implementation. No tests.
* test files for trace_get
Signed-off-by: Mark Terry <mark.terry@consensys.net>
Signed-off-by: Frank Li <b439988l@gmail.com>
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
Co-authored-by: Frank Li <b439988l@gmail.com>
3 years ago
Sally MacFarlane
35f16420eb
move Vijay to emeritus ( #3514 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
6e62e78fa3
debug_accountAt - fixed issue with contract code ( #3518 )
...
* fixed bug with contract code > 32 bytes
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Sally MacFarlane
a86274fcd0
[MINOR] typo in resource class ( #3516 )
...
* medium
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
* typo
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago
Jiri Peinlich
605ff69d3f
FullSync Future should stop when total terminal difficulty is reached ( #3423 )
...
* FullSync Future should stop when total terminal difficulty is reached
Signed-off-by: Jiri Peinlich <jiri.peinlich@gmail.com>
3 years ago
Frank Li
b73f5f98ad
Refactor trace api methods ( #3510 )
...
* abstract trace classes
Signed-off-by: Frank Li <b439988l@gmail.com>
* add spdx headers
Signed-off-by: Frank Li <b439988l@gmail.com>
3 years ago
garyschulte
58dfe3a56d
Bugfix/terminal block check ( #3501 )
...
* speculative use of backward sync in forkchoiceupdated
* reorg newPayload tests to not return INVALID_TERMINAL_BLOCK for as-yet-unknown parent hashes
Signed-off-by: garyschulte <garyschulte@gmail.com>
3 years ago
Adrian Sutton
c2e5fcb905
Add GitHub action to verify gradle-wrapper.jar ( #3503 )
...
Checks that the gradle wrapper jar is from an official release.
See https://github.com/gradle/wrapper-validation-action for more details.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
3 years ago
Frank Li
941f5ee201
Update ef bootnodes ( #3502 )
...
* update ef bootnodes
Signed-off-by: Frank Li <b439988l@gmail.com>
* fix typo in bootnode
Signed-off-by: Frank Li <b439988l@gmail.com>
* update mainnet config
Signed-off-by: Frank Li <b439988l@gmail.com>
3 years ago
Danno Ferrin
5a7e955bd3
Improve contract validation errors ( #3499 )
...
For each contract validation error return a relevant error instead of
the incorrect "INSUFFICIENT_GAS" error.
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
3 years ago
Daniel Lehrner
d2a413b61b
Rename field random to prevRandao ( #3495 )
...
* rename field random to prevRandao
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
3 years ago
Sally MacFarlane
db232418c2
to remove deprecated proto dependency, needed to add jaeger-proto dependency ( #3485 )
...
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
3 years ago