mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-31 09:14:56 +00:00
doc: Update release notes for rc2
This commit is contained in:
parent
0dbc48a5bd
commit
6e8936032f
@ -173,6 +173,8 @@ git merge commit are mentioned.
|
|||||||
- #8780 `794b007` Deprecate getinfo (MarcoFalke)
|
- #8780 `794b007` Deprecate getinfo (MarcoFalke)
|
||||||
- #8832 `83ad563` Throw JSONRPCError when utxo set can not be read (MarcoFalke)
|
- #8832 `83ad563` Throw JSONRPCError when utxo set can not be read (MarcoFalke)
|
||||||
- #8884 `b987348` getblockchaininfo help: pruneheight is the lowest, not highest, block (luke-jr)
|
- #8884 `b987348` getblockchaininfo help: pruneheight is the lowest, not highest, block (luke-jr)
|
||||||
|
- #8858 `3f508ed` rpc: Generate auth cookie in hex instead of base64 (laanwj)
|
||||||
|
- #8951 `7c2bf4b` RPC/Mining: getblocktemplate: Update and fix formatting of help (luke-jr)
|
||||||
|
|
||||||
### Block and transaction handling
|
### Block and transaction handling
|
||||||
- #8611 `a9429ca` Reduce default number of blocks to check at startup (sipa)
|
- #8611 `a9429ca` Reduce default number of blocks to check at startup (sipa)
|
||||||
@ -195,6 +197,8 @@ git merge commit are mentioned.
|
|||||||
- #8606 `bbf379b` Fix some locks (sipa)
|
- #8606 `bbf379b` Fix some locks (sipa)
|
||||||
- #8594 `ab295bb` Do not add random inbound peers to addrman (gmaxwell)
|
- #8594 `ab295bb` Do not add random inbound peers to addrman (gmaxwell)
|
||||||
- #8940 `5b4192b` Add x9 service bit support to dnsseed.bluematt.me, seed.bitcoinstats.com (TheBlueMatt, cdecker)
|
- #8940 `5b4192b` Add x9 service bit support to dnsseed.bluematt.me, seed.bitcoinstats.com (TheBlueMatt, cdecker)
|
||||||
|
- #8944 `685e4c7` Remove bogus assert on number of oubound connections. (TheBlueMatt)
|
||||||
|
- #8949 `0dbc48a` Be more agressive in getting connections to peers with relevant services (gmaxwell)
|
||||||
|
|
||||||
### Build system
|
### Build system
|
||||||
- #8293 `fa5b249` Allow building libbitcoinconsensus without any univalue (luke-jr)
|
- #8293 `fa5b249` Allow building libbitcoinconsensus without any univalue (luke-jr)
|
||||||
@ -292,6 +296,7 @@ Thanks to everyone who directly contributed to this release:
|
|||||||
- Cory Fields
|
- Cory Fields
|
||||||
- crowning-
|
- crowning-
|
||||||
- Dagur Valberg Johannsson
|
- Dagur Valberg Johannsson
|
||||||
|
- David A. Harding
|
||||||
- Ethan Heilman
|
- Ethan Heilman
|
||||||
- fanquake
|
- fanquake
|
||||||
- Gaurav Rana
|
- Gaurav Rana
|
||||||
@ -311,7 +316,9 @@ Thanks to everyone who directly contributed to this release:
|
|||||||
- MarcoFalke
|
- MarcoFalke
|
||||||
- Marty Jones
|
- Marty Jones
|
||||||
- Matt Corallo
|
- Matt Corallo
|
||||||
|
- Micha
|
||||||
- Michael Ford
|
- Michael Ford
|
||||||
|
- mruddy
|
||||||
- Pavel Janík
|
- Pavel Janík
|
||||||
- Pieter Wuille
|
- Pieter Wuille
|
||||||
- rodasmith
|
- rodasmith
|
||||||
|
Loading…
x
Reference in New Issue
Block a user