J

Results 16 comments of J

@davecgh All tests passed. You can start browsing the code.

I did re-base. It seems to be working. @dajohi I need some guidance on how to reproduce your comments above.

FYI: The next version of this PR is released here (as a separated repo): https://github.com/JFixby/dcrregtest

Well 1.4.* doesn`t work anymore, 1.5.+ keeps missing tickets. What is the working setup currently?

Ok I produced xprv from the seed using `btcwallet` code: ``` import ( "encoding/hex" "fmt" "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcutil/hdkeychain" "github.com/jfixby/pin/lang" "github.com/decred/dcrwallet/pgpwordlist" "github.com/jfixby/pin" "testing" ) func TestSeed(t *testing.T) { hexs := "asdf...." //btcwallet...

Seems like I'm in a forced hodl here. The less I'm trying to fix the problem the more money I make on my locked btc. xD

both `btcd` and `btcwallet` are the latest `master` with the `--testnet` flag