Commit Graph

436 Commits

Author SHA1 Message Date
CalDescent
ccc67d9897 Updated coin checkpoints location. 2022-08-07 16:55:38 +01:00
CalDescent
13e95879ee Added checkpoint for block 2000000 2022-08-07 16:49:14 +01:00
CalDescent
9a5d745678 Added checkpoints for blocks 1400000-1900000 2022-08-07 16:49:09 +01:00
Cryptoforge
4609c5ca9c set toolchain version 2022-04-25 22:36:32 -07:00
Cryptoforge
fba43563f1 export private key for diversified addresses 2021-11-20 22:52:59 -08:00
Cryptoforge
e41874df40 Implement support for detection of diversified addressess 2021-11-16 07:27:32 -08:00
Cryptoforge
ddada7676b Update librustzcash location 2021-05-11 13:42:23 -07:00
Cryptoforge
de11448316 remove support for taddresses 2021-05-06 18:13:37 -07:00
Cryptoforge
e19a1572e3 update checkpoints 2021-03-14 19:42:45 -07:00
Cryptoforge
5a7848381e update checkpoints endpoint 2021-03-14 19:34:45 -07:00
Cryptoforge
a2966cb9c1 update pop blocks 2021-03-04 16:54:11 -08:00
Cryptoforge
62dc6852b3 update checkpoints 2021-03-04 11:24:21 -08:00
Cryptoforge
e0ca959796 port to pirate 2021-03-03 21:12:13 -08:00
Cryptoforge
3f55a1411c Pirate config 2021-03-03 18:34:54 -08:00
Cryptoforge
89fe8d36cc fix spend from single zaddress 2020-10-12 20:37:11 -07:00
Cryptoforge
ca32c63ff4 update to use u32 consensus id 2020-10-12 15:09:14 -07:00
Cryptoforge
ba5411f3c9 add mulitcore feature to bellman 2020-10-01 21:04:57 -07:00
CryptoForge
096dfcf780
Merge pull request #1 from zerocurrencycoin/merge_upstream
Merge upstream
2020-09-28 16:32:15 -07:00
Cryptoforge
ac56d0bf72 fix key constants 2020-09-21 15:56:54 -07:00
Cryptoforge
60725ce7d4 add pirate checkpoints 2020-09-21 10:34:22 -07:00
Cryptoforge
ae09cb3707 fix crash on single unspent note 2020-09-18 12:35:13 -07:00
Cryptoforge
ea64467363 only add 1 zaddress to a new wallet 2020-09-17 20:14:51 -07:00
Cryptoforge
12ff810a4d checkpoint update 2020-09-16 21:17:13 -07:00
Cryptoforge
2b2567b239 Only add 1 zaddr to a new wallet 2020-09-13 11:09:48 -07:00
Cryptoforge
7136a5cf5c add Arrow checkpoints 2020-09-12 18:40:02 -07:00
Cryptoforge
d9a5e89fbd use coin-ckeckpoint.json 2020-09-11 10:28:20 -07:00
Cryptoforge
8f36d2c2ad Checkpoints JSON 2020-09-11 10:27:35 -07:00
Cryptoforge
08b60620f6 remove all checkpoints 2020-09-09 23:23:39 -07:00
Cryptoforge
fc7459dc03 multichain updates 2020-09-06 13:11:33 -07:00
Cryptoforge
41d855a784 Merge commit '6c0a672d6643b82b336160da5d3c05cbd2167967' into merge_upstream 2020-09-05 21:55:14 -07:00
Aditya Kulkarni
6c0a672d66 Fix android crash 2020-08-11 12:09:25 -07:00
Cryptoforge
6d61d9bddc wallet tx version 5 2020-08-09 20:12:29 -07:00
Aditya Kulkarni
06a268c2bd "unconfirmed" -> "unverified" 2020-08-07 10:11:55 -07:00
Aditya Kulkarni
6187156936 v1.4.1 2020-08-06 15:28:22 -07:00
Aditya Kulkarni
263ec19476 Add "unconfirmed_zbalance" to the balance command.
Fixes #46
2020-08-06 11:33:32 -07:00
Cryptoforge
546196e756 update wallet and transaction list json format 2020-08-05 22:08:22 -07:00
Cryptoforge
041dc38b67 remove unneeded crate 2020-08-05 22:07:12 -07:00
Cryptoforge
6b6cd2ddd7 update checkpoints 2020-08-05 22:02:27 -07:00
Cryptoforge
e000ff3bc9 newline cleanup 2020-08-05 21:55:33 -07:00
Aditya Kulkarni
fb1cf996e5 Add broadcast failure test 2020-08-05 10:00:12 -07:00
Cryptoforge
6aa383daa3 enable outgoing metadata on t addresses owned by the wallet 2020-08-04 14:57:45 -07:00
Cryptoforge
7a6033cb54 enable outgoing metadata on zaddr owned by the wallet 2020-08-04 14:22:33 -07:00
Aditya Kulkarni
a087a4411f "spendable" reflects if we have the spending key.
Fixes #44
2020-08-04 10:53:40 -07:00
Aditya Kulkarni
b171d28586 Add to mempool only if broadcast works.
Fixes #43
2020-07-31 18:53:16 -07:00
Cryptoforge
4c39a57ae3 set fee 2020-07-30 23:03:54 -07:00
Cryptoforge
b557f144ec update librustzcash 2020-07-30 21:46:06 -07:00
Aditya Kulkarni
6cfbdaf60d Merge branch 'master' of github.com:adityapk00/zecwallet-light-cli 2020-07-29 09:59:25 -07:00
Aditya Kulkarni
5a885adc15 Grab sync lock when sending to prevent anchor changes.
Fixes #40
2020-07-29 09:59:22 -07:00
Cryptoforge
59196cb5d0 update wallet location 2020-07-28 22:17:16 -07:00
Aditya Kulkarni
22bde5a404 Interpret hex memos properly.
Fixes #38
2020-07-28 09:52:53 -07:00