Commit Graph

513 Commits

Author SHA1 Message Date
jl777
d2d3c76629 Test 2017-07-13 11:09:26 +02:00
jl777
b35ca43347 reduce asset chain reorgs 2017-07-12 10:00:14 +02:00
jl777
1141b67821 Revert interest changes 2017-06-04 20:09:30 +03:00
jl777
5d2f557e44 Disable mining unclaimed interest 2017-06-04 19:39:48 +03:00
jl777
403044796e Remove print 2017-04-28 15:16:39 +03:00
jl777
5908165a3d Test 2017-04-27 09:33:10 +03:00
jl777
de939fbb37 Test 2017-04-26 23:24:49 +03:00
jl777
438ba9c17d Test 2017-04-26 23:14:14 +03:00
jl777
1e3f8b44fe Test 2017-04-26 23:10:31 +03:00
jl777
d1d08494e9 Test 2017-04-26 23:06:33 +03:00
jl777
952b990570 Test 2017-04-26 23:00:30 +03:00
jl777
b7ba6413b6 Test 2017-04-26 22:34:31 +03:00
jl777
cc83230c1c Test 2017-04-26 22:32:29 +03:00
jl777
4e624c0452 Test 2017-04-26 19:29:36 +03:00
jl777
edfca062df Test 2017-04-26 19:24:27 +03:00
jl777
1a31463b3d Test 2017-04-26 19:00:44 +03:00
jl777
2825c0b505 Mesh crash test 2017-04-26 18:25:20 +03:00
jl777
56403c7e15 Test 2017-04-10 17:35:51 +03:00
jl777
41ebe9c6a8 Test 2017-04-10 15:41:40 +03:00
jl777
20b4fe1d43 Test 2017-04-10 15:35:21 +03:00
jl777
f11e832013 Test 2017-04-10 10:17:07 +03:00
jl777
02d067d7db 1.0.8 2017-04-08 16:42:29 +03:00
jl777
945f015d80 Initial merge 2017-03-30 04:35:16 +03:00
jl777
d965945bda Test 2017-03-26 22:45:46 +03:00
jl777
b000fa04a6 Test 2017-03-26 12:53:24 +03:00
jl777
83f1c673bf Test 2017-03-25 23:05:17 +02:00
jl777
23bf71d1f6 Test 2017-03-25 20:36:39 +02:00
jl777
67478d4a4c Test 2017-03-25 19:06:21 +02:00
jl777
1812efacf4 Test 2017-03-25 18:50:05 +02:00
jl777
b020e6a38e Test 2017-03-25 18:49:16 +02:00
jl777
1a9890f534 Test 2017-03-25 18:49:00 +02:00
jl777
dd98c02d47 test 2017-03-25 18:46:14 +02:00
jl777
a85440acf8 Test 2017-03-25 18:32:22 +02:00
jl777
8b51b9e489 Test 2017-03-25 18:31:20 +02:00
jl777
f0100e72e6 Test 2017-03-25 18:29:49 +02:00
jl777
0af2786dc4 Fix miner 2017-03-25 10:35:45 +02:00
zkbot
f9f48667be Auto merge of #2176 - str4d:1593-libevent, r=bitcartel
libevent-based http server

Cherry-picked from the following upstream PRs:

- bitcoin/bitcoin#5677
- bitcoin/bitcoin#6695
- bitcoin/bitcoin#6899
- bitcoin/bitcoin#7016
- bitcoin/bitcoin#7964
- bitcoin/bitcoin#8722
- bitcoin/bitcoin#8730
- bitcoin/bitcoin#9073
- bitcoin/bitcoin#9265
- bitcoin/bitcoin#9387
- bitcoin/bitcoin#9471
- bitcoin/bitcoin#9647
- bitcoin/bitcoin#9903
- bitcoin/bitcoin#6640
- bitcoin/bitcoin#8139
- bitcoin/bitcoin#8839

Closes #1593 and #1856.
2017-03-25 04:52:16 +00:00
jl777
b366cab901 Disable updating template time 2017-03-25 02:08:58 +02:00
jl777
bbaa0f9df4 Test 2017-03-24 23:51:12 +02:00
jl777
3bc88f1451 Test 2017-03-24 23:46:52 +02:00
jl777
c583e2a9ea Test 2017-03-24 23:02:13 +02:00
jl777
e70bdd48c5 Test 2017-03-24 22:53:41 +02:00
jl777
da3dcb034b Test 2017-03-24 22:52:56 +02:00
jl777
14aa6cc0e2 Initial 2017-03-24 22:28:13 +02:00
jl777
380b93d768 Test 2017-03-24 07:10:28 +02:00
jl777
0cb1d2da0d Test 2017-03-24 02:09:32 +02:00
jl777
c2123afed9 Test 2017-03-23 23:58:39 +02:00
jl777
10c862f271 Test 2017-03-23 22:32:48 +02:00
jl777
4110a59a43 Test 2017-03-23 22:15:29 +02:00
Wladimir J. van der Laan
08c581940a auto_ptr → unique_ptr
Change the few occurrences of the deprecated `auto_ptr` to c++11 `unique_ptr`.
Silences the deprecation warnings.

Also add a missing `std::` for consistency.
2017-03-24 09:03:59 +13:00