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 1194da8  Merge pull request #274 from 
sudo-update/BlockchainIndex-Return1Hit
     new 3354417  Change the status handling to complete even if the status 
reports errors
     new d8f0dcf  Add disconnect reason and make sure to capture even failed 
connections
     new 73e47b4  Merge pull request #276 from 
atoulme/report_status_on_all_connections

The 854 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:
 .../org/apache/tuweni/devp2p/eth/EthHandler.kt     | 23 ++++++++++----------
 .../org/apache/tuweni/devp2p/eth/EthHandler66.kt   | 25 +++++++++++-----------
 .../apache/tuweni/devp2p/eth/EthHelloHandler.kt    |  2 +-
 .../org/apache/tuweni/eth/crawler/CrawlerApp.kt    | 10 +++++++++
 .../tuweni/eth/crawler/RelationalPeerRepository.kt | 11 +++++-----
 .../db/migration/V1_3_0__add_disconnect_reason.sql |  3 ++-
 .../tuweni/rlpx/wire/DefaultWireConnection.java    |  2 +-
 7 files changed, 43 insertions(+), 33 deletions(-)
 copy gradle/spotless.license.txt => 
eth-crawler/src/main/resources/db/migration/V1_3_0__add_disconnect_reason.sql 
(93%)

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

Reply via email to