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 76b0bda  Merge pull request #280 from atoulme/add_extcodehash_support
     new 823c9a5  Make sure to complete the connection and return it even if it 
is deemed invalid and is already disconnected
     new 77ebb1e  Add DNS discovery
     new 9147d4e  Make the logger less verbose, and use daemon threads
     new 8ce286e  spotless
     new f633950  fix test
     new 9bbf7c9  spotless
     new 2e01ef2  Merge pull request #279 from 
atoulme/report_status_on_all_connections

The 865 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:
 .../kotlin/org/apache/tuweni/devp2p/Scraper.kt     |  1 +
 .../org/apache/tuweni/discovery/DNSDaemon.kt       |  2 +-
 eth-crawler/build.gradle                           |  6 ++--
 .../org/apache/tuweni/eth/crawler/CrawlerApp.kt    | 35 ++++++++++++++++++++--
 .../org/apache/tuweni/eth/crawler/CrawlerConfig.kt |  8 +++++
 .../src/main}/resources/logback.xml                |  0
 .../tuweni/rlpx/vertx/VertxRLPxServiceTest.java    |  7 ++---
 .../java/org/apache/tuweni/rlpx/RLPxService.java   |  3 +-
 .../tuweni/rlpx/wire/DefaultWireConnection.java    | 15 ++++------
 9 files changed, 58 insertions(+), 19 deletions(-)
 copy {scuttlebutt-rpc/src/integrationTest => 
eth-crawler/src/main}/resources/logback.xml (100%)

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

Reply via email to