Go to file
Martin Pluskal f9a9f769ab Accepting request 754388 from home:mrostecki:branches:network:cryptocurrencies
- Update to version 0.19.0.1:
  * New RPCs
    + `getbalances` returns an object with all balances
    + `setwalletflag` sets and unsets wallet flags that enable or
      disable features specific to that existing wallet
    + `getblockfilter` fets the BIP158 filter for the specified
       block
  * New settings
    + `-blockfilterindex` enables the creation of BIP158 block
      filters for the entire blockchain
  * Updated settings
    + `whitebind` and `whitelist` now accept a list of permissions
      to provide peers connecting using the indicated interfaces or
      IP addresses
    + Users setting custom `dbcache` values can increase their
      setting slightly without using any more real memory
  * Updated RPCs
    + `sendmany` no longer has a `minconf` argument
    + `getbalance` and `sendtoaddress`, plus the new RPCs
      `getbalances` and `createwaller`, now accept an `acoid_reuse`
      parameter that controls whether already used addresses should
      be included in the operation
    + RPCs which have an `include_watchonly` argument or
      `includeWatching` option now default to true for watch-only
      wallets
    + `listunspent` now returns a `reused` bool for each output if
      the wallet flag `avoid_reuse` is enabled
    + `getblockstats` now uses BlockUndo data instead of the
      transaction index, making it much faster, no longer dependent
      on the `-txindex` configuration option, and functional for

OBS-URL: https://build.opensuse.org/request/show/754388
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=24
2019-12-05 16:17:23 +00:00
_constraints Accepting request 317549 from network 2015-07-20 09:22:56 +00:00
.gitattributes Accepting request 260292 from network 2014-11-15 10:41:14 +00:00
.gitignore Accepting request 260292 from network 2014-11-15 10:41:14 +00:00
bitcoin-0.19.0.1.tar.gz Accepting request 754388 from home:mrostecki:branches:network:cryptocurrencies 2019-12-05 16:17:23 +00:00
bitcoin.changes Accepting request 754388 from home:mrostecki:branches:network:cryptocurrencies 2019-12-05 16:17:23 +00:00
bitcoin.conf Accepting request 714642 from home:develop7:branches:network:cryptocurrencies 2019-07-11 13:42:03 +00:00
bitcoin.spec Accepting request 754388 from home:mrostecki:branches:network:cryptocurrencies 2019-12-05 16:17:23 +00:00
bitcoind.conf Accepting request 260292 from network 2014-11-15 10:41:14 +00:00
bitcoind.service Accepting request 500033 from network 2017-06-01 14:33:37 +00:00