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

Transaction hashes and failing tests #2399

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Djadih
Copy link
Contributor

@Djadih Djadih commented Dec 13, 2024

No description provided.

@Djadih Djadih added the Test Test and generate a report label Dec 13, 2024
@Djadih Djadih added this to the GoldAge Testnet milestone Dec 13, 2024
@Djadih Djadih self-assigned this Dec 13, 2024
@Djadih Djadih force-pushed the transaction-hashes branch 4 times, most recently from bfc8897 to acbbfbf Compare December 14, 2024 01:08
@@ -151,27 +184,27 @@ func (tx *Transaction) ProtoEncode() (*ProtoTransaction, error) {
// Other fields are set conditionally depending on tx type.
switch tx.Type() {
case QuaiTxType:
if tx.To() != nil {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function was simply rearranged to match the order of elements in QuaiTx for easier verification.

@Djadih Djadih force-pushed the transaction-hashes branch from acbbfbf to b53b0bd Compare December 19, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test Test and generate a report
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants