Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Fix transaction ordering and enable Tor flag for the qa script#1982

Closed
amangale wants to merge 5 commits intoethereum-masterfrom
eth_fixes_f20
Closed

Fix transaction ordering and enable Tor flag for the qa script#1982
amangale wants to merge 5 commits intoethereum-masterfrom
eth_fixes_f20

Conversation

@amangale
Copy link
Collaborator

This PR fixes the reverse chronological ordering of eth txns. It also adds a tor flag to the qa script.

@coveralls
Copy link

coveralls commented Feb 12, 2020

Coverage Status

Coverage remained the same at 41.439% when pulling c15139e on eth_fixes_f20 into 007a383 on ethereum-master.

@OpenBazaar OpenBazaar deleted a comment from OB1Bot Feb 13, 2020
Copy link
Member

@placer14 placer14 left a comment

Choose a reason for hiding this comment

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

The commit needs to be signed and have a more descriptive message. The go-ethwallet changes need to be merged into their upstream repo and Godeps updated (using cd $GOPATH/src/github.com/OpenBazaar/go-ethwallet/ && git checkout master && git pull origin master && cd - && godep update github.com/OpenBazaar/go-ethwallet/...) after your changes have been merged upstream.

I also don't see any tests which validate the transaction ordering is applied correctly. A test like this would prevent the regression in the future and would be valuable. Do you have any thoughts on how you could produce such a test?

@amangale amangale closed this Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants