We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d3e3cf commit 7d12221Copy full SHA for 7d12221
doc/release-notes-namecoin.md
@@ -2,6 +2,11 @@
2
3
## Version 0.18
4
5
+- BIP16, CSV and Segwit will be activated at block height 475,000 on mainnet
6
+ and 232,000 on testnet.
7
+ See [#239](https://github.com/namecoin/namecoin-core/issues/239) for
8
+ a discussion.
9
+
10
- The `options` argument for `name_new`, `name_firstupdate` and `name_update`
11
can now be used to specify per-RPC encodings for names and values by setting
12
the `nameEncoding` and `valueEncoding` fields, respectively.
0 commit comments