jl777
2d3c928f6a
Test
2017-02-26 09:43:26 +02:00
jl777
4df419cd3b
Test
2017-02-26 09:38:56 +02:00
jl777
283168fdf6
Test
2017-02-26 09:36:48 +02:00
jl777
6813c8d5a2
Test
2017-02-25 22:37:02 +02:00
jl777
13c01d29cf
Test
2017-02-25 19:28:32 +02:00
jl777
2bec17cb64
Test
2017-02-25 18:37:40 +02:00
jl777
fe9dc3b890
Test
2017-02-25 18:30:26 +02:00
jl777
5c92f750f3
Test
2017-02-25 18:14:23 +02:00
jl777
eaba9a27a8
Test
2017-02-25 17:44:34 +02:00
jl777
d5894ea873
Test
2017-02-25 09:56:03 +02:00
jl777
507fbc478a
Test
2017-02-25 09:46:49 +02:00
jl777
1eaffd746b
Test
2017-02-25 09:34:44 +02:00
jl777
ac4cbeef42
Test
2017-02-25 09:33:45 +02:00
jl777
056bd9be2a
Test
2017-02-25 09:31:56 +02:00
jl777
17d204f5f9
Test
2017-02-25 09:29:14 +02:00
jl777
106a1d040e
Test
2017-02-25 08:59:57 +02:00
jl777
796bbf8aa3
Test
2017-02-25 08:46:55 +02:00
jl777
c96df8ecc9
Test
2017-02-25 08:36:55 +02:00
jl777
bc653eee60
Test
2017-02-25 08:24:00 +02:00
jl777
92c2aa6ba5
Test for many utxo
2017-02-23 18:22:58 +02:00
Jack Grigg
0cd769fbb7
Treat metrics screen as non-interactive for now
...
Closes #2095
2017-02-23 12:55:14 +00:00
Jack Grigg
f42cde3c30
Remove reference to -reindex-chainstate
...
Revert this when bitcoin/bitcoin#7917 is merged.
2017-02-23 12:42:28 +00:00
Pieter Wuille
5d66d0a11e
Do not ask a UI question from bitcoind
2017-02-23 12:40:45 +00:00
Simon
5a888f7294
Add testnet checkpoint at block 38000
2017-02-22 22:34:20 -08:00
Simon
b897de531c
Add mainnet checkpoint at block 67500
2017-02-22 21:36:44 -08:00
Simon
2f21206cfc
Closes #2112 where z_getoperationresult could return stale status.
2017-02-22 16:14:56 -08:00
Simon
1003180260
Keep first three original testnet fr addresses so existing coinbase
...
transactions on testnet remain valid during upgrade. New addresses
will be used starting from block 53127.
2017-02-22 11:04:17 -08:00
jl777
5641c3d2c5
Relax RT (X) test
2017-02-21 09:04:55 +02:00
jl777
4f0f864d3b
Remove interests[] log
2017-02-21 08:09:56 +02:00
jl777
2e79a560e0
Test
2017-02-21 07:58:27 +02:00
zkbot
4e338b0c36
Auto merge of #2093 - bitcartel:sent_network_alerts, r=daira
...
Closes #2092 . Maintain record of alerts sent onto mainnet.
2017-02-20 17:28:40 +00:00
Simon
4340ec9705
Update founders reward addresses for testnet
2017-02-20 09:23:06 -08:00
Simon
2911b35712
Fix bug where test was generating but not saving keys to wallet on disk.
2017-02-20 09:23:06 -08:00
jl777
ddf53ca2fa
225000 update
2017-02-19 10:35:57 +02:00
jl777
86ad1cb1a0
Scheduled update 225000
2017-02-19 10:29:32 +02:00
jl777
755c2b0044
test
2017-02-19 09:26:18 +02:00
jl777
96e6053c04
225000 scheduled update
2017-02-19 08:54:09 +02:00
jl777
dae6126c5d
Scheduled upgrade at 225000
2017-02-19 08:38:03 +02:00
jl777
8c072c2d19
Test
2017-02-19 08:19:22 +02:00
jl777
edcf9a39c3
Test
2017-02-19 08:14:49 +02:00
jl777
9661ca22bb
Test
2017-02-19 07:07:58 +02:00
jl777
899e372886
Coinbasevalue
2017-02-18 20:18:53 +02:00
Simon
f47269cda9
Add assert to check alert message length is valid
2017-02-17 11:55:41 -08:00
Leo Arias
82c754f628
Fix the path to the example configuration
2017-02-11 13:52:15 -06:00
Simon
2ddec8f0e4
Bump version to 1.0.6 as part of release process
2017-02-10 09:55:49 -08:00
zkbot
93baaeee3e
Auto merge of #2081 - daira:1955-single-address-mining, r=bitcartel
...
Address @str4d's comment on #1965 about the case where -gen is not set
https://github.com/zcash/zcash/pull/1965#discussion_r100414069
Note that the case of calling the ``setgenerate true`` RPC with the wallet disabled was already handled correctly.
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2017-02-10 08:58:19 +00:00
zkbot
eaaa5f625f
Auto merge of #2082 - str4d:univalue-subtree, r=bitcartel
...
Add UniValue as subtree
Cherry-picked from the following upstream PRs:
- bitcoin/bitcoin#6637
- bitcoin/bitcoin#6239
- bitcoin/bitcoin#6379
- bitcoin/bitcoin#6456
- bitcoin/bitcoin#6788
2017-02-10 07:46:58 +00:00
zkbot
e51bd1b556
Auto merge of #1990 - str4d:1985-replace-json-spirit-with-univalue, r=str4d
...
Convert entire source tree from json_spirit to UniValue
This PR cherry-picks bitcoin/bitcoin#6121 and then migrates the Zcash-specific code to UniValue.
Also cherry-picks:
- bitcoin/bitcoin#6241
- bitcoin/bitcoin#6234
Closes #1985 .
2017-02-10 05:15:53 +00:00
Jack Grigg
f54db399f2
Get rid of fPlus argument to FormatMoney in Zcash-specific code
2017-02-10 02:19:14 +00:00
Jack Grigg
c24109ecc3
UniValue::getValues const reference
2017-02-10 02:19:12 +00:00