This udpates the blockchain module to use the lastest module major versions. While here, it also corrects a few typos and updates some test function names to more accurately reflect their purpose. The updated direct dependencies are as follows: - github.com/decred/dcrd/blockchain/stake/v2@v2.0.1 - github.com/decred/dcrd/chaincfg/v2@v2.2.0 - github.com/decred/dcrd/database/v2@v2.0.0 - github.com/decred/dcrd/dcrutil/v2@v2.0.0 - github.com/decred/dcrd/txscript/v2@v2.0.0 |
||
|---|---|---|
| .. | ||
| internal | ||
| testdata | ||
| doc.go | ||
| error_test.go | ||
| error.go | ||
| go.mod | ||
| go.sum | ||
| log.go | ||
| lottery_test.go | ||
| lottery.go | ||
| staketx_test.go | ||
| staketx.go | ||
| tickets_test.go | ||
| tickets.go | ||