Danno Ferrin

Results 22 issues of Danno Ferrin

Currently Hypedlerger Besu won't fully build when using Java 16 as the JVM that is running the gradle build. One reason is that some of javadoc rules in have changed....

good first issue
TeamGroot
dev experience
snack

## PR description Update GraphQL to be closer to execution-apis spec Update the graphQL to be closer to the execution-api specs. This is a departure from EIP-1767 but the core...

## PR description The log bloom of a transaction receipt can be trivially calculated with the data on hand, so we don't need to store that data. Doing so will...

## PR description Optimizations aimed at reducing get and set calls by specializing calls. * Switch to MutableArrayWrappingBytes for `MutableBytes.create(size)` ## Fixed Issue(s)

Migrate the build to use Java 17 as the base version. Signed-off-by: Danno Ferrin ## PR description ## Fixed Issue(s) ## Documentation - [ ] I thought about documentation and...

Update EOF opcodes so addresses are not trimmed during execution, reverting with an exception if the address is invalid.

c-new
c-update
t-core
w-ci
e-review
s-draft
e-consensus

Add rules so that in the InitcodeTransaction empty lists and entries are invalid

c-update
t-core
a-review
s-review

## PR description [Adopt subcontainer Validation](https://github.com/hyperledger/besu/commit/3817a47367c9b04a5aa50561c5a748a728587bee) ## Fixed Issue(s) ### Thanks for sending a pull request! Have you done the following? - [ ] Checked out our [contribution guidelines](https://github.com/hyperledger/besu/blob/main/CONTRIBUTING.md)? -...

The tests were previously corrected against a bug in Besu, Signed-off-by: Danno Ferrin