Commit Graph

24 Commits

Author SHA1 Message Date
df54973334 Add comprehensive documentation for v2.0.0 Taproot release
Documentation:
- Add CHANGELOG.md following Keep a Changelog format with complete version history
- Add doc/TAPROOT.md: comprehensive technical specification for BIP340/341/342/350
- Add doc/taproot-guide.md: user-friendly guide for wallet users and developers
- Update README.md: add Taproot highlights, documentation links, and version history
- Add doc/release-notes/release-notes-2.0.0.md
- Update doc/bips.md with Taproot BIP entries (340, 341, 342, 350)
- Remove standalone doc/release-notes.md (replaced by versioned directory)

Documentation covers the complete Taproot implementation backported from
Bitcoin Core v24.2, including Schnorr signatures, bech32m addresses,
and BIP9 deployment timeline for mainnet activation (March 2026-2027).

CHANGELOG.md contains detailed history from v1.1.0 to v2.0.0 with real
commit information extracted from GitHub repository tags.
2026-02-08 11:36:28 +01:00
a7e0ab4789 Update version to 2.0.0 2026-02-08 10:58:28 +01:00
8ff76cd2f7 Bump version to 1.5.1 2026-01-13 18:30:23 +01:00
NotRin7
54a10bbc2a Release v1.5.0: Hard Fork Logic (Chat & DAA) activated at block 340,000 2025-11-22 18:59:39 +01:00
23ef5f28ff Update client version to 1.4.3
Update version number in configure.ac, build_msvc config, clientversion.cpp,
and all man pages from 1.4.2 to 1.4.3
2025-11-19 08:18:17 +01:00
NotRin7
78b6d11c82 Fix: Correct wallet confirmation time and update repository URLs 2025-11-18 08:47:45 +01:00
46f5e24fa4 docs: remove outdated configuration details 2025-11-18 08:47:45 +01:00
d7758f8b91 docs(configuration): move detailed config to separate doc and update readme
Update README.md to reference new comprehensive configuration documentation
Add detailed configuration-file.md with complete examples and best practices
2025-11-18 08:47:45 +01:00
9f156ae1ad build: update version to 1.4.2
Update client version from 1.4.1 to 1.4.2 across configuration files, source code, and documentation
2025-11-13 15:58:01 +01:00
a82c6c5fe0 build: bump version to 1.4.1
Update version number in configure.ac and documentation files to reflect new release version 1.4.1
2025-11-11 08:36:14 +01:00
ffbaef8388 testnet update: rename testnet3 to testnet
Update all references to 'testnet3' to 'testnet' for consistency. This includes:
- Changing magic bytes in network messages
- Updating directory paths and configuration files
- Modifying documentation and test framework references
- Adjusting chain parameters and validation logic
2025-10-30 23:25:15 +01:00
NotRin7
cb108170df fixes, stability changes, new version (1.4.0) 2025-10-22 22:11:18 +02:00
NotRin7
87c2876b38 Update build-osx.md 2024-04-22 17:50:55 +02:00
NotRin7
93ff122eb1 Update palladium-qt.1 2024-04-09 15:22:23 +02:00
NotRin7
7ec7200f55 Update README.md 2024-04-09 15:20:11 +02:00
NotRin7
3bddffba45 Update release-notes.md 2024-04-09 15:14:24 +02:00
NotRin7
5192f2eeb0 Update palladiumd.1 2024-04-09 15:08:35 +02:00
NotRin7
f38bc69dee Update README_doxygen.md 2024-04-09 14:57:31 +02:00
Kks
1a693ab85f v1.3.0 2024-04-07 13:17:42 -04:00
Kks
fc2410a56f unused 2024-04-07 11:26:55 -04:00
NotRin7
4f9b4c8435 Update palladium-tx.1 2024-04-03 18:00:23 +02:00
NotRin7
9deff43de3 Update palladium-cli.1 2024-04-03 17:57:16 +02:00
NotRin7
973ed612d3 Update palladium-wallet.1 2024-04-03 17:54:28 +02:00
NotRin7
0a6901a7f0 1.1.0 2024-03-15 18:16:03 +01:00