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

added all tests, tested on Sepolia network

c9d10a8
Select commit
Loading
Failed to load commit list.
Merged

EIP-4844 support #2000

added all tests, tested on Sepolia network
c9d10a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 0s

87.73% of diff hit (target 68.65%)

View this Pull Request on Codecov

87.73% of diff hit (target 68.65%)

Annotations

Check warning on line 28 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#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 23 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#L23

Added line #L23 was not covered by tests

Check warning on line 35 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#L35

Added line #L35 was not covered by tests

Check warning on line 42 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#L41-L42

Added lines #L41 - L42 were 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 137 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#L137

Added line #L137 was not covered by tests

Check warning on line 240 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#L240

Added line #L240 was not covered by tests

Check warning on line 262 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#L262

Added line #L262 was not covered by tests

Check warning on line 266 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#L266

Added line #L266 was not covered by tests

Check warning on line 270 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#L270

Added line #L270 was not covered by tests