Commit Graph

1884 Commits

Author SHA1 Message Date
jl777
b310ffff5b Fix ac_private help 2018-07-04 09:50:49 -11:00
jl777
2f151c3019 Prevent taddr outputs in most places for -ac_private 2018-07-03 01:34:08 -11:00
jl777
d979952f3a -print 2018-06-30 03:25:42 -11:00
jl777
5e0b330de9 Test 2018-06-30 03:19:39 -11:00
jl777
ca76a7dfcd Test 2018-06-30 03:13:18 -11:00
jl777
890e708b87 Test 2018-06-30 03:10:41 -11:00
jl777
4f02fc4009 Getbalance64 2018-06-30 02:52:29 -11:00
jl777
94f9918f9d Default genproclimit to 0 2018-06-30 01:18:10 -11:00
jl777
719aa8b19e Test 2018-06-28 23:42:32 -11:00
jl777
817ad14d08 Fix 2018-06-28 23:39:32 -11:00
jl777
85df50842b syntax 2018-06-28 23:33:52 -11:00
jl777
76471d5658 CTxOut 2018-06-28 23:32:14 -11:00
jl777
a55973aeea :: 2018-06-28 23:31:32 -11:00
jl777
1bc74c28cf -donation option to donate 5% rewards to a pubkey 2018-06-28 21:58:03 -11:00
jl777
4d0683677d fix staking destination, enable staking with genproclimit=0, enable cross chain notarization checks for notary nodes 2018-06-28 21:37:47 -11:00
Alrighttt
6f3db929c6 fix KV help 2018-06-25 14:42:07 -04:00
Alrighttt
38e9a59c2c add help doc for KV 2018-06-25 14:16:08 -04:00
Michael Toutonghi
1a0fc30896 Fix importaddress with rescan error that prevented picking up UTXOs 2018-06-23 15:03:44 -07:00
Homu
f587e61bda Auto merge of #3259 - leto:signmessage, r=str4d
Clarify help that signmessage only works on taddrs
2018-06-22 02:19:12 -07:00
Duke Leto
e5aa9f617b Fix absurd fee bug reported in #3281, with tests 2018-06-22 05:20:45 +00:00
Homu
4e3ff06507 Auto merge of #3320 - str4d:macos-tests, r=bitcartel
Fix MacOS tests

Includes code cherry-picked from upstream PR bitcoin/bitcoin#8270.
2018-06-18 19:00:56 -07:00
Michael Toutonghi
20ab1c9174 mining performance boost 2018-06-10 00:12:28 -07:00
Ariel Gabizon
e1a3461cc2 Improve/Fix variable names
ZCProof was too general. pubKeyHash was actually the JoinSplit pubkey
itself.
2018-06-09 20:27:35 -07:00
jl777
7714b7f143 Handle -disablewallet=1 2018-06-08 02:15:46 -11:00
Jack Grigg
2802e321c1 Fix cached_witnesses_empty_chain test failure on MacOS
Assertion error format is different, so match only on the assertion.
2018-06-07 17:49:05 +12:00
jl777
34bcc3094f -print 2018-06-01 07:37:41 -11:00
jl777
012026ed97 -print 2018-06-01 07:03:52 -11:00
jl777
3851fb86e4 Test 2018-06-01 06:58:50 -11:00
jl777
65777b40ab Syntax 2018-06-01 06:56:35 -11:00
jl777
2e4cc2a27f Test 2018-06-01 06:54:14 -11:00
jl777
2214fc14b8 Prints 2018-06-01 06:39:23 -11:00
jl777
6fd79871df wallet/rpcwallet.cpp:2701: uint64_t komodo_interestsum(): Assertion pwalletMain != NULL' failed. 2018-05-30 02:03:48 -11:00
Michael Toutonghi
cc1ae28b0c Made time locked addresses visible 2018-05-28 12:45:22 -07:00
jl777
77f2b8c1c0 Merge branch 'dev' into jl777 2018-05-28 00:27:14 -11:00
jl777
2ad1557300 Fix ;; 2018-05-27 20:21:15 -11:00
Jack Grigg
a6bbb26e08 Replace boost::array with std::array 2018-05-26 00:12:57 +12:00
jl777
de8834fb9b Merge branch 'beta' into dev 2018-05-23 15:18:21 +03:00
jl777
bbf29c15e2 Merge branch 'dev' into jl777 2018-05-22 10:50:46 +03:00
alrighttt
1333d0d7cf Changed help docs to reflect KMD/assetchains 2018-05-21 18:34:18 -04:00
jl777
137e08d729 -print 2018-05-20 00:12:37 +03:00
jl777
f5446e44b7 Enable zmergetoaddress by default 2018-05-18 16:56:44 +03:00
Michael Toutonghi
31bbe2343f fix staking UTXO value 2018-05-17 22:20:57 -07:00
jl777
221cc791c3 Change notary sig to CRYPTO output 2018-05-15 22:45:16 +03:00
Michael Toutonghi
1fae37f6bf Working proof of stake with new algorithm 2018-05-15 00:54:18 -07:00
Jack Grigg
f55029e7d1 Correctly serialize Groth16 JSDescription for verifyjoinsplit benchmark 2018-05-14 16:29:02 -06:00
Sean Bowe
34f6ea95dc Adjust tests and benchmarks 2018-05-14 16:29:02 -06:00
Sean Bowe
b7a6c32178 Integrate Groth16 verification and proving. 2018-05-14 16:26:23 -06:00
Michael Toutonghi
1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 2018-05-13 18:59:06 -07:00
pbca26
a7322d7720 rename zcash to komodo in cli examples 2018-05-12 12:51:39 +03:00
Jack Grigg
e5eab182b5 Use boost::variant to represent shielded addresses and keys
libzcash::PaymentAddress has been renamed to libzcash::SproutPaymentAddress,
and a new typedef boost::variant is now libzcash::PaymentAddress. Similarly
for ViewingKey and SpendingKey.

A new class InvalidEncoding is introduced as the default boost::variant
option for each address and key type; it is used during decoding instead
of boost::optional.

All address and key storage functions in the wallet have been modified to
refer specifically to the Sprout types, as they are used very precisely.
In most other cases, the more general type is leveraged as much as possible,
and we convert to the Sprout type when necessary. This will be subsequently
wrapped in, or replaced with, context-specific functions once Sapling
types are implemented.
2018-05-11 17:14:49 -04:00