Commit Graph

  • a1aa5755c9 docs: correct Taproot activation threshold from 90% to 75% in documentation master Davide Grilli 2026-02-08 14:07:41 +01:00
  • 130b0e4e31 Merge pull request #22 from palladium-coin/wip-taproot v2.0.0 Davide Grilli 2026-02-08 23:13:55 +01:00
  • 97b520f1a1 Update Taproot activation timeline: advance mainnet start date Davide Grilli 2026-02-08 11:45:19 +01:00
  • 24bf2eaae0 Fix typo: correct "traproot" to "taproot" in address type display Davide Grilli 2026-02-08 11:37:25 +01:00
  • df54973334 Add comprehensive documentation for v2.0.0 Taproot release Davide Grilli 2026-02-08 11:36:28 +01:00
  • a7e0ab4789 Update version to 2.0.0 Davide Grilli 2026-02-08 10:58:28 +01:00
  • ac6ae69329 fix: implement BIP341 key tweaking for P2TR transaction signing Davide Grilli 2026-02-08 00:55:02 +01:00
  • aee82dfad1 qt: switch receive address selection to dropdown (legacy/p2sh-segwit/bech32/bech32m) Davide Grilli 2026-02-07 12:33:00 +01:00
  • 6ceef89956 wallet,rpc,descriptor: add bech32m and taproot address/spend support Davide Grilli 2026-02-07 12:13:51 +01:00
  • 49d13674e1 validation,policy,test: activate taproot flags and harden wallet fs checks davide3011 2026-02-06 19:43:10 +01:00
  • e818f08ac4 script: backport BIP341/BIP342 taproot/tapscript consensus rules davide3011 2026-02-06 18:03:37 +01:00
  • 8d6d5d66be consensus: add taproot deployment (BIP9 mainnet, always-active regtest) davide3011 2026-02-06 15:44:58 +01:00
  • 613bcdbed7 encoding,test: backport BIP350 bech32m and align test vectors to Palladium davide3011 2026-02-06 15:23:23 +01:00
  • b1e1451911 crypto: backport BIP340 x-only keys and schnorr primitives davide3011 2026-02-06 13:42:57 +01:00
  • f43e4981d5 docker-build: force Qt GUI build and fail if palladium-qt is missing davide3011 2026-02-06 11:02:32 +01:00
  • 478e8fc306 build(secp256k1): upgrade to bitcoin-core v24.2 with taproot modules davide3011 2026-02-06 09:53:24 +01:00
  • de0ef2ec7a docs(docker-build): rewrite README with complete build matrix and technical troubleshooting davide3011 2026-02-06 08:42:53 +01:00
  • 3bc7cff5ba Normalize build scripts and fix Docker Qt dependencies for x86_64 davide3011 2026-02-05 13:31:50 +01:00
  • c539ebedc7 git add test/util/data/ test/util/test_runner.py test/README.md test/lint/lint-format-strings.py contrib/devtools/circular-dependencies.py src/qt/palladiumgui.cpp davide3011 2026-02-05 13:31:07 +01:00
  • a5545a27ed Adapt functional tests to Palladium consensus rules davide3011 2026-02-05 13:30:12 +01:00
  • ba4446842d Adapt test framework to Palladium consensus rules davide3011 2026-02-05 13:29:25 +01:00
  • f94645004a chmod +x lint scripts davide3011 2026-02-04 09:31:28 +01:00
  • 733fe26b42 Fix dark mode input heights and spinbox button visibility v1.5.1 Davide Grilli 2026-01-26 23:03:29 +01:00
  • 1acc4573ae Fix dark mode input field heights to match light mode Davide Grilli 2026-01-26 22:45:35 +01:00
  • 39f1ec41cb Fix UI inconsistencies and improve dark mode appearance Davide Grilli 2026-01-26 18:06:01 +01:00
  • 4b10f64fde Improve modal overlay UI: add border and semi-transparent background Davide Grilli 2026-01-26 17:45:48 +01:00
  • 21ae070217 Fix compilation with modern GCC (Ubuntu 24.04+) Davide Grilli 2026-01-26 17:30:11 +01:00
  • 5145f76aa9 Improve splash screen text visibility Davide 2026-01-13 22:49:15 +01:00
  • 840b635369 Improve default palladium.conf generation Davide 2026-01-13 22:31:02 +01:00
  • 8ff76cd2f7 Bump version to 1.5.1 Davide 2026-01-13 18:30:23 +01:00
  • a1d3da250a Improve icon quality and adjust splash screen layout Davide 2026-01-13 18:26:07 +01:00
  • 61ad4d7e39 Update copyright year and ignore backup files davide3011 2026-01-13 11:19:51 +01:00
  • 88cf273b9e Widen transaction amount column header davide3011 2026-01-13 11:09:52 +01:00
  • a999ce3d36 Refine Qt GUI layout and adjust dark theme styling davide3011 2026-01-13 11:03:39 +01:00
  • 95962816fb Fix dark mode styling in Send and Receive pages davide3011 2026-01-13 08:54:59 +01:00
  • b045fe7c0d Improve UI: enhance splash screen readability and fix window minimum size davide3011 2026-01-12 23:47:55 +01:00
  • 5ff9fa136b Improve splash screen text visibility with shadow effect and larger font davide3011 2026-01-12 23:33:28 +01:00
  • 79b4945b31 Fix text clipping in modal overlay and set minimum window size Davide 2026-01-12 18:01:53 +01:00
  • d4914fccc5 Refine dark mode borders and improve modal overlay spacing Davide 2026-01-12 17:40:02 +01:00
  • d0233e1759 Fix ModalOverlay readability by removing background transparency Davide 2026-01-11 18:51:44 +01:00
  • f6223d1b1e Improve quick-build.sh: fix ccache and add rebuild option Davide Grilli 2026-01-11 18:13:47 +01:00
  • 3792ec0a60 Fix: handle missing argument in build-windows.sh Davide Grilli 2026-01-08 22:44:40 +01:00
  • c1ac562a4a new logo + windows installer NotRin7 2025-12-15 00:45:48 +01:00
  • 79040450d2 Update modaloverlay and palladiumgui files v1.5.0 NotRin7 2025-12-10 01:19:11 +01:00
  • eafbe5ac94 Merge pull request #14 from palladium-coin/logic-improvements NotRin7 2025-11-25 15:00:01 +01:00
  • b20544c499 add params to chainparams.cpp NotRin7 2025-11-24 00:03:44 +01:00
  • a3ca53a380 Merge pull request #13 from palladium-coin/master NotRin7 2025-11-23 23:54:28 +01:00
  • e27ef57e41 Merge pull request #12 from palladium-coin/logic-improvements NotRin7 2025-11-22 20:07:33 +01:00
  • 54a10bbc2a Release v1.5.0: Hard Fork Logic (Chat & DAA) activated at block 340,000 NotRin7 2025-11-22 18:59:39 +01:00
  • 5eb70c65d2 replacing the deprecated state.DoS call with state.Invalid NotRin7 2025-11-22 17:16:34 +01:00
  • 5b37dcc469 fix linker error NotRin7 2025-11-22 17:12:34 +01:00
  • 89940a5e2f better diff adjustment at block 350.000 NotRin7 2025-11-22 16:38:29 +01:00
  • 6620061934 fix NotRin7 2025-11-22 16:18:00 +01:00
  • 492a610637 Merge pull request #11 from NotRin7/master NotRin7 2025-11-20 18:10:31 +01:00
  • 8bd7bc2ff8 cod update NotRin7 2025-11-20 17:53:49 +01:00
  • d59e9d6451 add combine script NotRin7 2025-11-20 17:50:26 +01:00
  • 4afc3365c4 Update palladiumgui.cpp NotRin7 2025-11-20 17:43:40 +01:00
  • 372c7b44db fix 2.0 NotRin7 2025-11-20 17:33:32 +01:00
  • c8cd9a5f3b fix NotRin7 2025-11-20 15:58:58 +01:00
  • e3ab6b09cc Merge pull request #9 from palladium-coin/implement-update-checker NotRin7 2025-11-19 21:32:19 +01:00
  • 3a6a2fcb32 Update palladiumgui.cpp NotRin7 2025-11-19 21:31:38 +01:00
  • 19715917b5 Update install_db4.sh NotRin7 2025-11-19 21:18:41 +01:00
  • 0644af1003 update info NotRin7 2025-11-19 21:03:19 +01:00
  • 23ef5f28ff Update client version to 1.4.3 v1.4.4 Davide Grilli 2025-11-19 08:18:17 +01:00
  • 91975bb8bb gui: Add Dark Mode support with toggle switch v1.4.3 NotRin7 2025-11-18 17:34:01 +01:00
  • 4063da67c3 Merge fix-7e418: set versione v1.4.2 v1.4.2 Davide Grilli 2025-11-18 10:32:59 +01:00
  • 8f1c4b142d Merge master into fix-7e418 and resolve conflicts by keeping v1.4.2 Davide Grilli 2025-11-18 10:30:32 +01:00
  • fd0718d2a7 Update README.md NotRin7 2025-11-17 18:13:18 +01:00
  • d82347925f Update README.md NotRin7 2025-11-17 18:12:37 +01:00
  • ad386005cf docs: Add troubleshooting section to README NotRin7 2025-11-17 18:11:17 +01:00
  • 78b6d11c82 Fix: Correct wallet confirmation time and update repository URLs NotRin7 2025-11-17 17:43:13 +01:00
  • 5d0f4d1e22 Update README.md NotRin7 2025-11-17 17:09:04 +01:00
  • 46f5e24fa4 docs: remove outdated configuration details Davide Grilli 2025-11-17 14:37:09 +01:00
  • d7758f8b91 docs(configuration): move detailed config to separate doc and update readme Davide Grilli 2025-11-17 14:27:52 +01:00
  • 0ed21f2dc0 fix(testnet): add testnet seed nodes for peer discovery Davide Grilli 2025-11-17 13:53:10 +01:00
  • 73d160b238 Update README.md NotRin7 2025-11-17 18:13:18 +01:00
  • caf1f78daa Update README.md NotRin7 2025-11-17 18:12:37 +01:00
  • ef939bf6f8 docs: Add troubleshooting section to README NotRin7 2025-11-17 18:11:17 +01:00
  • abdbc25de2 Merge branch 'master' of https://github.com/palladium-coin/palladiumcore NotRin7 2025-11-17 18:00:09 +01:00
  • c046c329a4 Fix: Correct wallet confirmation time and update repository URLs NotRin7 2025-11-17 17:43:13 +01:00
  • aacf183b4f Update README.md NotRin7 2025-11-17 17:09:04 +01:00
  • 57ef1546a7 docs: remove outdated configuration details Davide Grilli 2025-11-17 14:37:09 +01:00
  • c02e062869 docs(configuration): move detailed config to separate doc and update readme Davide Grilli 2025-11-17 14:27:52 +01:00
  • ab397b9c1b fix(testnet): add testnet seed nodes for peer discovery Davide Grilli 2025-11-17 13:53:10 +01:00
  • 72ee7e5872 Merge pull request #7 from palladium-coin/testnet Davide Grilli 2025-11-14 16:35:24 +01:00
  • 1e1c4a5fdb feat(validation): allow min difficulty blocks after testnet inactivity Davide Grilli 2025-11-14 15:06:09 +01:00
  • efe1cbf18b fix(chainparams): update BIP34 height and hash for testnet Davide Grilli 2025-11-14 14:46:27 +01:00
  • 96eef06c25 fix(pow): simplify testnet difficulty adjustment logic Davide Grilli 2025-11-14 10:35:02 +01:00
  • 922f94321e fix(chainparams): update BIP34Height to 1250 for testnet Davide Grilli 2025-11-14 10:27:23 +01:00
  • 0e08faad30 feat(validation): allow min difficulty blocks after testnet inactivity Davide Grilli 2025-11-14 15:06:09 +01:00
  • 7e418123a9 build: update version to 1.5.0 Davide Grilli 2025-11-13 15:58:01 +01:00
  • 7f96a7d84c fix(chainparams): update BIP34 height and hash for testnet Davide Grilli 2025-11-14 14:46:27 +01:00
  • 3f30d92472 fix(pow): simplify testnet difficulty adjustment logic Davide Grilli 2025-11-14 10:35:02 +01:00
  • 7ebe9d9305 fix(chainparams): update BIP34Height to 1250 for testnet Davide Grilli 2025-11-14 10:27:23 +01:00
  • 9f156ae1ad build: update version to 1.4.2 Davide Grilli 2025-11-13 15:58:01 +01:00
  • 553424d19d fix: update testnet chain params and restore getblocktemplate security check Davide Grilli 2025-11-13 15:34:55 +01:00
  • ff87cc51c4 fix(pow): adjust testnet difficulty calculation rules Davide Grilli 2025-11-13 13:51:26 +01:00
  • 5960d0d861 feat(rpc): allow getblocktemplate during initial block download for testnet Davide Grilli 2025-11-13 11:10:40 +01:00
  • 2ee78184ef fix(chainparams): update testnet consensus parameters Davide Grilli 2025-11-13 11:06:36 +01:00
  • 946376406f refactor(clientversion): simplify version string formatting v1.4.1 Davide Grilli 2025-11-11 09:00:32 +01:00