This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git.


    from 96d7ff8  Merge pull request #359 from atoulme/expiring_maps_eth_client
     new a19d960  Add peer repository reading from TOML
     new 74bba00  fix integration test config
     new a94716f  Merge pull request #358 from atoulme/peer_repositories_toml

The 1049 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 eth-client-app/src/main/resources/bootnode.toml    |  4 +-
 .../tuweni/ethclient/EthereumClientRunTest.kt      |  6 +++
 .../tuweni/ethclient/ProxyEthereumClientTest.kt    |  4 ++
 .../org/apache/tuweni/ethclient/EthereumClient.kt  |  6 ++-
 .../tuweni/ethclient/EthereumClientConfig.kt       | 56 ++++++++++++++++++----
 eth-client/src/main/resources/default.toml         |  4 +-
 .../tuweni/ethclient/EthereumClientConfigTest.kt   | 21 ++++++--
 7 files changed, 87 insertions(+), 14 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to