Hello folks, any chance an additional mentor may cast a vote? > On Feb 26, 2020, at 13:33, larry mccay <lmc...@apache.org> wrote: > > +1 > > * built from source and ran tests > * checked DISCLAIMER, LICENSE and NOTICE files > * checked signatures using following bash script that may be helpful for > others > > export TUWENI_VERSION=$1 > gpg --verify tuweni-src-${TUWENI_VERSION}-incubating.zip.asc > tuweni-src-${TUWENI_VERSION}-incubating.zip > gpg --verify tuweni-bin-${TUWENI_VERSION}-incubating.zip.asc > tuweni-bin-${TUWENI_VERSION}-incubating.zip > gpg --verify tuweni-src-${TUWENI_VERSION}-incubating.tgz.asc > tuweni-src-${TUWENI_VERSION}-incubating.tgz > gpg --verify tuweni-bin-${TUWENI_VERSION}-incubating.tgz.asc > tuweni-bin-${TUWENI_VERSION}-incubating.tgz > > gpg --verify tuweni-gossip-${TUWENI_VERSION}-incubating.zip.asc > tuweni-gossip-${TUWENI_VERSION}-incubating.zip > gpg --verify tuweni-gossip-${TUWENI_VERSION}-incubating.tgz.asc > tuweni-gossip-${TUWENI_VERSION}-incubating.tgz > > gpg --verify tuweni-relayer-${TUWENI_VERSION}-incubating.zip.asc > tuweni-relayer-${TUWENI_VERSION}-incubating.zip > gpg --verify tuweni-relayer-${TUWENI_VERSION}-incubating.tgz.asc > tuweni-relayer-${TUWENI_VERSION}-incubating.tgz > >> On Wed, Feb 26, 2020 at 2:09 PM Furkan KAMACI <furkankam...@gmail.com> >> wrote: >> >> Hi, >> >> +1 from me. >> >> I checked: >> >> - Incubating in name >> - DISCLAIMER exists >> - LICENSE and NOTICE are fine >> - No unexpected binary files >> - Checked PGP signatures >> - Checked Checksums >> - Code compiles >> >> Kind Regards, >> Furkan KAMACI >> >>> On Wed, Feb 26, 2020 at 3:07 PM Steven J Schroeder <s...@apache.org> wrote: >>> >>> +1 for me. >>> >>> Steven Schroeder >>> >>> On Sun, Feb 23, 2020 at 23:43 Antoine Toulme <anto...@toulme.name> >> wrote: >>> >>>> We're voting on the distributions available here: >>>> >>> >> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/ >>>> The release tag is present here: >>>> >>> >> https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating >>>> >>>> This release includes the following changes: >>>> * Moved to JDK11 support by default. 1.0.0 drops support for JDK8. >>>> * Added ethnetstats library. >>>> * Added key-value store functionalities: proxy store, stores are now >>>> generic, not just bytes, and have the ability to iterate over keys or >>> clear >>>> their contents. >>>> * Added support for JPA-backed key value stores >>>> * Added eth2 reference tests repository. This repository is checked out >>> as >>>> a submodule, and will be used to test SSZ going forward. >>>> * Fix TUWENI-30: expose key for GenericHash >>>> * Allow CN as option when generating the self-signed certs (used to be >>>> example.com) >>>> * Move Jenkins build to Jenkinsfile inside the repo. >>>> >>>> Cheers, >>>> >>>> Antoine >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org >>>> For additional commands, e-mail: dev-h...@tuweni.apache.org >>>> >>>> >>> >>
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org For additional commands, e-mail: dev-h...@tuweni.apache.org