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
Simon
472f7fa873
make-release.py: Updated release notes and changelog for 2.0.1.
2018-10-14 13:40:30 -07:00
Simon
6282e3ed2a
make-release.py: Updated manpages for 2.0.1.
2018-10-14 13:40:30 -07:00
Simon
3332fb00e4
Update release-notes.md for clarity.
2018-10-14 13:38:49 -07:00
Simon
cfcea81238
Update release notes for v2.0.1
2018-10-14 09:23:49 -07:00
Jonathan "Duke" Leto
5707edd4b1
Fix another instance of incorrectly saying amount is double precision, and s/ZC/ZEC/
2018-10-14 06:37:25 -07:00
miketout
c754dbcfa6
Update to Zcash rc1
2018-10-08 23:47:20 -07:00
mdr0id
79ec0c6529
make-release.py: Updated release notes and changelog for 2.0.1-rc1.
2018-10-08 12:40:54 -07:00
mdr0id
426a9a7e0e
make-release.py: Updated manpages for 2.0.1-rc1.
2018-10-08 12:40:54 -07:00
miketout
9feb4b9e08
Major updates integration from all upstreams
2018-09-18 14:33:53 -07:00
Jack Grigg
4c1a26fb60
Add ZIP 32 usage to release notes
2018-09-03 10:45:37 +01:00
mdr0id
48f1728009
Resolve final edits for README
...
Update README.md
Update README with final edits
2018-08-22 13:21:35 -07:00
Simon
2f4735b3af
make-release.py: Updated release notes and changelog for 2.0.0.
2018-08-15 17:57:50 -07:00
Simon
84b13aee88
make-release.py: Updated manpages for 2.0.0.
2018-08-15 17:57:50 -07:00
Sean Bowe
955b328ad1
Sapling mainnet activation height
2018-08-15 12:09:31 -06:00
Sean Bowe
c2f661109d
make-release.py: Updated release notes and changelog for 2.0.0-rc1.
2018-08-09 16:56:56 +00:00
Sean Bowe
27f678b974
make-release.py: Updated manpages for 2.0.0-rc1.
2018-08-09 16:56:56 +00: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
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
Jack Grigg
26948eb24b
Update payment-api.md with type field of z_validateaddress
2018-07-12 22:14:14 +01:00
Dimitris Apostolou
ccf9106501
Fix typos
2018-07-06 14:33:24 +03:00
Simon
720b8ac8ad
make-release.py: Updated release notes and changelog for 1.1.2.
2018-07-01 20:12:33 -07:00
Simon
7163f00303
make-release.py: Updated manpages for 1.1.2.
2018-07-01 20:12:33 -07:00
Simon
3ef8f7abb3
make-release.py: Updated release notes and changelog for 1.1.2-rc1.
2018-06-22 17:03:41 -07:00
Simon
5121fad00c
make-release.py: Updated manpages for 1.1.2-rc1.
2018-06-22 17:03:41 -07:00
Jack Grigg
74c2f88023
Add release notes for -disabledeprecation removal
2018-06-11 10:41:01 -07:00
Jack Grigg
d670db7164
Sapling testnet activation height
2018-05-25 16:05:25 +12:00