Commit Graph

249 Commits

Author SHA1 Message Date
jl777
a7f86bc7ab Remove print 2017-04-18 09:01:01 +03:00
jl777
e9e7e410ef Test 2017-04-17 17:33:52 +03:00
jl777
945f015d80 Initial merge 2017-03-30 04:35:16 +03:00
jl777
e41cf01052 WLC 2017-03-27 10:11:48 +03:00
jl777
8ba4541390 Test 2017-03-24 03:26:30 +02:00
jl777
d8be8b2ef7 Test 2017-03-24 03:22:43 +02:00
jl777
6a877e46d5 Test 2017-03-18 12:23:35 +02:00
zkbot
a7cf698873 Auto merge of #2100 - str4d:2074-rpc, r=arcalinea
Bitcoin 0.12 RPC PRs 1

Cherry-picked from the following upstream PRs:

- bitcoin/bitcoin#6266
- bitcoin/bitcoin#6257
- bitcoin/bitcoin#6271
- bitcoin/bitcoin#6158
- bitcoin/bitcoin#6307
- bitcoin/bitcoin#6290
- bitcoin/bitcoin#6262
- bitcoin/bitcoin#6088
- bitcoin/bitcoin#6339
- bitcoin/bitcoin#6299 (partial, remainder in #2099)
- bitcoin/bitcoin#6350
- bitcoin/bitcoin#6247
- bitcoin/bitcoin#6362
- bitcoin/bitcoin#5486
- bitcoin/bitcoin#6417
- bitcoin/bitcoin#6398 (partial, remainder was included in #1950)
- bitcoin/bitcoin#6444
- bitcoin/bitcoin#6456 (partial, remainder was included in #2082)
- bitcoin/bitcoin#6380
- bitcoin/bitcoin#6970

Part of #2074.
2017-03-04 02:57:46 +00:00
Philip Kaufmann
db954a65ac use const references where appropriate 2017-03-03 10:57:05 -08:00
Matt Corallo
aa30f65502 Add FundTransaction method to wallet
Some code stolen from Jonas Schnelli <jonas.schnelli@include7.ch>
2017-03-02 13:23:03 -08:00
jl777
eaba9a27a8 Test 2017-02-25 17:44:34 +02:00
jl777
92c2aa6ba5 Test for many utxo 2017-02-23 18:22:58 +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
dff700c1af Auto merge of #2055 - str4d:1545-note-decryption-error-class, r=daira
Use a more specific exception class for note decryption failure

Closes #1545.
2017-02-08 03:12:37 +00:00
jl777
1e3fdfaabc min 2017-02-07 07:05:20 +02:00
jl777
41ef5e500c 5000 2017-02-07 07:03:18 +02:00
jl777
35360d3ca7 6000 2017-02-07 07:03:04 +02:00
jl777
de6350ae3f min fee 10000 sats 2017-02-07 07:02:47 +02:00
jl777
85cb030e3e test 2017-02-07 05:46:24 +02:00
jl777
608252ed2f test 2017-02-07 04:59:49 +02:00
jl777
bc4c5ceb15 test 2017-02-07 04:33:54 +02:00
jl777
9152feb5df lastmined 2017-02-07 04:04:53 +02:00
jl777
7d306d6460 test 2017-02-06 11:06:20 +02:00
jl777
7a90b9dd6b maturity 2017-02-06 10:16:12 +02:00
jl777
0c053c9ed5 test 2017-02-05 20:45:56 +02:00
jl777
f87150f4a1 test 2017-02-05 20:44:31 +02:00
jl777
2626c7e3ac test 2017-02-04 15:25:22 +02:00
jl777
a7785a1c7d test 2017-02-04 15:22:38 +02:00
jl777
6ad13d7c20 -exchange mode 2017-02-04 15:16:51 +02:00
Jack Grigg
51fde9ea08 Use a more specific exception class for note decryption failure
Closes #1545.
2017-01-31 23:05:19 +01:00
jl777
53dce971ed test 2017-01-25 15:23:48 +02:00
jl777
28216d3172 test 2017-01-25 15:14:03 +02:00
jl777
c7aa40393e fix 2017-01-25 15:11:18 +02:00
jl777
bbf5692c93 test 2017-01-25 15:07:09 +02:00
jl777
9d92c93d5a test 2017-01-25 15:04:09 +02:00
jl777
68c266b2ba test 2017-01-25 14:46:21 +02:00
jl777
3ced93646d Merge remote-tracking branch 'zcash/master' into dev
# Conflicts:
#	.gitignore
#	README.md
#	src/Makefile.gtest.include
#	src/gtest/test_checkblock.cpp
#	src/init.cpp
#	src/main.cpp
#	src/main.h
#	src/rpcserver.cpp
#	src/test/checkblock_tests.cpp
#	src/util.cpp
2017-01-25 09:26:28 +02:00
Jack Grigg
207924a1d5 Remove OpenSSL PRNG reseeding
Per https://download.libsodium.org/doc/generating_random_data/ reseeding the
default libsodium PRNG is not required.
2017-01-23 17:06:54 +01:00
Jack Grigg
c0ec0e756b Fix bug in IncrementNoteWitness() 2016-12-13 22:53:52 +13:00
Jack Grigg
6f78f4f44c Only check cache validity for witnesses being incremented or decremented
Fixes the bug resulting from #1904.
2016-12-13 09:34:55 +13:00
jl777
bc17ac4928 Merge remote-tracking branch 'zcash/master' into rebase
# Conflicts:
#	README.md
#	src/Makefile.gtest.include
#	src/chainparams.cpp
#	src/init.cpp
#	src/miner.cpp
#	src/wallet/wallet.cpp
2016-12-12 12:19:13 +02:00
Jack Grigg
9d2cc3a784 Make the test pass by fixing the bug! 2016-12-10 00:56:32 +13:00
jl777
438eef939e test 2016-12-03 12:45:35 -03:00
jl777
637e8c9536 test 2016-12-03 12:14:46 -03:00
jl777
57d9cfcc31 test 2016-12-03 12:01:28 -03:00
jl777
8432a64f0e test 2016-12-03 11:41:16 -03:00
Jack Grigg
03f83b9b0d Write witness caches when writing the best block
For steady-state operation, this reduces the average time between wallet disk
writes from once per block to once per hour.

On -rescan, witness caches are only written out at the end along with the best
block, increasing speed while ensuring that on-disk state is kept consistent.

Witness caches are now never recreated during a -reindex, on the assumption that
the blocks themselves are not changing (the chain is just being reconstructed),
and so the witnesses will remain valid.

Part of #1749.
2016-11-30 14:04:37 +13:00
jl777
3ec03ada29 test 2016-11-17 12:29:01 -03:00
jl777
55d97e1a6e test 2016-11-15 18:03:57 -03:00