Commit Graph

878 Commits

Author SHA1 Message Date
Duke Leto
23cfd57a3c Merge branch 'master' of github.com:MyHush/hush3 2020-10-06 07:29:59 -04:00
Duke Leto
4e9f822a2d update man pages 2020-10-06 07:00:42 -04:00
jahway603
45c9e11229 removed old zcash images 2020-09-25 14:01:54 -04:00
Duke Leto
a7f88a87aa Update copyright URL to be https 2020-09-20 13:17:38 -04:00
Duke Leto
37c115bf44 Update manpages 2020-09-18 17:01:15 -04:00
Duke Leto
fd456ec146 Bump version to 3.5.0 and update unix man pages 2020-07-26 08:47:59 -04:00
miodragpop
b1de0a7f86 proton lib removed 2020-07-16 23:35:43 +02:00
Duke Leto
717533f711 Update unix man pages 2020-06-13 11:09:41 -04:00
Duke Leto
f7b1c1f26f Delete Payment Disclosures
This code will be "experimental" forever, only supports Sprout, and
is a piece of shit. Deleting with fire.

Sapling viewing keys are the replacement, which already exist.
2020-06-05 07:20:38 -04:00
Duke Leto
5870f6f059 Update unix man pages 2020-03-08 09:06:06 -04:00
Duke Leto
6a296f01d4 Update security-warnings.md 2020-02-18 09:19:56 -05:00
Duke Leto
f6a8303b49 Update security-warnings.md 2020-02-18 09:18:37 -05:00
Duke Leto
4a731fed47 Update security-warnings.md 2020-02-18 09:16:44 -05:00
Duke Leto
d3226b8a5c Update security-warnings.md 2020-02-18 09:15:42 -05:00
Duke Leto
4c39efccce Add/update unix manpages 2020-01-18 09:07:22 -05:00
Duke Leto
20fd7f0ce0 Remove old release notes for other projects 2019-12-23 18:12:37 -05:00
Duke Leto
9f5b003a40 better name for this file 2019-12-16 06:58:46 -05:00
Duke Leto
a9895c3da7 Add example about running dpow tests 2019-12-16 06:53:50 -05:00
Duke Leto
4e88608148 branding 2019-12-16 06:33:18 -05:00
Duke Leto
4d358ef595 branding 2019-12-16 06:33:07 -05:00
Duke Leto
ba2d7a183b This file is wildly out-of-date, we have Github stats or git shortlog 2019-12-16 06:32:11 -05:00
Duke Leto
2fc1e19151 update ticker 2019-12-15 20:48:44 -05:00
Duke Leto
6175c7f2ae Update shield coinbase docs 2019-12-15 20:47:34 -05:00
Duke Leto
45503796c7 update payment disclosure docs 2019-12-15 20:47:27 -05:00
Duke Leto
73cd4e4d15 update payment api docs 2019-12-15 20:47:15 -05:00
Duke Leto
46fa5a32c5 Update wallet backup docs 2019-12-15 20:46:43 -05:00
Duke Leto
319983a518 Clean up release process 2019-12-15 20:45:56 -05:00
Duke Leto
94a6db6244 Hush does not use this process 2019-12-15 20:45:26 -05:00
Duke Leto
166f6b614e Update man pages 2019-12-14 08:33:31 -05:00
Jonathan "Duke" Leto
f2d4e74cd7 Merge branch 'dev' into duke 2019-12-02 04:38:21 -08:00
Duke Leto
9444d8de85 update manpages 2019-11-26 08:21:32 -05:00
Duke Leto
f80fc3c002 update manpages and other junk 2019-11-04 11:01:52 -05:00
Duke Leto
1071e3c7c5 update manpages 2019-10-27 17:36:19 -04:00
Duke Leto
b00cda1c09 Fix lots of little things that were undone by migrating Hush to KMD source code 2019-10-25 10:17:30 -04:00
Duke Leto
1b16eb9f19 remove junk 2019-10-19 18:32:03 -04:00
Jonathan "Duke" Leto
258d04e0a0 Remove agama dingleberries and fix manpages 2019-10-18 11:31:17 -07:00
Jonathan "Duke" Leto
7c413bfaf6 update contrib 2019-10-17 07:32:55 -07:00
Jonathan "Duke" Leto
111dfaca97 build system updates 2019-10-17 07:23:21 -07:00
Jonathan "Duke" Leto
ee5b2481ae update versions and manpages 2019-10-17 07:08:30 -07:00
Jonathan "Duke" Leto
9372a95d49 Update versions, copyrights and man pages 2019-06-25 11:02:06 -07:00
Jonathan "Duke" Leto
d520ff8175 Hushify our readme 2019-04-27 07:32:16 -07:00
jl777
53e66f1170 Merge branch 'dev' into FSM
# Conflicts:
#	depends/packages/zeromq.mk
#	src/assetchains.json
2019-02-27 04:31:00 -11:00
miketout
6023e8ab75 Merge branch 'dev' of https://github.com/miketout/komodo into dev 2018-10-27 20:29:09 -07:00
miketout
99aeab28f9 Integrate latest Zcash fixes and update for non-latin user names 2018-10-27 20:29:03 -07:00
Asher Dawes
95b8f04f77 Updating version 2018-10-26 09:29:57 -07:00
Asher Dawes
7e6fdc5b7f Updating version 2018-10-21 15:18:47 -07:00
Homu
e077fb321b Auto merge of #3541 - leto:amount_docs, r=bitcartel
Clarify in sendmany/z_sendmany rpc docs that amounts are not FP

Fixes #3539

I clarified in the docs that only 8 digits of precision are allowed. For example, if you try 9 digits you will get:
```
zcash-cli z_sendmany $TADDR  "[{\"address\":\"$ZADDR\",\"amount\":0.123456789}]"
error code: -3
error message:
Invalid amount
```
2018-10-18 15:36:34 -07:00
Asher Dawes
925f465830 Updating versions for release 2018-10-17 18:08:05 -07:00
Asher Dawes
522c4984e0 Updating CI config (#135) 2018-10-16 18:39:33 -07:00
miketout
75c34b7494 Latest Zcash bug fixes 2018-10-14 15:09:50 -07:00