Stefan Pingel
87c75aaa88
23.4.4 release ( #5648 )
...
Signed-off-by: Stefan <stefan.pingel@consensys.net>
1 year ago
Stefan Pingel
b6a59b8ad0
23.4.3 release ( #5620 )
...
Signed-off-by: Stefan <stefan.pingel@consensys.net>
1 year ago
Stefan Pingel
50ea7268ee
Prepare for version 23.4.3-SNAPSHOT ( #5609 )
...
Signed-off-by: Stefan <stefan.pingel@consensys.net>
1 year ago
Stefan Pingel
1e08cab5d6
23.4.2 release ( #5608 )
...
Signed-off-by: Stefan <stefan.pingel@consensys.net>
1 year ago
Simon Dudley
ba2ecc01ba
Prepare for next version ( #5504 )
...
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
2 years ago
Simon Dudley
4563ebbcec
Release 23.4.1 ( #5501 )
...
* Update version to 23.4.1
* Changelog
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
2 years ago
Justin Florentine
3ad365cf83
Release 23.4.1-SNAPSHOT ( #5410 )
...
* uprev to snapshot, update changelog, adds download links with shas
---------
Signed-off-by: Justin Florentine <justin+github@florentine.us>
2 years ago
Justin Florentine
d4c637b8e3
uprevving to 23.4.0 for release ( #5409 )
...
Signed-off-by: Justin Florentine <justin+github@florentine.us>
2 years ago
garyschulte
4875ba3a64
prepare main for next point release ( #5380 )
...
* prep main for next point release
* changelog fix-up
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
Jason Frame
82ee15e610
Update version to 23.4.0-SNAPSHOT ( #5334 )
...
Signed-off-by: Jason Frame <jason.frame@consensys.net>
2 years ago
garyschulte
4f2ea483aa
Prepare for version 23.1.3-SNAPSHOT ( #5237 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
24abe06968
23.1.2 release ( #5236 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
f93bb4e016
Prepare for version 23.1.2-SNAPSHOT ( #5186 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
7dd4c42896
23.1.1 release ( #5185 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
Justin Florentine
249a6f363e
Sonarcloud Analysis once a week. ( #5137 )
...
* fixing the sonarcloud building in gha
* update to temurin 17
* adds checksums on sonarqube plugins
* ignore generated for spdx
* runs at midnight Tuesday mornings UTC
---------
Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
Co-authored-by: Joshua Fernandes <joshua.fernandes@consensys.net>
2 years ago
Simon Dudley
fd90643792
Prepare for version 23.1.1-SNAPSHOT ( #5067 )
...
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
2 years ago
Simon Dudley
2a7a5af71d
23.1.0-RC2 release ( #5065 )
...
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
2 years ago
Usman Saleem
e18e407c4e
Use Java 17 to build and run Besu ( #4977 )
...
Update following sections:
Gradle build, CircleCI, GitHub Actions, Docker
The devp2p TLS mutual authentication unit tests dealing with PKCS11+nss and QBFT+PKCS11+nss ATs were failing on Java 17 when dealing with RSA keys. The unit tests and AT are updated to use EC keys instead. The keystores, truststores, CRL etc. involved in those ATs are regenerated and detailed instructions are provided on how they are created.
Signed-off-by: Usman Saleem <usman@usmans.info>
2 years ago
Usman Saleem
9eb32836b7
Fix javadocs to allow build to pass in JDK 17 ( #4834 )
...
- Added missing javadocs so that javadoc doclint passes against JDK 17 (invoke by Besu gradle build).
- Exclude following packages from javadoc lint:
org.hyperledger.besu.privacy.contracts.generated
org.hyperledger.besu.tests.acceptance.*
- Temporarily exclude ethereum and evm submodule for doc lint checks.
- Run the javadoc task using GitHub actions (use Java 17) to report any javadoc errors during the PR builds
- Updating plugin-api build.gradle with new hash as javadoc comments caused it to change
Signed-off-by: Usman Saleem <usman@usmans.info>
2 years ago
Justin Florentine
48a1249eb8
4844 new tx type ( #4931 )
...
* new type and fix for BesuEventsImplTest
* replace iteration over tx type enums with explicit lists, fixes BesuEventsImplTest
* fixes more tests
* fixes BlockchainQueriesTest by changing the ORDER of transaction types, wtf
Signed-off-by: Justin Florentine <justin+github@florentine.us>
2 years ago
Justin Florentine
cac1119753
doubled memory requirements for building ( #4932 )
...
Signed-off-by: Justin Florentine <justin+github@florentine.us>
2 years ago
garyschulte
a78db99be1
Prepare for version 23.1.1-SNAPSHOT ( #4908 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
881d14252f
23.1.0-RC1 release ( #4907 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
1ae74d0eb0
Prepare for version 23.1.1-SNAPSHOT ( #4865 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
bdc5d998db
23.1.0-BETA release ( #4864 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
c5df324a0f
prep for 23.1.0-beta ( #4863 )
...
* prep for 23.1.0-beta
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
Jason Frame
9006445147
Prepare for version 22.10.4-SNAPSHOT ( #4800 )
...
Signed-off-by: Jason Frame <jason.frame@consensys.net>
2 years ago
Jason Frame
5161b613a0
Release 22.10.3 ( #4799 )
...
Signed-off-by: Jason Frame <jason.frame@consensys.net>
2 years ago
garyschulte
01fcb42edd
Prepare for version 22.10.3-SNAPSHOT ( #4773 )
...
* Update version to 22.10.3-SNAPSHOT
Signed-off-by: garyschulte <garyschulte@gmail.com>
* update changelog for 22.10.3
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
ebd8c70bf7
22.10.2 release ( #4772 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
39be2e6485
Prepare for version 22.10.2-SNAPSHOT ( #4762 )
...
* Update version to 22.10.2-SNAPSHOT
* add download links
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
71148c1225
22.10.1 release ( #4761 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
Fabio Di Fabio
0d24b22a8d
Preparing for next release ( #4595 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 years ago
garyschulte
95bc9bd7bc
prepare for 22.10.0 ( #4548 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
6c072da666
release 22.10.0-RC2 ( #4547 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
77eeba9f17
Prepare for version 22.10.1-SNAPSHOT ( #4493 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
154e56cdc4
22.10.0-RC1 release ( #4492 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
Justin Florentine
7d183041db
uprev version to 22.10.RC1 ( #4483 )
...
Signed-off-by: Justin Florentine <justin+github@florentine.us>
2 years ago
Justin Florentine
347eaa2a18
updated version and CHANGELOG for next dev cycle ( #4444 )
...
Signed-off-by: Justin Florentine <justin+github@florentine.us>
2 years ago
Justin Florentine
286a6f3f38
adding new release version ( #4442 )
...
* adding new release version
* updating changelog
Signed-off-by: Justin Florentine <justin+github@florentine.us>
2 years ago
garyschulte
0848d2e15d
Prepare for version 22.7.4-SNAPSHOT ( #4431 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
a79590e2ec
22.7.3 release ( #4430 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
garyschulte
980a461439
prep for 22.7.3 ( #4362 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago
Justin Florentine
332ca416ba
upreved to new snapshot ( #4291 )
...
* upreved to new snapshot
* download links / shas in changelog
Signed-off-by: Justin Florentine <justin+github@florentine.us>
2 years ago
Diego López León
ebdb19a958
Increase Gradle max heap size ( #4207 )
...
Signed-off-by: Diego López León <dieguitoll@gmail.com>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
2 years ago
Danno Ferrin
e87482ab6f
update for next release ( #4214 )
...
Ser versions for next release - 22.7.1-SNAPSHOT
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
2 years ago
Danno Ferrin
6eaa5b52d7
Release 22.7.0 ( #4213 )
...
Release Besu 22.7.0
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
2 years ago
Antoine Toulme
0d7eaf16d4
Upgrade gradle to 7.5, silence the welcome message ( #4196 )
...
Signed-off-by: Antoine Toulme <antoine@lunar-ocean.com>
2 years ago
Antoine Toulme
049d234c0e
upgrade spotless to 6.8.0 ( #4195 )
...
Signed-off-by: Antoine Toulme <antoine@lunar-ocean.com>
2 years ago
garyschulte
d2418bf000
Prepare for version 22.7.1-SNAPSHOT ( #4181 )
...
Signed-off-by: garyschulte <garyschulte@gmail.com>
2 years ago