Files
blackcoin-more/src
Gavin Andresen 0f5954c434 Regression test for ResendWalletTransactions
Adds a regression test for the wallet's ResendWalletTransactions function, which uses a new, hidden RPC command "resendwallettransactions."

I refactored main's Broadcast signal so it is passed the best-block time, which let me remove a global variable shared between main.cpp and the wallet (nTimeBestReceived).

I also manually tested the "rebroadcast unconfirmed every half hour or so" functionality by:

1. Running bitcoind -connect=0.0.0.0:8333
2. Creating a couple of send-to-self transactions
3. Connect to a peer using -addnode
4. Waited a while, monitoring debug.log, until I see:
```2015-03-23 18:48:10 ResendWalletTransactions: rebroadcast 2 unconfirmed transactions```

One last change: don't bother putting ResendWalletTransactions messages in debug.log unless unconfirmed transactions were actually rebroadcast.
2015-03-24 15:29:20 -04:00
..
2015-03-06 15:54:53 +01:00
2015-03-06 15:54:53 +01:00
2014-05-13 11:41:59 +02:00
2015-03-16 12:23:14 +01:00
2015-01-06 00:28:47 +01:00
2014-12-16 15:56:50 +08:00
2014-11-03 16:16:40 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2015-01-19 15:37:48 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2015-03-09 16:09:54 +01:00
2015-03-09 16:09:54 +01:00
2015-03-09 16:06:14 +01:00
2015-02-06 16:51:39 +01:00
2015-01-07 13:03:41 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2014-12-31 10:50:06 +01:00
2014-12-19 19:55:32 +01:00
2015-03-06 15:54:53 +01:00
2014-12-19 19:55:32 +01:00
2015-03-22 15:18:55 -04:00
2014-12-19 19:55:32 +01:00
2015-01-24 16:00:40 +01:00
2014-12-19 19:55:32 +01:00
2015-03-07 05:38:34 -08:00
2015-03-12 11:14:03 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2015-03-09 16:09:54 +01:00
2014-12-19 19:55:32 +01:00
2015-03-13 11:04:18 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2015-01-02 17:54:21 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00
2014-12-19 19:55:32 +01:00