dcrd/internal
Dave Collins 5ae5760010
version: Use uint32 for major/minor/patch.
This modifies the semver handling to specifically use uint32 instead of
architecture-dependent uint so bounds checking is consistent across
architectures and only needs to be done in one place.
2021-11-10 07:08:23 -06:00
..
fees fees: Remove deprecated DisableLog. 2020-12-28 13:13:47 -06:00
limits multi: update build tags to pref. go1.17 syntax. 2021-10-19 20:21:44 -05:00
mempool multi: avoid using subscriber lifecycle in catchup. 2021-10-12 18:52:50 -05:00
mining multi: Remove flags from SyncManager ProcessBlock. 2021-11-10 06:56:24 -06:00
netsync multi: Remove flags from ProcessBlockHeader. 2021-11-10 06:58:53 -06:00
progresslog multi: Don't use deprecated ioutil package. 2021-09-01 06:09:37 -05:00
rpcserver version: Use uint32 for major/minor/patch. 2021-11-10 07:08:23 -06:00
staging/stdscript multi: avoid using subscriber lifecycle in catchup. 2021-10-12 18:52:50 -05:00
version version: Use uint32 for major/minor/patch. 2021-11-10 07:08:23 -06:00