Commit Graph

  • 5fdcf49b26 Merge branch 'dev' into danger Duke 2025-12-29 21:21:45 -05:00
  • 93c0aa0659 Use custom compiler env vars CC/CXX for linux hosts when building Duke 2025-12-29 20:18:01 -05:00
  • 09f61c2959 Remove unnecessary code that gcc 15 complains about Duke 2025-12-29 19:47:20 -05:00
  • c01ba48c97 Use custom CC/CXX variables during configure with reasonable defaults Duke 2025-12-29 19:43:30 -05:00
  • e9b185f702 Allow custom compiler via environment variable for src/cc Duke 2025-12-29 19:18:57 -05:00
  • edd856a51a Show autoconf version in build output Duke 2025-12-29 19:14:57 -05:00
  • 874e89e4f0 Only validate donation zaddrs if donating Duke 2025-12-25 12:06:56 -05:00
  • 2fd88b65e3 Be clear that 0 and 10 are included as valid donation percentages Duke 2025-12-25 12:05:08 -05:00
  • 529e76d01c Merge pull request 'Sync danger to dev' (#479) from danger into dev duke 2025-12-25 12:02:58 -05:00
  • 8d688a49a5 Update relnotes Duke 2025-12-20 07:30:08 -05:00
  • daf697599a Parallelize randomx compile and print some timings Duke 2025-12-10 23:52:11 -05:00
  • 812f33ff8c Removed explorer.hush.land from README.md jahway603 2025-12-10 13:10:45 -05:00
  • 867ba4159b Avoid ASMap Health Checks if ac_clearnet=0 #475 Duke 2025-10-26 09:13:44 -04:00
  • 5ecd7629ec Make error message more general for any chain Duke 2025-10-26 09:11:07 -04:00
  • 9177a51b6d Remove getbalance64 #473 Duke 2025-10-16 11:13:57 -04:00
  • d206f28ae1 Update z_shieldcoinbase rpc docs Duke 2025-10-16 01:10:46 -04:00
  • 37e35854ab Make tests always pass by ensuring there is only 1 coinbase utxo to shield Duke 2025-10-16 01:10:33 -04:00
  • 6069a49508 WIP donation tests Duke 2025-10-15 13:26:50 -04:00
  • 6435cd51a6 Use static_cast when calculating donation and add some debugging Duke 2025-10-15 13:24:08 -04:00
  • e73251ad92 WIP donation test Duke 2025-10-14 22:29:10 -04:00
  • fc7aa68203 Refactor donation test now that we are using just one node Duke 2025-10-14 14:24:37 -04:00
  • 69dadd1128 Better tests; use current drgx block reward and default fee Duke 2025-10-14 13:19:18 -04:00
  • 42a676d277 Make the shieldcoinbase donation test pass Duke 2025-10-14 12:20:35 -04:00
  • ebde772ada WIP donation test Duke 2025-10-14 11:52:05 -04:00
  • 606b28d6ca Improve rpc errors and docs Duke 2025-10-14 11:00:08 -04:00
  • caf7178ffd Allow donation=0 Duke 2025-10-14 10:57:40 -04:00
  • 75564c82ac Failing test for shielded donation Duke 2025-10-14 04:16:15 -04:00
  • c3b9b09144 Make rpc error correct for all chains Duke 2025-10-14 03:58:00 -04:00
  • 61bae5fb7b WIP donation test Duke 2025-10-14 03:49:06 -04:00
  • 23ef00cfd7 WIP donation test Duke 2025-10-13 18:21:51 -04:00
  • 1f50e635a0 WIP donation Duke 2025-10-13 15:27:30 -04:00
  • c078d1606d Merge remote-tracking branch 'origin/dev' into danger Duke 2025-10-13 15:08:19 -04:00
  • 02a26751bb WIP donation Duke 2025-10-13 15:06:42 -04:00
  • 2980108cdc Update relnotes Duke 2025-10-13 14:45:10 -04:00
  • 2f7082c713 Update relnotes Duke 2025-10-13 14:28:54 -04:00
  • f43b0f3270 Merge pull request 'Lock sapling input notes (zins) in z_sendmany' (#465) from lockzins into dev duke 2025-10-13 14:19:21 -04:00
  • cb81fc3b95 Less noise unless -debug is used Duke 2025-09-24 09:30:33 -04:00
  • e421dfc6a5 Improve rpc docs of z_listlockunspent Duke 2025-08-23 06:15:33 -04:00
  • a555f64ad9 Has the sleeper awakened? Duke 2025-08-22 21:26:05 -04:00
  • aa69b87505 These are unrelated to ztxs and should be -debug Duke 2025-08-22 21:21:15 -04:00
  • 04ec2be8c8 Add fullyNotified to getblockchaininfo and use it in tests Duke 2025-08-22 13:17:36 -04:00
  • 727f4d9a29 Sleep as a hack for lacking fullyNotified in some places Duke 2025-08-22 11:33:13 -04:00
  • 34829af017 Avoid coredump if witness index does not exist Duke 2025-08-22 07:34:11 -04:00
  • fb7d669f14 Remove commented out code Duke 2025-08-22 07:09:15 -04:00
  • 4ef3554307 Update authproxy Duke 2025-08-22 06:47:27 -04:00
  • 7e3ce02d87 Bring back sorting notes descending by value which was in find_unspent_notes() Duke 2025-08-22 06:16:25 -04:00
  • ae170e9899 Spendable notes are now locked and 1159 seems to be an irrelevant upstream issue Duke 2025-08-22 05:43:21 -04:00
  • 90f00ac8a4 cleanup Duke 2025-08-21 17:05:16 -04:00
  • eb4fc52273 lockzins test finally passes because z_sendmany correctly locks notes now Duke 2025-08-21 16:59:33 -04:00
  • 8148c4f625 More test logging Duke 2025-08-21 16:26:55 -04:00
  • fcd939978f More verbose logging in lockzins test Duke 2025-08-21 16:15:11 -04:00
  • d73c1b86e4 Log amount if negative change happens Duke 2025-08-21 16:14:47 -04:00
  • 6e029a62ac Remove unused header inclusion Duke 2025-08-21 16:14:23 -04:00
  • 564ff0cb3a Update test_framework.py from upstream which fixes #476 Duke 2025-08-21 16:13:52 -04:00
  • a719e05be4 Add output index to z_listlockunspent Duke 2025-08-21 02:00:19 -04:00
  • 7c434ba030 Log calls to GetFilteredNotes and only warn when witness root is actually invalid Duke 2025-08-21 01:59:20 -04:00
  • b0cbcc6152 Unlock notes+utxos earlier Duke 2025-08-21 01:57:42 -04:00
  • bf55e6daa5 Avoid useless warnings in tests Duke 2025-08-21 01:56:53 -04:00
  • 80f48a9338 Run z_listlockunspent in tests so we can see which notes are locked Duke 2025-08-21 01:56:24 -04:00
  • cae942a5c9 z_listlockunspent Duke 2025-08-20 15:15:36 -04:00
  • 8f01fbf4ab DragonX checkpoints fekt 2025-08-18 08:19:03 -04:00
  • c6892b950b Merge branch 'dev' into lockzins Duke 2025-08-13 01:19:34 -04:00
  • bd9dc4d190 A test for lockzins branch which currently fails on dev branch Duke 2025-08-13 01:13:10 -04:00
  • 5d31a77036 Do not throw exception during syncing on regtest Duke 2025-08-12 23:57:21 -04:00
  • 45f2e6b134 Remove unused code Duke 2025-08-12 23:39:26 -04:00
  • 0f18946630 Add lockzins test Duke 2025-08-12 23:30:06 -04:00
  • 465fe58e6a ./test.sh now runs successfully and we can now write RPC tests Duke 2025-08-12 22:17:18 -04:00
  • c8e1b598bc Update authproxy.py to python3 version from upstream Duke 2025-08-12 17:23:46 -04:00
  • fb062d2849 Work towards getting RPC tests working again Duke 2025-08-12 17:19:04 -04:00
  • 37fe953ea4 Add more to debian example config Duke 2025-08-12 13:49:27 -04:00
  • 0cd2bafa3a Remove unused CLI options and update debian example config Duke 2025-08-12 13:37:44 -04:00
  • bd52fc5ee6 Try harder to avoid selecting locked notes to spend Duke 2025-08-11 09:36:45 -04:00
  • 62da1981bb WIP donation Duke 2025-08-10 13:46:07 -04:00
  • 2a6ea137ae Merge branch 'dev' into lockzins Duke 2025-08-09 10:22:53 -04:00
  • fc8c641cff Remove unused code Duke 2025-08-08 21:58:39 -04:00
  • 15b4378ff3 Remove unused code Duke 2025-08-08 18:02:25 -04:00
  • e495bf35b2 Remove unused code Duke 2025-08-08 17:36:11 -04:00
  • 701ebf26a7 Remove unused code Duke 2025-08-08 16:32:27 -04:00
  • 03886da019 Remove unused code Duke 2025-08-08 16:17:46 -04:00
  • 2b3f9ed33f Add -ac_clearnet=0 option so an entire chain can disable clearnet connection, instead of -clearnet=0 which only applies to a single node Duke 2025-08-08 16:09:32 -04:00
  • d95da694b9 WIP donation via z_shieldcoinbase Duke 2025-08-08 14:53:21 -04:00
  • 0df8a4595a Merge branch 'dev' into danger Duke 2025-08-08 14:06:23 -04:00
  • d415277548 Merge branch 'dev' into lockzins Duke 2025-07-29 09:10:42 -04:00
  • ab81589bdf Add rpc docs for using * with z_shieldcoinbase Duke 2025-07-24 12:37:58 -04:00
  • 51462777c8 Remove dead code Duke 2025-07-24 09:07:44 -04:00
  • e0821acab4 Remove dead code Duke 2025-07-24 08:56:10 -04:00
  • d3f486e59f Updated Debian Package files for 3.10.4 release jahway603 2025-07-06 12:32:20 -04:00
  • fcb94cba5a Add note to relnotes Duke 2025-07-06 09:52:33 -04:00
  • 8f2d60883a Merge branch 'master' into dev Duke 2025-07-06 09:49:00 -04:00
  • 74d66d8bf2 Merge branch 'dev' Duke 2025-07-06 09:48:13 -04:00
  • 4def0caf55 Merge branch 'master' into dev Duke 2025-07-06 09:46:04 -04:00
  • 1faf679a50 Update man pages via ./util/gen-manpages.sh Duke 2025-07-03 12:57:20 -04:00
  • 3caf605976 -ac_minopreturnfee is in puposhis Duke 2025-06-27 10:46:42 -04:00
  • 9042a24711 Update relnotes Duke 2025-06-27 10:44:17 -04:00
  • a07b38b615 Hush 3.10.4 "Hazy Hākuturi" Duke 2025-06-27 10:20:53 -04:00
  • 7927965650 Update relnotes Duke 2025-06-27 08:50:18 -04:00
  • 97470e385d Disallow using -mineraddress and -clearnet=0 at the same time Duke 2025-06-27 05:45:24 -04:00
  • 7e63e2f013 We call them HACs now Duke 2025-06-27 05:32:12 -04:00
  • 3b105c0245 Update Dragonx checkpoints to 2241000 Duke 2025-06-26 13:42:03 -04:00
  • 76c97a3bce Update Hush checkpoint to 2241000 Duke 2025-06-26 10:21:35 -04:00