aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | Merge #13320: Ensure gitian-build.sh uses bashWladimir J. van der Laan2018-05-291-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Ensure gitian-build.sh uses bashJeff Frontz2018-05-291-0/+1
| | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge #13281: test: Move linters to test/lint, add readmeWladimir J. van der Laan2018-05-2918-28/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | test: Move linters to test/lint, add readmeMarcoFalke2018-05-2418-28/+42
* | | | | | | | | | | | | | | | | | | | | | | Merge #13134: net: Add option `-enablebip61` to configure sending of BIP61 no...Wladimir J. van der Laan2018-05-295-11/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | doc: Mention disabling BIP61 in bips.mdWladimir J. van der Laan2018-05-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | net: Add option `-enablebip61` to configure sending of BIP61 notificationsWladimir J. van der Laan2018-05-134-10/+39
* | | | | | | | | | | | | | | | | | | | | | | | Merge #13273: Qt/Bugfix: fix handling default wallet with no nameWladimir J. van der Laan2018-05-291-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Qt/Bugfix: fix handling default wallet with no nameJoão Barbosa2018-05-181-3/+3
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge #13142: Separate IsMine from solvabilityWladimir J. van der Laan2018-05-294-45/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Make handling of invalid in IsMine more uniformPieter Wuille2018-05-241-33/+40
| * | | | | | | | | | | | | | | | | | | | | | | | Add some checks for invalid recursion in IsMinePieter Wuille2018-05-031-0/+15
| * | | | | | | | | | | | | | | | | | | | | | | | Simplify IsMine logicPieter Wuille2018-05-031-26/+28
| * | | | | | | | | | | | | | | | | | | | | | | | Make IsMine stop distinguishing solvable/unsolvablePieter Wuille2018-05-032-16/+14
| * | | | | | | | | | | | | | | | | | | | | | | | Make coincontrol use IsSolvable to determine solvabilityPieter Wuille2018-05-032-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13275: Qt: use [default wallet] as name for wallet with no nameWladimir J. van der Laan2018-05-283-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Qt: use [default wallet] as name for wallet with no nameJonas Schnelli2018-05-193-3/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13300: qa: Initialize lockstack to prevent null pointer derefWladimir J. van der Laan2018-05-281-11/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | qa: Initialize lockstack to prevent null pointer derefMarcoFalke2018-05-221-11/+8
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13295: docs: Update OpenBSD build instructions for OpenBSD 6.3Wladimir J. van der Laan2018-05-281-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | docs: Update OpenBSD build instructions for OpenBSD 6.3practicalswift2018-05-221-5/+11
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13306: build: split warnings out of CXXFLAGSWladimir J. van der Laan2018-05-282-13/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | build: split warnings out of CXXFLAGSCory Fields2018-05-222-13/+15
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13304: qa: Fix wallet_listreceivedby raceMarcoFalke2018-05-241-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | qa: Fix wallet_listreceivedby raceMarcoFalke2018-05-231-4/+8
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13284: gui: fix visual "overflow" of amount input.Wladimir J. van der Laan2018-05-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Increased max width of amount field to prevent number overflow bug.Brandon Ruggles2018-05-201-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13291: test: Don't include torcontrol.cpp into the test fileMarcoFalke2018-05-242-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Declare TorReply parsing functions in torcontrol_testsBen Woosley2018-05-212-4/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13314: Fix FreeBSD build by including utilstrencodings.hMarcoFalke2018-05-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix FreeBSD build by including utilstrencodings.hWladimir J. van der Laan2018-05-241-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13063: Use shared pointer to retain wallet instanceWladimir J. van der Laan2018-05-2415-139/+239
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | wallet: Use shared pointer to retain wallet instanceJoão Barbosa2018-05-2215-139/+239
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13246: doc: Bump to Ubuntu Bionic 18.04 in build-windows.mdWladimir J. van der Laan2018-05-241-34/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | doc: Bump to Ubuntu Bionic 18.04 in build-windows.mdChun Kuan Lee2018-05-171-34/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13151: net: Serve blocks directly from disk when possibleWladimir J. van der Laan2018-05-233-47/+107
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | net: Serve blocks directly from disk when possibleWladimir J. van der Laan2018-05-153-47/+107
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13011: Cache witness hash in CTransactionWladimir J. van der Laan2018-05-238-23/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Cache witness hash in CTransactionMarcoFalke2018-05-042-11/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Make CMutableTransaction constructor explicitMarcoFalke2018-05-047-12/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #10757: RPC: Introduce getblockstats to plot thingsWladimir J. van der Laan2018-05-235-11/+688
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests: Add data fileAnthony Towns2018-05-221-0/+204
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests: Test new getblockstats RPCJorge Timón2018-05-222-0/+181
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | RPC: Introduce getblockstatsJorge Timón2018-05-222-0/+283
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor: RPC: Separate GetBlockChecked() from getblock()Jorge Timón2018-05-071-11/+20
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13282: trivial: Mark overrides as such.MarcoFalke2018-05-222-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | trivial: Mark overrides as such.Daniel Kraft2018-05-202-9/+9
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13297: [wallet] Fix incorrect comment for DeriveNewSeed.MarcoFalke2018-05-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [wallet] Fix incorrect comment for DeriveNewSeed.John Newbery2018-05-211-1/+1
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13254: Remove improper qt/moc_* cleaning glob from the general MakefileMarcoFalke2018-05-211-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |