Folks, please refer to my thread about release voting: https://lists.apache.org/x/thread.html/r1a49f8e03029b3e320bfa9ad58b613e271996070d09bc5febf2cdc7f%40%3Cdev.tuweni.apache.org%3E
We need 3 +1s to move to the incubator vote. Please make sure to vote! Antoine > On Jun 4, 2021, at 00:15, Antoine Toulme <[email protected]> wrote: > > I have tested this RC against Hyperledger Besu. > Here is a draft PR representing the breaking changes: > https://github.com/hyperledger/besu/pull/2376 > > It looks like everything else works. > > +1 from me. > >> On Jun 3, 2021, at 10:33 PM, Antoine Toulme <[email protected]> wrote: >> >> We're voting on the source distributions available here: >> https://dist.apache.org/repos/dist/dev/incubator/tuweni/2.0.0-incubating/ >> The release tag is present here: >> https://github.com/apache/incubator-tuweni/releases/tag/v2.0.0-incubating-rc >> >> This release includes the following changes: >> >> Features: >> * Users can select to keep select connections to other peers alive, >> reconnecting on disconnection (RLPx) >> * New faucet application, with a simple wallet. >> * JSON-RPC client and server (server is just started) >> * Add syncing capabilities for mainnet >> * Cache hashcode on Bytes objects. >> * Use one binary bistro, and one Docker image for all of Tuweni. >> * Implement the EVM as Kotlin code, instead of importing EVMC >> * Add ethstats server >> * Add network crawler >> * Add proxy subprotocol >> * Add support for eth/66 (RLPx) >> >> Fixes: >> * DNS daemon no longer throws errors when it cannot communicate over TCP >> * NOTICE for binary distro >> * #168: Fix Bytes32.wrap with offset >> * Remove biased language (allowlist, main branch) >> >> Cheers, >> >> Antoine > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
