dcrd/internal
Dave Collins 67f89a7eed
stdaddr: Add infrastructure for v0 decoding.
This adds the overall infrastracture for decoding version 0 addresses
along with associated testing infrastructure.

Note that, in order to help ease the review process, this only adds the
relevant infrastructure and does not yet support any version 0 address
types.  Each supported version 0 address type will be added in future
commits.

This is part of a series of commits to fully implement the stdaddr
package.
2021-03-12 10:21:19 -06: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 multi: Add UtxoCache. 2021-02-22 12:16:31 -06:00
mining multi: Fix various typos. 2021-03-01 10:57:51 -06: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 rpcserver: Add handleReconsiderBlock test. 2021-03-09 12:05:10 -06:00
staging/stdaddr stdaddr: Add infrastructure for v0 decoding. 2021-03-12 10:21:19 -06:00
version release: Bump for 1.7 release cycle. 2020-10-15 16:30:33 -05:00