| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 1.21 key prefix (#1710) | Ross Nicoll | 2021-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | | Squash-merged on request. * Dogecoin address prefixes * Use "doge" for BECH32 addresses * Switch Bitcoin references to Dogecoin in Travis * Update addresses in dogecoin-tx tests * Use "doge" for BECH32 addresses * Remove functional tests which do not apply to Dogecoin (backwards compatibility tests do not have suitable clients to test against) | ||||
| * | Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman | Andrew Chow | 2020-01-23 | 1 | -2/+1 |
| | | | | | This commit only affects locking behavior and doesn't have other changes. | ||||
| * | [test] move wallet helper functions into test library | Martin Zumsande | 2019-11-25 | 1 | -0/+40 |