You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2022/07/10 15:05:10 UTC

[incubator-tuweni] branch main updated (4b50e6db -> f6ee6356)

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 4b50e6db Merge pull request #421 from atoulme/new_rocksdb
     new b5cc08bd surface DNS server option
     new 5e9485ed upgrade snappy
     new cf41b66b fix unit tests
     new 0f91aba6 add missing case for disconnect reason without reason provided
     new f6ee6356 Merge pull request #422 from atoulme/snappy

The 1242 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:
 dependency-versions.gradle                           |  2 +-
 .../org/apache/tuweni/ethclient/DNSClientRunTest.kt  |  4 ++--
 .../apache/tuweni/ethclient/EthereumClientRunTest.kt | 20 ++++++++++----------
 .../kotlin/org/apache/tuweni/ethclient/DNSClient.kt  |  1 +
 .../apache/tuweni/ethclient/EthereumClientConfig.kt  |  8 +++++++-
 .../tuweni/ethclient/EthereumClientConfigTest.kt     | 11 +++++++++++
 .../apache/tuweni/rlpx/wire/DisconnectReason.java    |  2 ++
 7 files changed, 34 insertions(+), 14 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org