FeatherCoin / Feathercoin

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

commits from bitcoin/master #327

Closed Bushstar closed 6 years ago

Bushstar commented 6 years ago

Make it clear which functions that are intended to be translation unit local https://github.com/bitcoin/bitcoin/pull/13163

mempool: Add compile time checking for ::mempool.cs runtime locking assertions https://github.com/bitcoin/bitcoin/pull/13080

[net] Don't incorrectly log that REJECT messages are unknown. https://github.com/bitcoin/bitcoin/pull/13162

Fix re-declared scoped enum as unscoped (Causes issues with some compilers) https://github.com/bitcoin/bitcoin/pull/13180

Handle unsuccessful fseek(...):s https://github.com/bitcoin/bitcoin/pull/13149

Add Windows shutdown handler https://github.com/bitcoin/bitcoin/pull/13131

Fix rescanblockchain rpc to properly report progress https://github.com/bitcoin/bitcoin/pull/13079

tests: Add test for 64-bit Windows PE, modify 32-bit test results https://github.com/bitcoin/bitcoin/pull/13094

RPC Docs: gettxout*: clarify bestblock and unspent counts https://github.com/bitcoin/bitcoin/pull/13184