Skip to content

dex/testing/dcr: update the addresses for simnet auto cointype upgrade#607

Merged
chappjc merged 4 commits into
decred:masterfrom
chappjc:simnet-cointype
Aug 18, 2020
Merged

dex/testing/dcr: update the addresses for simnet auto cointype upgrade#607
chappjc merged 4 commits into
decred:masterfrom
chappjc:simnet-cointype

Conversation

@chappjc
Copy link
Copy Markdown
Member

@chappjc chappjc commented Aug 17, 2020

Update the mining and transfer addresses to account for the change to
dcrwallet master which always upgrades the cointype on simnet.

This also makes a valid seed for the "beta" wallet.

This also updates the dcrdex harness with a bew xpub from alpha's "server_fees" account.

Update the mining and transfer addresses to account for the change to
dcrwallet master which always upgrades the cointype on simnet.

This also makes a valid seed for the "beta" wallet.
@chappjc
Copy link
Copy Markdown
Member Author

chappjc commented Aug 17, 2020

I tested this PR's harnesses while testing both #600 and #589

@chappjc
Copy link
Copy Markdown
Member Author

chappjc commented Aug 17, 2020

Also note that your dcrdex.conf and/or dcrdex command lines should be updated to use the new reg fees xpub: https://github.com/decred/dcrdex/wiki/Simnet-Testing/_compare/596429a9567c71b5c8ab42931b2cb206d655df9c...caca653d3d1f5259e0e4481260158c42cbde2e4e

Copy link
Copy Markdown
Member

@buck54321 buck54321 left a comment

Choose a reason for hiding this comment

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

Decred simnet test is failing with

--- FAIL: TestWallet (1.72s)
    simnet_test.go:310: redemption error: -4: wallet.DumpWIFPrivateKey: item does not exist: no address with id d5303c8a454b03f2c0d7833bf09f3b14cc76cec2

Probably because the addresses here are no longer correct.

@chappjc
Copy link
Copy Markdown
Member Author

chappjc commented Aug 17, 2020

Dang, I didn't grep for everything apparently. Fixing.

Comment on lines +36 to +37
alphaAddress = "SsWKp7wtdTZYabYFYSc9cnxhwFEjA5g4pFc"
betaAddress = "Ssge52jCzbixgFC736RSTrwAnvH3a4hcPRX"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

client/asset/dcr/simnet_test.go passing now too. Sorry I missed that one.

@chappjc chappjc merged commit bf49267 into decred:master Aug 18, 2020
@chappjc chappjc deleted the simnet-cointype branch August 18, 2020 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants