aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-28release: Update the Windows Codesigning certificateCory Fields
2019-03-28build: Bump to rc3Wladimir J. van der Laan
2019-03-28qt: Translations update pre-rc3Wladimir J. van der Laan
2019-03-23Merge #15647: [rpc] Remove deprecated functionality message from validateaddr...MarcoFalke
2019-03-22[rpc] Remove deprecated functionality message from validateaddress helpJohn Newbery
2019-03-22Merge #15641: Backport #15614 to 0.18: gui: Defer removeAndDeleteWallet when ...Wladimir J. van der Laan
2019-03-22gui: Defer removeAndDeleteWallet when no modal widget is activeJoão Barbosa
2019-03-20Do not relay banned IP addressesPieter Wuille
2019-03-14Merge #15602: 0.18: [p2p] Enable reject messages by defaultv0.18.0rc2MarcoFalke
2019-03-14[docs] document BIP 61 deprecationJohn Newbery
2019-03-14[p2p] Enable BIP 61 REJECT messages by defaultJohn Newbery
2019-03-14doc: Update manpagesWladimir J. van der Laan
2019-03-14build: bump to rc2Wladimir J. van der Laan
2019-03-14wallet: Log and ignore errors in ListWalletDir and IsBerkeleyBtreeJoão Barbosa
2019-03-14doc: Pre-rc2 translations updateWladimir J. van der Laan
2019-03-13Fix overflow bug in analyzepsbt fee: CAmount instead of intPieter Wuille
2019-03-13rpc: return a number for estimated_feerate in analyzepsbtfanquake
2019-03-13doc: correct analysepsbt rpc docfanquake
2019-03-12build: use full version string in setup.exeMarcoFalke
2019-03-09qt: periodic translations updateWladimir J. van der Laan
2019-03-09[addrman] Improve collision logging and address nitsSuhas Daftuar
2019-03-09[addrman] Ensure collisions eventually get resolvedSuhas Daftuar
2019-03-09[net] feeler connections can be made to outbound peers in same netgroupSuhas Daftuar
2019-03-09[addrman] Improve tried table collision loggingSuhas Daftuar
2019-03-09gitian: Improve error handlingWladimir J. van der Laan
2019-03-07Merge #15552: 0.18: Granular invalidateblock and RewindBlockIndexWladimir J. van der Laan
2019-03-05doc: Remove pr release notes file in wrong dirMarcoFalke
2019-03-04build: set RC1v0.18.0rc1Wladimir J. van der Laan
2019-03-04Merge #15524: [0.18] doc: Remove ppa from linux build instructionsWladimir J. van der Laan
2019-03-04doc: Merge release notes fragmentsWladimir J. van der Laan
2019-03-03Make last disconnected block BLOCK_FAILED_VALID, even when abortedPieter Wuille
2019-03-03doc: Remove ppa from linux build instructionsMarcoFalke
2019-03-02build: Bump version to 0.18.0Wladimir J. van der Laan
2019-03-02Merge #15510: [rpc] deriveaddresses: add range to CRPCConvertParamWladimir J. van der Laan
2019-03-01Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfoMarcoFalke
2019-03-01modify test for memory locked in case locking pages failed at some pointAdam Jonas
2019-03-01Merge #15506: appveyor: fix cache issue and reduce dependencies build timeMarcoFalke
2019-03-01[rpc] deriveaddresses: add range to CRPCConvertParamSjors Provoost
2019-03-01Merge #15497: rpc: Consistent range arguments in scantxoutset/importmulti/der...MarcoFalke
2019-03-01Merge #15507: test: Bump timeout on tests that timeout on windowsMarcoFalke
2019-02-28Make deriveaddresses use stop/[start,stop] notation for rangesPieter Wuille
2019-02-28test: Bump timeout on tests that timeout on windowsMarcoFalke
2019-03-01appveyor: Don't build debug libraries instead of "build and delete"Chun Kuan Lee
2019-02-28Optimization: don't add txn back to mempool after 10 invalidatesPieter Wuille
2019-02-28Prevent callback overruns in InvalidateBlock and RewindBlockIndexPieter Wuille
2019-02-28Release cs_main during InvalidateBlock iterationsPieter Wuille
2019-02-28Use stop/[start,stop] notation in importmulti desc rangePieter Wuille
2019-02-28Add support for stop/[start,stop] ranges to scantxoutsetPieter Wuille
2019-02-28Support ranges arguments in RPC helpPieter Wuille
2019-02-28Add ParseRange function to parse args of the form int/[int,int]Pieter Wuille