-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eip1559 private txs #950
base: master
Are you sure you want to change the base?
Eip1559 private txs #950
Commits on Jun 27, 2023
-
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 560a21c - Browse repository at this point
Copy the full SHA 560a21cView commit details -
add bouncycastle to test in the core package
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9193fb2 - Browse repository at this point
Copy the full SHA 9193fb2View commit details
Commits on Jun 28, 2023
-
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1fcf02 - Browse repository at this point
Copy the full SHA a1fcf02View commit details
Commits on Jun 29, 2023
-
Change DefaultTestBase method name to setupWeb3Signer
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f795d52 - Browse repository at this point
Copy the full SHA f795d52View commit details -
Change account used by eth_accounts and IT base
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddcb571 - Browse repository at this point
Copy the full SHA ddcb571View commit details
Commits on Jun 30, 2023
-
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 439c9fb - Browse repository at this point
Copy the full SHA 439c9fbView commit details -
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e46208 - Browse repository at this point
Copy the full SHA 0e46208View commit details
Commits on Jul 5, 2023
-
Integration tests fixes + spotless
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df52f8c - Browse repository at this point
Copy the full SHA df52f8cView commit details -
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e53e0a - Browse repository at this point
Copy the full SHA 6e53e0aView commit details -
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e83d585 - Browse repository at this point
Copy the full SHA e83d585View commit details
Commits on Jul 6, 2023
-
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac65c92 - Browse repository at this point
Copy the full SHA ac65c92View commit details -
Merge branch 'master' into add_eth_sendTransaction
# Conflicts: # CHANGELOG.md # acceptance-tests/src/test/java/tech/pegasys/web3signer/dsl/signer/SignerConfigurationBuilder.java # core/src/integrationTest/java/tech/pegasys/web3signer/core/jsonrpcproxy/IntegrationTestBase.java # core/src/main/java/tech/pegasys/web3signer/core/Eth1Runner.java # core/src/main/java/tech/pegasys/web3signer/core/service/jsonrpc/EthSendTransactionJsonParameters.java # core/src/main/java/tech/pegasys/web3signer/core/service/jsonrpc/handlers/internalresponse/EthSignTransactionResultProvider.java # core/src/main/java/tech/pegasys/web3signer/core/service/jsonrpc/handlers/sendtransaction/NonceProvider.java # core/src/main/java/tech/pegasys/web3signer/core/service/jsonrpc/handlers/sendtransaction/transaction/EthTransaction.java # core/src/main/java/tech/pegasys/web3signer/core/service/jsonrpc/handlers/sendtransaction/transaction/Transaction.java # core/src/main/java/tech/pegasys/web3signer/core/service/jsonrpc/handlers/signing/ChainIdProvider.java # core/src/main/java/tech/pegasys/web3signer/core/service/jsonrpc/handlers/signing/ConfigurationChainId.java # core/src/main/java/tech/pegasys/web3signer/core/service/jsonrpc/handlers/signing/TransactionSerializer.java # core/src/test/java/tech/pegasys/web3signer/core/service/jsonrpc/EthSignTransactionResultProviderTest.java # core/src/test/java/tech/pegasys/web3signer/core/service/jsonrpc/handlers/transaction/EthTransactionTest.java
Configuration menu - View commit details
-
Copy full SHA for bbe7b79 - Browse repository at this point
Copy the full SHA bbe7b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d07dcd - Browse repository at this point
Copy the full SHA 4d07dcdView commit details -
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4d4643 - Browse repository at this point
Copy the full SHA e4d4643View commit details -
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdb5625 - Browse repository at this point
Copy the full SHA cdb5625View commit details -
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35c2002 - Browse repository at this point
Copy the full SHA 35c2002View commit details -
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f6dd05 - Browse repository at this point
Copy the full SHA 4f6dd05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebf80a - Browse repository at this point
Copy the full SHA 0ebf80aView commit details -
Merge remote-tracking branch '_gfukushima/add_eth_sendTransaction' in…
…to add_eth_sendTransaction
Configuration menu - View commit details
-
Copy full SHA for 42fe2f8 - Browse repository at this point
Copy the full SHA 42fe2f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8977e48 - Browse repository at this point
Copy the full SHA 8977e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf81a1c - Browse repository at this point
Copy the full SHA cf81a1cView commit details
Commits on Jul 7, 2023
-
Signed-off-by: Gabriel Fukushima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfe1743 - Browse repository at this point
Copy the full SHA bfe1743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70482fc - Browse repository at this point
Copy the full SHA 70482fcView commit details -
Support maxPriorityFeePerGas and maxFeePerGas
Wire in chainId to EthTransaction and PrivateTransaction variants. Create eip1559 variant of RawTransaction and RawPrivateTransaction but don't do anything with it yet.
Configuration menu - View commit details
-
Copy full SHA for 9df4ef8 - Browse repository at this point
Copy the full SHA 9df4ef8View commit details
Commits on Jul 10, 2023
-
Simplify Transaction interface
Remove rlpEncode(final long chainId) method override This is to make the upcoming changes to the serialize method easier
Configuration menu - View commit details
-
Copy full SHA for fdede82 - Browse repository at this point
Copy the full SHA fdede82View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe21f28 - Browse repository at this point
Copy the full SHA fe21f28View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5339f55 - Browse repository at this point
Copy the full SHA 5339f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6934134 - Browse repository at this point
Copy the full SHA 6934134View commit details