Skip to content

added privateTx EIP1559

Codecov / codecov/patch succeeded Nov 11, 2023 in 1s

83.92% of diff hit (target 68.45%)

View this Pull Request on Codecov

83.92% of diff hit (target 68.45%)

Annotations

Check warning on line 568 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L568

Added line #L568 was not covered by tests

Check warning on line 91 in besu/src/main/java/org/web3j/protocol/besu/privacy/OnChainPrivacyTransactionBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

besu/src/main/java/org/web3j/protocol/besu/privacy/OnChainPrivacyTransactionBuilder.java#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 123 in besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java#L123

Added line #L123 was not covered by tests

Check warning on line 137 in besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java#L137

Added line #L137 was not covered by tests

Check warning on line 145 in besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java#L145

Added line #L145 was not covered by tests

Check warning on line 156 in besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java#L156

Added line #L156 was not covered by tests

Check warning on line 182 in besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java#L182

Added line #L182 was not covered by tests

Check warning on line 244 in besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

besu/src/main/java/org/web3j/tx/PrivateTransactionManager.java#L244

Added line #L244 was not covered by tests

Check warning on line 108 in eea/src/main/java/org/web3j/protocol/eea/crypto/PrivateTransactionDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/PrivateTransactionDecoder.java#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 32 in eea/src/main/java/org/web3j/protocol/eea/crypto/PrivateTxSignServiceImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/PrivateTxSignServiceImpl.java#L32

Added line #L32 was not covered by tests

Check warning on line 88 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/LegacyPrivateTransaction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/LegacyPrivateTransaction.java#L88

Added line #L88 was not covered by tests

Check warning on line 109 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/LegacyPrivateTransaction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/LegacyPrivateTransaction.java#L109

Added line #L109 was not covered by tests

Check warning on line 146 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/LegacyPrivateTransaction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/LegacyPrivateTransaction.java#L146

Added line #L146 was not covered by tests

Check warning on line 211 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/LegacyPrivateTransaction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/LegacyPrivateTransaction.java#L211

Added line #L211 was not covered by tests

Check warning on line 72 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java#L72

Added line #L72 was not covered by tests

Check warning on line 84 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java#L84

Added line #L84 was not covered by tests

Check warning on line 97 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java#L97

Added line #L97 was not covered by tests

Check warning on line 109 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java#L109

Added line #L109 was not covered by tests

Check warning on line 133 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java#L133

Added line #L133 was not covered by tests

Check warning on line 162 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransaction1559.java#L162

Added line #L162 was not covered by tests

Check warning on line 30 in eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransactionType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

eea/src/main/java/org/web3j/protocol/eea/crypto/transaction/type/PrivateTransactionType.java#L30

Added line #L30 was not covered by tests