dcrd/internal
Dave Collins 59d8db038f
txscript: Convert to use new stdaddr package.
This converts the txscript package to use the stdaddr package instead of
dcrutil.Address as well as to support script versions.

All callers that use the package in the repository are updated
accordingly to maintain code that continues to build and work properly
as well as pass all tests.  In order to achieve this, some previously
temporary address conversion code that is no longer needed is removed
from the blockchain/indexers and internal/rpcserver packages.

This is part of a series of commits to convert all packages in the
repository to make use of the new stdaddr package.
2021-04-12 01:38:08 -05:00
..
fees fees: Remove deprecated DisableLog. 2020-12-28 13:13:47 -06:00
limits multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
mempool txscript: Convert to use new stdaddr package. 2021-04-12 01:38:08 -05:00
mining txscript: Convert to use new stdaddr package. 2021-04-12 01:38:08 -05:00
netsync netsync: Use an APBF for recently rejected txns. 2021-02-13 01:41:27 -06:00
progresslog multi: Add chain verify progress percentage. 2021-01-21 23:30:35 -06:00
rpcserver txscript: Convert to use new stdaddr package. 2021-04-12 01:38:08 -05:00
version release: Bump for 1.7 release cycle. 2020-10-15 16:30:33 -05:00