Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub ci #16

Merged
merged 25 commits into from
Dec 5, 2023
Merged

GitHub ci #16

merged 25 commits into from
Dec 5, 2023

Conversation

jflo
Copy link
Owner

@jflo jflo commented Nov 16, 2023

PR description

Fixed Issue(s)

@jflo jflo force-pushed the github_ci branch 3 times, most recently from 705fc53 to 5ce3c52 Compare November 20, 2023 18:14
macfarla and others added 22 commits November 21, 2023 11:56
…er#6187)

* don't disconnect if peer has enough of a score increase to have been useful

* use threshold not increase

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
* migrate teste from Junit4 to Junit5

Signed-off-by: Fabio Pirola <fspirola@gmail.com>

* migrate test from Junit4 to Junit5

Signed-off-by: Fabio Pirola <fspirola@gmail.com>

* hyperledger#5571 besu - migrate tests from Junit4 to Junit5

Signed-off-by: Fabio Pirola <fspirola@gmail.com>

* #5571migrate-tests-to-Junit5

Signed-off-by: Fabio Pirola <fspirola@gmail.com>

* #5561migrate-tests-to-Junit5

Signed-off-by: Fabio Pirola <fspirola@gmail.com>

* [hyperledger#5561] remove ide files

Signed-off-by: Fabio Pirola <fspirola@gmail.com>

* [hyperledger#5561] remove ide files

Signed-off-by: Fabio Pirola <fspirola@gmail.com>

---------

Signed-off-by: Fabio Pirola <fspirola@gmail.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
…lts (hyperledger#6190)


Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
* Add `rpc-gas-cap` to enable user to cap gasLimit of certain RPC methods
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>

---------

Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
…erledger#6195)

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
…edger#6198)

When the world state is not retrievable, instead of returning java.lang.reflect.InvocationTargetException in the from field and null in the to field in GraphQL, return an empty account with the address only.

Signed-off-by: Wetitpig <winsto003@hotmail.com>
Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
…hyperledger#6191)


Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
* log list of peers at TRACE level

Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
* [hyperledger#6204] Fix log index in transaction receipt

Signed-off-by: Wetitpig <winsto003@hotmail.com>

* Update CHANGELOG.md

Add to bug fixes.

Signed-off-by: Wetitpig <winsto003@hotmail.com>

* Update tests

Signed-off-by: Wetitpig <winsto003@hotmail.com>

* Directly sum log size with known index

Signed-off-by: Wetitpig <winsto003@hotmail.com>

* Minor change to gasUsed

Signed-off-by: Wetitpig <winsto003@hotmail.com>

* Place hash and index first

Signed-off-by: Wetitpig <winsto003@hotmail.com>

* Test without parallel()

Signed-off-by: Wetitpig <winsto003@hotmail.com>

* Rewrite header hash as map chain

Signed-off-by: Wetitpig <winsto003@hotmail.com>

---------

Signed-off-by: Wetitpig <winsto003@hotmail.com>
Allow ca-certificates-java to use the latest 20190909 version.

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
Refactor some transaction calculations, including moving upfront
overflow checks from the constructor to the validator and optimizing
some RLP calculations. Also fix all lint errors.

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
* moved some logs to trace level

* shortNodeId

* Apply suggestions from code review

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
* Add plugin version to summary on startup

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>

* Remove test code

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>

---------

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
moving on to 23.10.4 developmnet

---------

Signed-off-by: Justin Florentine <justin+github@florentine.us>
…r#6202)

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
… username and password (hyperledger#6212)

* Add error messages on authentication failures with username and password

Signed-off-by: David Lutzardo <jdlutzardo@izertis.com>

* Add a constant for the 'password'

Signed-off-by: David Lutzardo <jdlutzardo@izertis.com>

* Add test to check empty login and check response in body is not empty

Signed-off-by: David Lutzardo <jdlutzardo@izertis.com>

* Correct format (spotless)

Signed-off-by: David Lutzardo <jdlutzardo@izertis.com>

* Update ethereum/api/src/test/java/org/hyperledger/besu/ethereum/api/jsonrpc/JsonRpcHttpServiceLoginTest.java

Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: David Lutzardo <jdlutzardo@izertis.com>

* Update ethereum/api/src/test/java/org/hyperledger/besu/ethereum/api/jsonrpc/JsonRpcHttpServiceLoginTest.java

Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: David Lutzardo <jdlutzardo@izertis.com>

* Update JsonRpcHttpServiceLoginTest.java

use containsIgnoringCase

Signed-off-by: David Lutzardo <jdlutzardo@izertis.com>

* Add a CHANGELOG entry for PR 6212

Signed-off-by: David Lutzardo <jdlutzardo@izertis.com>

---------

Signed-off-by: David Lutzardo <jdlutzardo@izertis.com>
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
@jflo jflo force-pushed the github_ci branch 5 times, most recently from c399f7a to 4c4a290 Compare December 4, 2023 20:14
siladu and others added 3 commits December 5, 2023 11:28
…er#6185)

* Add RockDB Subcommand for printing usage per column family
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>

* changed output to follow a MD table notation.

Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>

---------

Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Co-authored-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
@jflo jflo force-pushed the github_ci branch 2 times, most recently from da9a239 to c257863 Compare December 5, 2023 17:31
@jflo jflo merged commit c257863 into main Dec 5, 2023
0 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.