Commit Graph

23924 Commits

Author SHA1 Message Date
Jonathan "Duke" Leto
abaa623526 This file no longer exists 2022-06-26 17:23:10 -07:00
Jonathan "Duke" Leto
0ee1d068c1 These haven't existed for a long time 2022-06-26 17:21:33 -07:00
Jonathan "Duke" Leto
0a9abedc5d Return size in bytes of a tx from getrawtransaction 2022-06-26 04:40:06 -07:00
Duke Leto
2b336dccc0 Fix ending height bug and check that ending height is larger than starting height 2022-06-09 06:41:09 -04:00
Jonathan "Duke" Leto
e0d22ee170 Enable z_anonsetblockdelta to calculate a delta for a block range; ignore coinbase txs as optimization 2022-06-09 03:00:50 -07:00
Duke Leto
cc61b19930 Make z_anonsettxdelta work on a tx that is not in our wallet and fix calculation 2022-06-07 23:56:25 -04:00
Duke Leto
c218cf1c09 Fix compile errors 2022-06-07 23:19:06 -04:00
Jonathan "Duke" Leto
bdde67c359 Initial implementation of anonsettxdelta + z_anonsetblockdelta 2022-06-07 20:05:49 -07:00
Duke Leto
421edc8979 Log txid for double spends and missing anchors
This makes debugging failed transactions much easier.
2022-06-02 21:43:10 -04:00
Duke Leto
7859fdf7eb More debug 2022-04-23 10:00:35 -04:00
Duke Leto
afe1cf153c Uncomment some dpow debugging 2022-04-21 22:35:21 -04:00
Duke Leto
193a1b2a97 Clarify that it is OP_RETURN data 2022-04-20 10:52:12 -04:00
Duke Leto
69cd4f7990 data key (OP_RETURN) is optional in createrawtransaction 2022-04-20 10:51:12 -04:00
Duke Leto
689a360b60 Allow notary addresses in sendmany, fixes #126 2022-04-18 00:32:11 -04:00
Duke Leto
79a6f51c2d Update some comments and docs 2022-03-30 00:21:38 -04:00
Duke Leto
90bb8c7cf4 Fix incorrect comment 2022-03-29 10:29:54 -04:00
Duke Leto
04ac719da2 Merge remote-tracking branch 'origin/dev' into danger 2022-03-29 10:26:40 -04:00
jahway603
ccfd17b3b2 minor change 2022-03-27 00:40:46 -04:00
jahway603
9443cd1fa2 Merge branch 'dev' into dev 2022-03-18 16:55:22 +00:00
jahway603
214a7418d7 Document that '~' cannot be used in -datadir 2022-03-18 12:54:48 -04:00
jahway603
04911ae966 Mention z_viewtransaction in gettransaction and getrawtransaction RPC calls 2022-03-18 12:12:40 -04:00
Duke Leto
a30cdff329 Merge branch 'getblockmerkletree' into dev 2022-02-16 09:11:33 -05:00
Duke Leto
ce5c8a54e4 Make it work correctly 2022-02-16 09:10:11 -05:00
Duke Leto
c8430665f7 WIP RPC that doesn't quite work yet 2022-02-15 11:26:50 -05:00
Duke Leto
a157a5c6a1 update 2022-02-14 14:10:08 -05:00
onryo
371e1baeb1 Update 'src/hush_utils.h' 2022-01-27 14:01:28 +00:00
Duke Leto
1ef99eeb4f update checkpoints 2022-01-24 12:16:21 -05:00
Duke Leto
804a4abbe7 Log correct debug.log filename to stdout 2022-01-13 20:38:50 -05:00
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
e04465983c Port upstream rpc deadlock fix #77 2021-10-30 12:21:58 -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
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
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
Duke Leto
6bca401f93 Bump version to 3.9.0 2021-09-16 22:51:45 -04:00
Duke Leto
4f15626bb0 Cleanup 2021-09-16 14:24:27 -04:00
Duke Leto
f22cbbf1e2 Cleanup and remove dead code 2021-09-16 14:12:31 -04:00