21 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
f6223d1b1e Improve quick-build.sh: fix ccache and add rebuild option
- Document quick-build.sh usage in README.md with Ubuntu 20.04 note
2026-01-11 18:13:47 +01:00
NotRin7
aacf183b4f Update README.md 2025-11-17 17:09:04 +01:00
57ef1546a7 docs: remove outdated configuration details 2025-11-17 14:37:09 +01:00
c02e062869 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-17 14:27:52 +01:00
d738fe9f4f docs(readme): simplify build instructions by linking to platform-specific docs
The detailed build instructions were moved to separate platform-specific documents in the `/doc` folder to make the README more maintainable and easier to navigate. This change provides clearer guidance for users building on different operating systems.
2025-10-29 15:12:14 +01:00
9fc1062b9a docs: update README with new build instructions and repo URL
- Replace old releases page URL with new organization URL
- Add Docker build instructions as recommended method
- Expand manual build instructions with detailed steps and verification
- Include runtime dependencies for GUI
2025-10-29 12:11:54 +01:00
2bacfe0ba2 Update repository URL in README 2025-10-23 08:59:36 +02:00
NotRin7
a8a9b86071 Update website 2025-10-18 16:09:49 +02:00
eed4f52f8f docs: update README installation instructions
Update download URL and clarify installation steps for better user experience
2025-10-12 17:37:05 +02:00
4847dbb564 docs: update README with comprehensive project documentation
- Restructured document with clear sections and improved formatting
- Added detailed configuration instructions with parameter explanations
- Included build instructions and contribution guidelines
- Updated security information and support resources
- Enhanced overall readability and completeness of documentation
2025-10-12 17:21:00 +02:00
NotRin7
5dedcd9abf Update README.md 2025-06-05 23:57:42 +02:00
NotRin7
3f65f90d7a Update README.md 2024-04-02 20:53:47 +02:00
NotRin7
32482799d2 buildin dnsseeder in readme 2024-04-02 19:29:12 +02:00
NotRin7
3238d5ac05 Update README.md 2024-04-02 01:40:32 +02:00
NotRin7
685591453a v1.1.1 2024-03-26 01:21:36 +01:00
NotRin7
90e1868116 v1.1.1 2024-03-26 01:17:45 +01:00
NotRin7
8bcca2d245 v1.1.1 2024-03-26 01:16:40 +01:00
NotRin7
e11ff0f531 v1.1.2 2024-03-15 18:35:23 +01:00
NotRin7
d60585da0c Update README.md 2024-03-15 18:34:04 +01:00
NotRin7
0a6901a7f0 1.1.0 2024-03-15 18:16:03 +01:00