Commit Graph

30843 Commits

Author SHA1 Message Date
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
967ad5b077 Merge branch 'dev' into danger 2022-06-01 10:04:37 -04:00
Duke Leto
4e8798a28f Merge pull request 'updated libgmp to pull direct from FSF' (#132) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/132
2022-05-16 00:03:09 +00:00
jahway603
3325c946c4 updated libgmp to pull direct from FSF 2022-05-15 19:54: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
Duke Leto
8b91f9e3bf Merge pull request 'fixing TSL acronym' (#124) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/124
2022-03-27 12:40:40 +00:00
jahway603
ccfd17b3b2 minor change 2022-03-27 00:40:46 -04:00
jahway603
ffcf773f6b Merge remote-tracking branch 'remotes/upstream/dev' into dev 2022-03-24 18:59:30 -04:00
jahway603
fab401343f updated AUTHORS file 2022-03-18 14:48:46 -04:00
Duke Leto
7332c846e7 Merge pull request 'Mention z_viewtransaction in gettransaction and getrawtransaction RPC calls AND Document that '~' cannot be used in -datadir' (#119) from jahway603/hush3:dev into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/119
2022-03-18 18:26:45 +00: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
c3623047f7 Script to generate SDL checkpoint data via getblockmerkletree 2022-02-16 10:57:52 -05: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
jahway603
026c23ee20 ARM deb creation script 2022-02-07 02:14:58 -05:00
jahway603
4e803c6055 reverted back to upstream 2022-02-07 00:49:02 -05:00
jahway603
6154e216b2 updated manpage copyright to 2022 2022-02-05 22:37:02 -05:00
Duke Leto
32ea1efda4 Update 'INSTALL.md' 2022-02-04 14:59:39 +00:00
Duke Leto
bc3316165d Update 'INSTALL.md' 2022-02-04 14:55:44 +00:00
Duke Leto
f971b1765e Merge branch 'dev' into danger 2022-02-03 10:32:23 -05:00
Duke Leto
7a81978d9a Merge pull request 'more default nodes' (#99) from onryo/hush3:master into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/99
2022-01-27 23:29:07 +00:00
onryo
371e1baeb1 Update 'src/hush_utils.h' 2022-01-27 14:01:28 +00:00
Duke Leto
48cacc162a Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev 2022-01-27 00:17:23 -05:00
Duke Leto
82a65ab452 Merge branch 'master' into dev 2022-01-27 00:17:12 -05:00
Duke Leto
6f707342ea Work even if build/ dir doesn't exist 2022-01-25 23:09:15 -05:00
Duke Leto
94a2c1dfe6 update relnotes 2022-01-25 00:43:30 -05:00
Duke Leto
9a1adba7e8 Merge branch 'dev' 2022-01-25 00:39:18 -05:00
Duke Leto
5a3de32fbd update manpages 2022-01-24 12:16:50 -05: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
25c6a4676f update release notes 2022-01-13 12:57:05 -05:00
Duke Leto
1bd9337c90 Add some release notes 2022-01-12 21:57:14 -05:00