Commit Graph

11397 Commits

Author SHA1 Message Date
jl777
aa5ca00101 Test 2018-03-24 14:10:59 +02:00
jl777
2b7b4c274c Test 2018-03-24 14:08:45 +02:00
jl777
8b8c54db07 Test 2018-03-24 14:07:49 +02:00
jl777
682ee10f6b Test 2018-03-24 14:06:20 +02:00
jl777
e9115be059 Test 2018-03-24 14:04:24 +02:00
jl777
66b1416d7d Fix 2018-03-24 14:02:43 +02:00
jl777
375a0ca39d Test 2018-03-24 13:16:16 +02:00
jl777
4329679df7 height_MoM rpc 2018-03-24 12:59:36 +02:00
Homu
4d6498b900 Auto merge of #3082 - str4d:overwinter-info, r=daira
Add link to Overwinter info page
2018-03-23 07:25:09 -07:00
jl777
617c9c6178 Test 2018-03-22 18:19:13 +02:00
jl777
f850a97b77 Test 2018-03-22 18:15:25 +02:00
jl777
c26fb215f4 Test 2018-03-22 18:10:32 +02:00
jl777
0ab5b33594 Test 2018-03-22 18:09:08 +02:00
jl777
f1a96e3bbd Test 2018-03-22 17:11:31 +02:00
jl777
895977bf2e Test 2018-03-22 17:07:27 +02:00
jl777
3da303b505 Test 2018-03-22 16:58:48 +02:00
jl777
279fac9187 Test 2018-03-22 16:56:41 +02:00
jl777
e35bc6fea3 Test 2018-03-22 16:23:32 +02:00
jl777
98b7faf6e2 Test 2018-03-22 16:18:04 +02:00
jl777
e8f0f0d67a Test 2018-03-22 16:13:10 +02:00
jl777
c130fb54bb Test 2018-03-22 15:55:15 +02:00
jl777
25bf4d686e Test 2018-03-22 15:43:59 +02:00
jl777
1c1b7f3f25 test 2018-03-22 15:27:45 +02:00
jl777
2ff8e0e5d9 Test 2018-03-22 15:18:58 +02:00
jl777
c88fa588de Test 2018-03-22 15:13:15 +02:00
jl777
ed7bd56252 Test 2018-03-22 14:57:50 +02:00
jl777
3f41df7562 Test 2018-03-22 14:53:30 +02:00
jl777
582c741ff3 Test 2018-03-22 14:43:49 +02:00
jl777
18c6cfce1d MoM support 2018-03-22 14:21:00 +02:00
Homu
8ed0346284 Auto merge of #3077 - str4d:asan-initialization-order-fiasco, r=str4d
Split declaration and definition of SPROUT_BRANCH_ID constant

Fixes an initialization-order-fiasco error detected by ASan:
https://ci.z.cash/#/builders/7/builds/149
2018-03-20 16:16:13 -07:00
Simon
eb13862667 Closes #3084. Log txid when removing expired txs from mempool. 2018-03-16 11:46:39 -07:00
Homu
01c31ec57f Auto merge of #3069 - braddmiller:3034-disable-auto-dep, r=daira
Disable auto-deprecation on regtest and testnet

Prevents auto-senescence based on @str4d's recommendation to early return out of `EnforceNodeDeprecation` if net is not `main`.

Closes #2876.

Co-authored-by: Marshall Gaucher <marshall@z.cash>
2018-03-15 18:45:15 -07:00
Homu
bc8221da81 Auto merge of #3089 - kozyilmaz:clang, r=str4d
[macOS] Fix test/gtest bugs caught by latest clang

Tests fail with latest clang on macOS (clang-900.0.39.2)

```
test/rpc_wallet_tests.cpp:1064:26: error: implicit conversion from 'double' to 'CAmount' (aka 'long long') changes value from 123.456 to 123 [-Werror,-Wliteral-conversion]
test/rpc_wallet_tests.cpp:1071:18: error: implicit conversion from 'double' to 'CAmount' (aka 'long long') changes value from 1.111 to 1 [-Werror,-Wliteral-conversion]
gtest/test_deprecation.cpp:28:1: error: control reaches end of non-void function [-Werror,-Wreturn-type]
```

Part of #2246.
2018-03-15 17:21:23 -07:00
jl777
5298d41fae Make sure pindexWalk is non-null 2018-03-14 21:33:11 +02:00
Jack Grigg
132a255000 Add link to Overwinter info page 2018-03-13 00:47:10 +00:00
Jack Grigg
a6ae8f55ae Split declaration and definition of SPROUT_BRANCH_ID constant
Fixes an initialization-order-fiasco error detected by ASan:
https://ci.z.cash/#/builders/7/builds/149
2018-03-09 09:42:20 +00:00
Mihail Fedorov
14a73f0388 OOT coin 2018-03-08 19:00:32 +03:00
Homu
d88a12262c Auto merge of #3050 - bitcartel:cleanup_define_X, r=daira
Code clean up. Remove use of X macro.

Closes #3049
2018-03-08 03:19:29 -08:00
jl777
f233f9b156 Revert 2018-03-08 05:46:26 +02:00
jl777
ca65f7ab1e Test 2018-03-08 05:40:10 +02:00
jl777
b9ed58da29 Merge pull request #533 from jl777/jl777
Change IsInitialBlockDownload for asset chains to match KMD
2018-03-08 05:31:17 +02:00
jl777
1931844a9c Change IsInitialBlockDownload for asset chains to match KMD 2018-03-08 05:30:26 +02:00
jl777
34a077d8a3 Merge pull request #532 from jl777/jl777
Jl777
2018-03-08 03:21:24 +02:00
jl777
4e0d20786b Test 2018-03-08 02:37:17 +02:00
jl777
6dc496fb3d Test 2018-03-08 01:47:56 +02:00
jl777
2c5af2cd09 -print 2018-03-08 01:47:06 +02:00
jl777
a36a3726cf Mark failed blocks due to changed state 2018-03-08 01:28:39 +02:00
jl777
3ecbf90134 Test already existing block 2018-03-08 01:15:08 +02:00
jl777
beb911ecb4 Prints 2018-03-08 00:30:41 +02:00
jl777
cc07ad72d7 Test 2018-03-07 20:50:07 +02:00