Files
bitcoin/src
Wladimir J. van der Laan 6c37f7fd78 getrawchangeaddress should fail when keypool exhausted
An user on IRC reported an issue where `getrawchangeaddress`
keeps returning a single address when the keypool is exhausted.
In my opinion this is strange behaviour.

- Change CReserveKey to fail when running out of keys in the keypool.
- Make `getrawchangeaddress` return RPC_WALLET_KEYPOOL_RAN_OUT when
  unable to create an address.
- Add a Python RPC test for checking the keypool behaviour in combination
  with encrypted wallets.
2014-07-11 15:24:29 +02:00
..
2014-06-21 19:47:43 +02:00
2014-05-13 11:41:59 +02:00
2012-04-27 10:14:33 -04:00
2014-01-23 16:05:01 +01:00
2014-06-27 07:54:21 -07:00
2014-06-27 07:54:21 -07:00
2014-07-09 12:00:16 +02:00
2014-07-07 10:20:28 +02:00
2014-07-08 05:09:19 +02:00
2014-07-03 14:42:16 -04:00
2013-12-04 12:46:13 +01:00
2013-12-04 12:46:13 +01:00
2014-06-21 19:47:43 +02:00
2014-07-01 12:28:05 -04:00
2014-05-22 00:23:03 +07:00
2014-07-07 17:31:05 +02:00
2014-07-07 07:44:48 +02:00
2014-07-07 06:28:43 +02:00
2014-07-07 06:28:43 +02:00
2014-07-08 13:35:56 +02:00
2014-07-07 10:20:28 +02:00
2014-07-07 16:06:28 +02:00
2014-07-07 10:20:28 +02:00
2014-07-07 16:06:28 +02:00
2014-06-28 19:16:15 -07:00
2014-07-07 16:06:28 +02:00
2014-07-02 15:48:40 +02:00
2014-07-02 15:48:40 +02:00
2014-07-03 14:42:16 -04:00
2014-07-03 14:42:16 -04:00
2014-07-07 10:35:26 +02:00
2014-06-12 13:52:15 +02:00
2013-11-11 10:31:09 +10:00
2014-07-07 16:06:28 +02:00