Skip to content

Add a transaction context function to get the raw transaction hash

Codecov / codecov/patch succeeded Oct 3, 2024 in 0s

8.1% of diff hit (target 59.8%)

View this Pull Request on Codecov

8.1% of diff hit (target 59.8%)

Annotations

Check warning on line 94 in aptos-move/aptos-vm/src/transaction_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/transaction_metadata.rs#L94

Added line #L94 was not covered by tests

Check warning on line 104 in aptos-move/aptos-vm/src/transaction_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/transaction_metadata.rs#L97-L104

Added lines #L97 - L104 were not covered by tests

Check warning on line 118 in aptos-move/aptos-vm/src/transaction_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/transaction_metadata.rs#L108-L118

Added lines #L108 - L118 were not covered by tests

Check warning on line 120 in aptos-move/aptos-vm/src/transaction_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/transaction_metadata.rs#L120

Added line #L120 was not covered by tests

Check warning on line 193 in aptos-move/aptos-vm/src/transaction_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/transaction_metadata.rs#L191-L193

Added lines #L191 - L193 were not covered by tests

Check warning on line 207 in aptos-move/aptos-vm/src/transaction_metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/aptos-vm/src/transaction_metadata.rs#L207

Added line #L207 was not covered by tests

Check warning on line 376 in aptos-move/framework/src/natives/transaction_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/framework/src/natives/transaction_context.rs#L371-L376

Added lines #L371 - L376 were not covered by tests

Check warning on line 382 in aptos-move/framework/src/natives/transaction_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/framework/src/natives/transaction_context.rs#L378-L382

Added lines #L378 - L382 were not covered by tests

Check warning on line 386 in aptos-move/framework/src/natives/transaction_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/framework/src/natives/transaction_context.rs#L384-L386

Added lines #L384 - L386 were not covered by tests

Check warning on line 388 in aptos-move/framework/src/natives/transaction_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

aptos-move/framework/src/natives/transaction_context.rs#L388

Added line #L388 was not covered by tests

Check warning on line 29 in types/src/transaction/user_transaction_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/src/transaction/user_transaction_context.rs#L29

Added line #L29 was not covered by tests

Check warning on line 40 in types/src/transaction/user_transaction_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/src/transaction/user_transaction_context.rs#L40

Added line #L40 was not covered by tests

Check warning on line 78 in types/src/transaction/user_transaction_context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/src/transaction/user_transaction_context.rs#L76-L78

Added lines #L76 - L78 were not covered by tests