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 |
|
Aditya Kulkarni
|
5675f5b359
|
Add spendable to notes listing
|
2020-07-27 09:46:11 -07:00 |
|
Cryptoforge
|
bb3bbf2b29
|
change ANCHOR_OFFSET to 0
|
2020-07-23 21:07:48 -07:00 |
|
Cryptoforge
|
6f8aa9f39e
|
Require spending from specified address 1. Add from address, t or z 2. Use ovk of the address being spent from 3. disable lazy consolidation of t addresses 4. In a t->z transaction use the ovk of the fist z-address in the wallet.
|
2020-07-23 20:28:37 -07:00 |
|
Aditya Kulkarni
|
e3266a00a6
|
1.4.0
|
2020-07-23 11:01:14 -07:00 |
|
Aditya Kulkarni
|
c117c5d739
|
Accept JSON for import
|
2020-07-23 10:52:38 -07:00 |
|
Aditya Kulkarni
|
4a16b282ec
|
Add witness size + import while encrypted tests
|
2020-07-22 10:18:34 -07:00 |
|
Aditya Kulkarni
|
25108df815
|
Remove witness site from JSON
|
2020-07-22 10:18:13 -07:00 |
|
Aditya Kulkarni
|
49a91a9a29
|
910k checkpoint
|
2020-07-22 09:53:28 -07:00 |
|
Aditya Kulkarni
|
a915709dcb
|
Fix import when encrpted
|
2020-07-21 16:52:47 -07:00 |
|
Aditya Kulkarni
|
49ee4c4067
|
Add spent_at_height for notes
|
2020-07-21 16:13:56 -07:00 |
|
adityapk00
|
fb1135328f
|
Viewing Keys (#32)
Add support for importing viewing keys and upgrading to spending keys.
|
2020-07-21 12:08:04 -07:00 |
|
Aditya Kulkarni
|
4c87e55afa
|
hex memos
|
2020-07-21 10:12:09 -07:00 |
|
Cryptoforge
|
e71528f625
|
update librustzcash target
|
2020-07-12 23:02:11 -07:00 |
|