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

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


    from a37d34b  Merge pull request #117 from atoulme/ethstats_testing
     new f52a2ee  Add DNS clients to the configuration
     new 890b0fa  Add test for DNS client configuration
     new 0f386b2  Allow retrying flaky test
     new f341490  Cover config sections in testing
     new 63205be  explicitly pick localhost
     new 226de04  add more tests for all types of config entries
     new 847da69  Merge pull request #118 from atoulme/add_dns_clients

The 509 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:
 .../main/java/org/apache/tuweni/config/Schema.java |  20 ++-
 .../tuweni/config/TomlBackedConfiguration.java     | 136 +++++++++++++++++----
 .../apache/tuweni/config/SchemaBuilderTest.java    |  83 +++++++++++++
 .../apache/tuweni/ethclient/DNSClientRunTest.kt    |  12 +-
 .../org/apache/tuweni/ethclient/EthereumClient.kt  |  18 +++
 .../tuweni/ethclient/EthereumClientConfig.kt       |  35 +++++-
 .../tuweni/ethclient/EthereumClientConfigTest.kt   |  10 ++
 .../net/coroutines/CoroutineSocketChannelTest.kt   |   5 +-
 8 files changed, 288 insertions(+), 31 deletions(-)


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

Reply via email to