FeatherCoin / Feathercoin

https://feathercoin.com
MIT License
128 stars 124 forks source link

commits from bitcoin/master #352

Closed Bushstar closed 6 years ago

Bushstar commented 6 years ago

Docs: Improve doc of options addnode, connect, seednode https://github.com/bitcoin/bitcoin/pull/13588

Trivial: Remove double semicolon from wallet.cpp and misc.cpp https://github.com/bitcoin/bitcoin/pull/13568

Improve handling of INVALID in IsMine https://github.com/bitcoin/bitcoin/pull/13491

Refactor: Rename NET_TOR to NET_ONION https://github.com/bitcoin/bitcoin/pull/13575

Docs: Modify policy to not translate command-line help https://github.com/bitcoin/bitcoin/pull/13592

Break circular dependency: init -> * -> init by extracting shutdown.h https://github.com/bitcoin/bitcoin/pull/13235