Tags give the ability to mark specific points in history as being important
-
v1.1.0-stable
protectedRelease: INTcoin v1.1.0-stablea5443830 · ·INTcoin v1.1.0-stable Feature release. One consensus rule change (IIP-0122 minimum fee floor, activates at mainnet/testnet/signet height 100,000) and one P2P wire-format reduction (IIP-0209 bloom filters + IIP-0211 REJECT silently dropped at the inbound dispatcher, legacy peer interop preserved on every other path). Highlights: - Lightning Network protocol layer integrated, build-gated off by default (-DLIGHTNING_NETWORK=ON to enable) - Wallet ghost-coinbase scrub self-heals the post-resync phantom UTXO bug class - V2 post-quantum transport AWAITING_KEY tightened: malformed Kyber payloads rejected at framing boundary - Discord backlog sweep closed 26 of 27 reported bugs IIP-0426 AEAD-for-ISMS migration deferred to v1.2.0 explicitly -- landing two validation-critical wire-format changes (AEAD + IIP-0122 consensus) in one release was judged too high a release- engineering risk. Signed with GPG release key 3E4F71930F0F45FD42A2AD0F3EC754B0EA1E80DC (short ID EA1E80DC). Previous key 35B70313 was revoked 2026-06-19 after the encrypted key was emitted into a public GitLab CI job trace; v1.1.0 artefacts are signed with EA1E80DC only. See contrib/release-keys/ROTATION-2026-06-19.txt for rotation context. Full release notes: release-notes/v1.1.0-stable.md Full changelog: docs/user/CHANGELOG.md
-
v1.0.9-stable
protectedRelease: INTcoin v1.0.9-stable57ca777e · ·v1.0.9-stable — security + correctness No consensus or wire-format changes vs v1.0.8. Security (HTTP-401 RPC auth, config double-bind), correctness (CChain TSan-clean), fork diagnostics (getforkstatus + branchlen + divergence warning), DoS defence (nMinimumChainWork). Full notes: docs/user/CHANGELOG.md
-
-
-
-
-
-
-
-
-
-
v1.0.1-stable
protected45b0e492 · ·INTcoin v1.0.1-stable First post-launch maintenance release. Non-consensus changes only. See docs/user/CHANGELOG.md for full notes.
-
v1.0.0-stable
protected956f2d7b · ·INTcoin v1.0.0-stable First public release of INTcoin — a post-quantum cryptocurrency implementing ML-DSA-87 (Dilithium5) signatures and ML-KEM-1024 (Kyber1024) key exchange for quantum resistance. Key features: - RandomX ASIC-resistant proof-of-work - LWMA difficulty adjustment (60-block window) - Post-quantum V2 encrypted transport (Kyber1024 + ChaCha20-Poly1305) - HD wallet with IIP-0301 mnemonic recovery (SHA3-based derivation) - Block explorer with WebSocket real-time updates - P2P standalone miner (no daemon required) - Tor and I2P privacy network support - Qt6 GUI wallet with embedded full node Genesis block: The Guardian 18/Apr/2026 48-hour soak test passed with zero forks across 3 continents. Build from source: docs/user/BUILDING.md