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 2020/08/09 07:20:17 UTC

[incubator-tuweni] branch master updated (2b6ff89 -> 2bd169b)

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 2b6ff89  Merge pull request #142 from atoulme/check_licenses
     new 89e3805  Fix another flaky test
     new a1f33a9  load from test classpath
     new 0c08daf  Fix mac binaries
     new e1aa27f  use less awaits to see where the problem is
     new 2bd169b  Merge pull request #143 from atoulme/check_licenses

The 594 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/ConnectToAnotherNodeTest.kt  |  21 +++++++++------------
 evm/src/main/resources/libevmc.dylib               | Bin 33487 -> 0 bytes
 .../org/apache/tuweni/evm/EVMReferenceTest.kt      |   8 ++++----
 evm/src/{main => test}/resources/evmone.lib        | Bin
 evm/src/test/resources/libevmc.dylib               | Bin 0 -> 23704 bytes
 evm/src/{main => test}/resources/libevmc.so        | Bin
 .../{main => test}/resources/libevmone.0.5.0.dylib | Bin
 .../{main => test}/resources/libevmone.so.0.5.0    | Bin
 8 files changed, 13 insertions(+), 16 deletions(-)
 delete mode 100755 evm/src/main/resources/libevmc.dylib
 rename evm/src/{main => test}/resources/evmone.lib (100%)
 create mode 100755 evm/src/test/resources/libevmc.dylib
 rename evm/src/{main => test}/resources/libevmc.so (100%)
 rename evm/src/{main => test}/resources/libevmone.0.5.0.dylib (100%)
 rename evm/src/{main => test}/resources/libevmone.so.0.5.0 (100%)


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