Duke Leto
|
bd41b3c848
|
Update 'doc/config.md'
|
2022-06-06 15:53:05 +00:00 |
|
Duke Leto
|
59fdc549b6
|
Add 'doc/config.md'
|
2022-06-06 15:49:39 +00:00 |
|
Duke Leto
|
90bb4ccc3b
|
Get rid of old IP's in HUSH3.conf example
|
2022-06-06 15:48:31 +00:00 |
|
Duke Leto
|
09b5ce78e2
|
Update 'doc/files.md'
|
2022-06-06 15:47:34 +00: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 |
|
jahway603
|
58d3d21285
|
migrated more from mcro
|
2022-05-15 22:22:00 -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 |
|
Duke Leto
|
dd8c6c6001
|
Update docs to non-legacy directory
|
2022-03-21 14:11:37 +00: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
|
fc214e9644
|
Get closer to deciding if a block is valid in randomx solver
|
2022-03-16 11:57:33 -04:00 |
|
Duke Leto
|
a2954c4576
|
Fill in more randomx miner code
|
2022-03-10 01:09:42 -05:00 |
|
Duke Leto
|
224b5b144c
|
Set a rolling randomx block key
|
2022-03-09 10:18:56 -05:00 |
|
Duke Leto
|
e4abb51fcd
|
update copyright years
|
2022-03-09 08:53:37 -05:00 |
|
Duke Leto
|
c5743d5985
|
Error checking for randomx vm creation
|
2022-02-21 09:41:08 -05:00 |
|
Duke Leto
|
8eab796800
|
WIP to change rx key+input for groups of blocks; use full ac_name in rx key
|
2022-02-20 23:46:37 -05:00 |
|
Duke Leto
|
c9aaf341ae
|
Use randomxInput = blake2b(randomXkey || ac_name)
|
2022-02-20 23:20:15 -05:00 |
|
Duke Leto
|
ad754cf2f0
|
Use chain magic as a unique starting value for randomx key
|
2022-02-20 21:55:34 -05:00 |
|
Duke Leto
|
583b0fdeff
|
Calculate randomx hashes
|
2022-02-20 14:46:42 -05:00 |
|
Duke Leto
|
f78479b34e
|
Get randomx flags and allocate cache
|
2022-02-20 12:57:08 -05:00 |
|
Duke Leto
|
35f6314123
|
Correctly link against librandomx in build
|
2022-02-20 11:32:09 -05: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 |
|