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 <[email protected]>

---------

Signed-off-by: Sally MacFarlane <[email protected]>
* migrate teste from Junit4 to Junit5

Signed-off-by: Fabio Pirola <[email protected]>

* migrate test from Junit4 to Junit5

Signed-off-by: Fabio Pirola <[email protected]>

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

Signed-off-by: Fabio Pirola <[email protected]>

* #5571migrate-tests-to-Junit5

Signed-off-by: Fabio Pirola <[email protected]>

* #5561migrate-tests-to-Junit5

Signed-off-by: Fabio Pirola <[email protected]>

* [hyperledger#5561] remove ide files

Signed-off-by: Fabio Pirola <[email protected]>

* [hyperledger#5561] remove ide files

Signed-off-by: Fabio Pirola <[email protected]>

---------

Signed-off-by: Fabio Pirola <[email protected]>
Co-authored-by: Sally MacFarlane <[email protected]>
* Add `rpc-gas-cap` to enable user to cap gasLimit of certain RPC methods
Signed-off-by: Gabriel Fukushima <[email protected]>

---------

Signed-off-by: Gabriel Fukushima <[email protected]>
…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 <[email protected]>
Signed-off-by: Danno Ferrin <[email protected]>
* log list of peers at TRACE level

Co-authored-by: Fabio Di Fabio <[email protected]>
Signed-off-by: Sally MacFarlane <[email protected]>

---------

Signed-off-by: Sally MacFarlane <[email protected]>
Co-authored-by: Fabio Di Fabio <[email protected]>
* [hyperledger#6204] Fix log index in transaction receipt

Signed-off-by: Wetitpig <[email protected]>

* Update CHANGELOG.md

Add to bug fixes.

Signed-off-by: Wetitpig <[email protected]>

* Update tests

Signed-off-by: Wetitpig <[email protected]>

* Directly sum log size with known index

Signed-off-by: Wetitpig <[email protected]>

* Minor change to gasUsed

Signed-off-by: Wetitpig <[email protected]>

* Place hash and index first

Signed-off-by: Wetitpig <[email protected]>

* Test without parallel()

Signed-off-by: Wetitpig <[email protected]>

* Rewrite header hash as map chain

Signed-off-by: Wetitpig <[email protected]>

---------

Signed-off-by: Wetitpig <[email protected]>
Allow ca-certificates-java to use the latest 20190909 version.

Signed-off-by: Danno Ferrin <[email protected]>
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 <[email protected]>
* moved some logs to trace level

* shortNodeId

* Apply suggestions from code review

Signed-off-by: Fabio Di Fabio <[email protected]>

Signed-off-by: Sally MacFarlane <[email protected]>

---------

Signed-off-by: Sally MacFarlane <[email protected]>
Signed-off-by: Fabio Di Fabio <[email protected]>
Co-authored-by: Fabio Di Fabio <[email protected]>
* Add plugin version to summary on startup

Signed-off-by: Gabriel-Trintinalia <[email protected]>

* Remove test code

Signed-off-by: Gabriel-Trintinalia <[email protected]>

---------

Signed-off-by: Gabriel-Trintinalia <[email protected]>
moving on to 23.10.4 developmnet

---------

Signed-off-by: Justin Florentine <[email protected]>
… username and password (hyperledger#6212)

* Add error messages on authentication failures with username and password

Signed-off-by: David Lutzardo <[email protected]>

* Add a constant for the 'password'

Signed-off-by: David Lutzardo <[email protected]>

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

Signed-off-by: David Lutzardo <[email protected]>

* Correct format (spotless)

Signed-off-by: David Lutzardo <[email protected]>

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

Co-authored-by: Fabio Di Fabio <[email protected]>
Signed-off-by: David Lutzardo <[email protected]>

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

Co-authored-by: Fabio Di Fabio <[email protected]>
Signed-off-by: David Lutzardo <[email protected]>

* Update JsonRpcHttpServiceLoginTest.java

use containsIgnoringCase

Signed-off-by: David Lutzardo <[email protected]>

* Add a CHANGELOG entry for PR 6212

Signed-off-by: David Lutzardo <[email protected]>

---------

Signed-off-by: David Lutzardo <[email protected]>
Co-authored-by: Fabio Di Fabio <[email protected]>
@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 <[email protected]>

* changed output to follow a MD table notation.

Signed-off-by: Gabriel Fukushima <[email protected]>

---------

Signed-off-by: Gabriel Fukushima <[email protected]>
Co-authored-by: Gabriel Fukushima <[email protected]>
@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.