jl777
ec9d69d799
Merge pull request #773 from Alrighttt/dev
...
change zcashd reference, update example conf
2018-07-17 21:44:57 -11:00
jl777
79f49ac49f
Merge pull request #772 from letolabs/snapshot
...
getsnapshot RPC
2018-07-17 21:43:14 -11:00
Duke Leto
9ef7fec1ef
Protect komodo_snapshot() by cs_main lock
2018-07-18 06:54:43 +00:00
Duke Leto
5685e88a47
Merge remote-tracking branch 'origin/jl777' into snapshot
2018-07-18 06:48:33 +00:00
Alrighttt
4ac134db0c
change zcashd reference, update example conf
2018-07-18 02:34:10 -04:00
Homu
cc9cddbf49
Auto merge of #3371 - kozyilmaz:clang, r=str4d
...
Add -Wl,-pie linker option for macOS and use it instead of -pie
fixes linker error (see below) due to "-pie" usage, replaced it with "-Wl,-pie" for macOS platform
```
clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
```
2018-07-17 21:41:36 -07:00
Homu
efa7b914fb
Auto merge of #3243 - pejvan:patch-1, r=bitcartel
...
Update README.md
Added default options to build zcash with as many parallel compilation units as there are cpu cores.
This makes compiling zcash multiple times faster.
2018-07-17 19:57:32 -07:00
Duke Leto
539080b3a4
Less noise to stderr
2018-07-17 22:33:19 +00:00
Duke Leto
3eb535b8b4
Include start_time+end_time and correctly format amount
2018-07-17 22:31:06 +00:00
Homu
b9bd5ab42c
Auto merge of #3354 - leto:absurd_fee_bug, r=bitcartel
...
Fix absurd fee bug reported in #3281 , with tests
This was ported from the Hush `absurd_fee_bug` PR: https://github.com/MyHush/hush/pull/136
Tests executed with `./qa/pull-tester/rpc-tests.sh wallet` and pass on Ubuntu 16.04. Some tests were added for previously untested behavior as well.
Closes #3281 .
2018-07-17 15:03:08 -07:00
Duke Leto
6e74fd2578
In memory sorting, add a few metadata fields; printing small floats correctly still not working
2018-07-17 21:37:52 +00:00
Simon
687bd96cbd
Minor update to address nits in review.
2018-07-17 14:26:38 -07:00
Homu
3835cbb57f
Auto merge of #3263 - str4d:ibd-upstream-changes, r=bitcartel
...
InitialBlockDownload upstream changes
Cherry-picked from the following upstream PRs:
- bitcoin/bitcoin#7208
- bitcoin/bitcoin#8007
- bitcoin/bitcoin#9053
- Excluding second commit (requires bitcoin/bitcoin#8865 )
- bitcoin/bitcoin#10388
2018-07-17 13:17:27 -07:00
Simon
0b6eeac330
Update and fix per review comments, the test for absurd fee.
2018-07-17 13:00:42 -07:00
Duke Leto
29a5aa99fd
Move address+amount data to addresses key in JSON; add some useful metadata to snapshot response
2018-07-17 19:39:55 +00:00
Duke Leto
92dc28a3c9
Return snapshot info as JSON
2018-07-17 18:42:30 +00:00
Homu
13b41a6760
Auto merge of #3156 - Eirik0:2935-change-indicator, r=bitcartel
...
Add change indicator
This adds to the json returned when calling z_listreceivedbyaddress and z_listuspent an additional field entitiled 'change' which will be either true or false depending on whether or not the note was change from another transaction.
2018-07-17 11:41:03 -07:00
jl777
3872e9cb59
Fix
2018-07-17 05:29:01 -11:00
jl777
7000ef1af3
Possible workaround for crash
2018-07-17 05:26:34 -11:00
Pejvan
642f3681ca
Update README.md
...
updated to use parenthesis as suggested by @bitcartel
2018-07-17 13:08:54 +02:00
Duke Leto
920f960122
Correctly print out snapshot data to stderr for now
2018-07-17 06:05:36 +00:00
David Dawes
0febe8813b
Merge branch 'dave-dev' of https://github.com/VerusCoin/VerusCoin into dave-dev
2018-07-16 23:02:26 -07:00
David Dawes
303c530392
Remove undef __cpuid
2018-07-16 23:02:22 -07:00
Larry Ruane
66dfcc1369
add extra help how to enable experimental features
2018-07-16 21:31:55 -06:00
Duke Leto
d62d9d7889
Almost working snapshot, we need to sum unspent outputs for each address and return to final snapshot data in json response
2018-07-17 01:40:24 +00:00
Sean Bowe
f23e783600
Decryption and tests of note/outgoing encryption.
2018-07-16 18:34:14 -06:00
Homu
ea0bd9d3b8
Auto merge of #3345 - str4d:sapling-z_validateaddress, r=bitcartel
...
Add Sapling support to z_validateaddress
Part of #3217 .
2018-07-16 15:04:54 -07:00
Eirik Ogilvie-Wigley
62d707d1fd
Fix test broken by change indicator
2018-07-16 14:50:06 -06:00
Eirik Ogilvie-Wigley
0646f749f9
Add change indicator for notes
2018-07-16 14:49:29 -06:00
Homu
b7d058cef3
Auto merge of #3334 - arielgabizon:add_groth_tests, r=bitcartel
...
Extend JoinSplit tests to Groth
As we now have both PGHR and Groth proofs for Sprout - make the joinsplit tests check the Groth proofs as well.
See https://github.com/zcash/zcash/issues/3266
2018-07-16 12:11:12 -07:00
jl777
17839698a3
block_from_future_rejecttime used in RAMstaker
2018-07-16 00:55:48 -11:00
jl777
9dd520572a
Merge pull request #771 from jl777/dev
...
Dev
2018-07-16 00:14:00 -11:00
jl777
72551924dd
Merge pull request #770 from jl777/jl777
...
LastTip() and tweak deprecation heights
2018-07-16 00:13:07 -11:00
jl777
8613127572
LastTip() and tweak deprecation heights
2018-07-15 22:47:16 -11:00
jl777
8d487e52a7
Change deprecation height for 1400000
2018-07-15 21:41:24 -11:00
jl777
ce2083e49d
Merge pull request #769 from letolabs/ac_progress
...
Fix progress estimate for asset chains in UpdateTip
2018-07-15 21:29:24 -11:00
Duke Leto
3bd2c3bd6a
Fix progress estimate for asset chains, mostly
2018-07-16 07:57:56 +00:00
Jonathan "Duke" Leto
7246f7f31d
WIP correctly calculate block progress for asset chains
2018-07-15 22:01:35 -07:00
jl777
6651944ae7
Test
2018-07-14 23:59:08 -11:00
jl777
48c3fcbed3
Snapshot() reverse iterator
2018-07-14 23:48:09 -11:00
jl777
14468d6b20
Merge pull request #768 from jl777/jl777
...
RAMstaker, 100x faster
2018-07-14 22:12:43 -11:00
Michael Toutonghi
37ad688668
Protect from null ptr on chain tip
2018-07-14 21:45:38 -07:00
jl777
a3b8c12830
Test
2018-07-14 13:26:39 -11:00
jl777
8afd5b3a04
Test
2018-07-14 13:25:57 -11:00
jl777
779b7b3a5b
Typo
2018-07-14 13:16:18 -11:00
jl777
8cbf8d6a12
Test
2018-07-14 13:12:08 -11:00
jl777
2d48111526
-prints
2018-07-14 13:02:35 -11:00
jl777
1973dfa050
Test
2018-07-14 12:49:18 -11:00
jl777
6e7dcf3106
Test
2018-07-14 12:42:51 -11:00
jl777
d3ce166fb8
Test
2018-07-14 12:41:30 -11:00