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/19 03:41:16 UTC

[incubator-tuweni] branch main updated (eb6d9d6d -> 91e6634d)

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 eb6d9d6d Merge pull request #424 from zilm13/fix/fixed-bytes-list
     new 685ae056 fix status handling
     new 4bcf61c7 more lenient when reading hex values in genesis files
     new 73c43646 fix test
     new 91e6634d Merge pull request #425 from atoulme/eth66-status

The 1252 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:
 .../tuweni/devp2p/eth/BlockchainInformation.kt     | 66 ++++++++++++++--------
 .../org/apache/tuweni/devp2p/eth/EthHandler.kt     | 46 ++++++++-------
 .../org/apache/tuweni/devp2p/eth/EthHandler66.kt   | 48 ++++++++--------
 .../apache/tuweni/devp2p/eth/EthHelloHandler.kt    |  6 +-
 .../tuweni/devp2p/eth/BlockchainInformationTest.kt | 33 ++++++++++-
 .../org/apache/tuweni/eth/genesis/GenesisFile.java |  6 +-
 eth/src/main/resources/genesis/ropsten.json        |  8 ++-
 .../tuweni/rlpx/wire/DefaultWireConnection.java    |  6 +-
 .../apache/tuweni/rlpx/wire/DisconnectMessage.java | 16 ++++--
 9 files changed, 149 insertions(+), 86 deletions(-)


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