Duke Leto
|
d8481722ad
|
Add time_remaining to listbanned output
Example output:
hush-cli listbanned
[
{
"address": "1.2.3.4/255.255.255.255",
"banned_until": 1640921730,
"time_remaining": 86395
}
]
|
2021-12-29 22:36:02 -05:00 |
|
Duke Leto
|
db056ce1ba
|
Bump version to 3.9.1
|
2021-12-29 20:42:42 -05:00 |
|
Duke Leto
|
361998b5d2
|
Do not erase for now
|
2021-12-23 17:59:01 -05:00 |
|
Duke Leto
|
66f1f9b076
|
Remove mention of overwintered from RPC docs. HUSH and all HSCs are all overwintered #19
|
2021-12-23 12:14:54 -05:00 |
|
Duke Leto
|
b4dc415f1e
|
Log when we are done doing a partial rescan
|
2021-12-23 10:46:20 -05:00 |
|
Duke Leto
|
8faa5dec89
|
Erase old unconfirmed wallet transactions that are too old to be accepted by network consensus rules
|
2021-12-22 12:12:13 -05:00 |
|
Duke Leto
|
cff8d114ea
|
Fix rescan RPC to correctly use the optional rescan height
|
2021-12-21 20:55:29 -05:00 |
|
Duke Leto
|
fffa06d138
|
Fix UB in no Plaintext wallet.dat #85
|
2021-12-15 08:47:19 -05:00 |
|
Duke Leto
|
b4f38e2a77
|
Increase nMinDiskSpace to 1GB
|
2021-12-12 11:12:10 -05:00 |
|
Duke Leto
|
a4792404d6
|
Add notes about using jq
|
2021-12-10 08:40:51 -05:00 |
|
Duke Leto
|
1ce50447ba
|
Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev
|
2021-10-30 12:22:43 -04:00 |
|
Duke Leto
|
e04465983c
|
Port upstream rpc deadlock fix #77
|
2021-10-30 12:21:58 -04:00 |
|
Duke Leto
|
b2cf132f0c
|
Update binary name in tests and old example script
|
2021-10-21 10:06:25 -04:00 |
|
Duke Leto
|
2e52eea848
|
Update test runner to new default directory
|
2021-10-21 10:05:02 -04:00 |
|
Duke Leto
|
21388aed31
|
update man pages
|
2021-10-21 10:02:49 -04:00 |
|
Duke Leto
|
97ecc2dd2a
|
update old scripts with new binary names
|
2021-10-21 09:59:08 -04:00 |
|
Duke Leto
|
b3a2b29814
|
Update docker entrypoint
|
2021-10-21 09:57:17 -04:00 |
|
Duke Leto
|
deabbfbf67
|
update build env vars
|
2021-10-21 09:54:57 -04:00 |
|
Duke Leto
|
44ed2bd075
|
Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev
|
2021-10-21 09:49:16 -04:00 |
|
Duke Leto
|
ad6a05954e
|
Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev
|
2021-10-21 09:47:53 -04:00 |
|
Duke Leto
|
1dc4188d56
|
update debian config file
|
2021-10-21 09:47:38 -04:00 |
|
Duke Leto
|
166036c01c
|
update rpc test docs
|
2021-10-21 09:46:44 -04:00 |
|
Duke Leto
|
58b4617876
|
prune old files from .gitignore
|
2021-10-21 09:46:38 -04:00 |
|
Duke Leto
|
c73365e633
|
update issue template
|
2021-10-20 23:27:25 -04:00 |
|
Duke Leto
|
ce027ccd4b
|
Various updates from binary name change
|
2021-10-20 23:26:28 -04:00 |
|
Duke Leto
|
26b75cc9d1
|
That file no longer exists
|
2021-10-20 23:25:01 -04:00 |
|
Duke Leto
|
70bc9bf0c0
|
Update linux bin script
|
2021-10-20 23:22:57 -04:00 |
|
Duke Leto
|
32f9b143b2
|
Update debian script to work with our new binary names
|
2021-10-20 23:10:16 -04:00 |
|
Duke Leto
|
3df7def9c9
|
emojify 3.9.0 relnotes
|
2021-10-20 22:24:46 -04:00 |
|
Duke Leto
|
44999b1a8b
|
Add relnotes for 3.9.0 Unusual Ursid
|
2021-10-20 22:19:59 -04:00 |
|
Duke Leto
|
65e752bf79
|
Merge branch 'master' into dev
|
2021-10-20 20:20:33 -04:00 |
|
Duke Leto
|
271fd0bd0f
|
Fix location of comma
|
2021-10-20 20:18:37 -04:00 |
|
Duke Leto
|
54e708ef83
|
Add missing copyrights
|
2021-10-20 20:06:31 -04:00 |
|
Duke Leto
|
cff49eef2e
|
Update checkpoints
|
2021-10-20 20:06:03 -04:00 |
|
onryo
|
945010066f
|
Update 'INSTALL.md'
|
2021-10-19 13:06:30 +00:00 |
|
Duke Leto
|
00178c91ff
|
Merge pull request 'minor doc update' (#72) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/72
|
2021-09-27 13:26:04 +00:00 |
|
jahway603
|
b89518403d
|
minor doc update
|
2021-09-24 13:54:11 -04:00 |
|
jahway603
|
4ecfed5f33
|
minor documenation update
|
2021-09-24 13:50:41 -04:00 |
|
Duke Leto
|
42cd5ff986
|
Merge pull request 'added systemd script for sysadmin' (#71) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/71
|
2021-09-24 04:42:32 +00:00 |
|
jahway603
|
70dcfad543
|
systemd script doc minor update
|
2021-09-19 22:31:31 -04:00 |
|
jahway603
|
451b7ab0b0
|
added systemd script for sysadmin
|
2021-09-19 18:39:45 -04:00 |
|
Duke Leto
|
0502b3c219
|
Merge branch 'danger' into dev
|
2021-09-18 11:26:18 -04:00 |
|
Duke Leto
|
63e29ac20a
|
TUSH gonna TUSH
|
2021-09-18 11:25:59 -04:00 |
|
Duke Leto
|
e00dabb79b
|
Fix bug in listaddresses RPC
|
2021-09-18 11:25:13 -04:00 |
|
Duke Leto
|
93ebe85933
|
Merge pull request 'clarified Hush binary installation' (#70) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/70
|
2021-09-18 00:12:17 +00:00 |
|
jahway603
|
d398666aa1
|
minor changes to INSTALL-BIN.md
|
2021-09-17 16:22:00 -04:00 |
|
jahway603
|
cd2f366496
|
clarified Linux binary install from user feedback
|
2021-09-17 14:45:50 -04:00 |
|
jahway603
|
1bbe5a7bff
|
Merge remote-tracking branch 'remotes/upstream/dev' into dev
|
2021-09-17 14:07:34 -04:00 |
|
Duke Leto
|
2c26843743
|
More dev notes
|
2021-09-16 23:19:28 -04:00 |
|
Duke Leto
|
7e8b8795be
|
Update protocol version
|
2021-09-16 23:13:44 -04:00 |
|