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

EIP-4844 support #2000

Merged
merged 10 commits into from
Feb 13, 2024

load lib fix and simplification

e199d7f
Select commit
Loading
Failed to load commit list.
Merged

EIP-4844 support #2000

load lib fix and simplification
e199d7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 1s

86.34% of diff hit (target 68.65%)

View this Pull Request on Codecov

86.34% of diff hit (target 68.65%)

Annotations

Check warning on line 30 in crypto/src/main/java/org/web3j/crypto/Blob.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/Blob.java#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 55 in crypto/src/main/java/org/web3j/crypto/Blob.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/Blob.java#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 65 in crypto/src/main/java/org/web3j/crypto/Blob.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/Blob.java#L65

Added line #L65 was not covered by tests

Check warning on line 18 in crypto/src/main/java/org/web3j/crypto/BlobUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/BlobUtils.java#L18

Added line #L18 was not covered by tests

Check warning on line 137 in crypto/src/main/java/org/web3j/crypto/RawTransaction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/RawTransaction.java#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 283 in crypto/src/main/java/org/web3j/crypto/TransactionDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/TransactionDecoder.java#L283

Added line #L283 was not covered by tests

Check warning on line 58 in crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java#L52-L58

Added lines #L52 - L58 were not covered by tests

Check warning on line 134 in crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java#L134

Added line #L134 was not covered by tests

Check warning on line 237 in crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java#L237

Added line #L237 was not covered by tests

Check warning on line 259 in crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java#L259

Added line #L259 was not covered by tests

Check warning on line 263 in crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java#L263

Added line #L263 was not covered by tests

Check warning on line 267 in crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/src/main/java/org/web3j/crypto/transaction/type/Transaction4844.java#L267

Added line #L267 was not covered by tests