Commit Graph

  • 870911137d Merge #12971: depends: Upgrade Qt to 5.9.6 Michel van Kessel 2018-12-01 12:05:05 +01:00
  • 92eb97dbfd Merge pull request #14 from michelvankessel/blackcoin-more-dev lateminer 2018-11-30 00:02:28 +03:00
  • 0816a58643 Update bitcoin_en.ts Michel van Kessel 2018-11-29 21:48:04 +01:00
  • cff76d9eff qt: Revert "Force TLS1.0+ for SSL connections" Tim Ruffing 2018-10-05 10:24:52 +02:00
  • e4000aad63 Merge pull request #13 from michelvankessel/blackcoin-more-dev lateminer 2018-11-26 21:04:07 +03:00
  • 01d05a6852 Make boost::multi_index comparators const Michel van Kessel 2018-11-24 22:46:39 +01:00
  • 4125432ebc Merge pull request #12 from michelvankessel/blackcoin-more-dev lateminer 2018-11-23 00:02:03 +03:00
  • 6bd2ab5b1e [depends] bdb.mk missing seperators Michel van Kessel 2018-11-22 21:55:04 +01:00
  • d6aa7ace9a Merge pull request #10 from michelvankessel/blackcoin-more-dev lateminer 2018-11-22 22:02:38 +03:00
  • 89bc9e332a [depends] update bdb.mk for mac compile Michel van Kessel 2018-11-22 14:53:12 +01:00
  • e9b2b00430 Show "blackcoinaddress" instead of "bitcoinaddress" in RPC calls lateminer 2018-11-18 17:27:10 +03:00
  • 3ac95c8aae Update README.md with Core 0.13.2 lateminer 2018-11-18 16:39:03 +03:00
  • 5ee1e64b07 Update build docs with Blackcoin information lateminer 2018-11-18 16:28:51 +03:00
  • e3ca82293b Use Blackcoin instead of Bitcoin in command-line options tooltip lateminer 2018-11-18 15:31:59 +03:00
  • 034e2b442f Use blackcoins intead of bitcoins in out-of-sync modal info layer lateminer 2018-11-18 15:26:22 +03:00
  • 4bcd64e74e [qa] test signrawtransaction merge with missing inputs Matt Corallo 2017-02-02 16:24:52 -05:00
  • 4dfca929d5 [qa] Add second input to signrawtransaction test case Matt Corallo 2017-02-02 16:24:31 -05:00
  • 929648281e [qa] Test that decoderawtransaction throws with extra data appended Matt Corallo 2017-02-02 15:11:28 -05:00
  • e3c57d6ecf Better handle invalid parameters to signrawtransaction Matt Corallo 2017-01-28 11:32:34 -05:00
  • cd9e9c7521 Fail in DecodeHexTx if there is extra data at the end Matt Corallo 2015-06-06 11:45:35 -07:00
  • e33598e170 [Qt] RPC-Console: support nested commands and simple value queries Jonas Schnelli 2016-08-20 11:19:35 +02:00
  • 107965eb5b Added CashAddr benchmarks for decoding/encoding lateminer 2018-11-18 14:40:49 +03:00
  • c7346b5efd Add test case for GetTransactionSigOpCount without the P2SH flags passed in lateminer 2018-11-18 14:39:17 +03:00
  • 2cf0ca0789 [qt] Do not translate ~ MarcoFalke 2017-01-03 16:54:31 +01:00
  • d08150f97b Make warning message about wallet balance possibly being incorrect less ambiguous. R E Broadley 2016-11-05 15:17:14 +08:00
  • 720ba7e8bf Use blktest and blkreg in CashAddr tests lateminer 2018-11-18 14:22:04 +03:00
  • 0b7dd2fdfc [Qt] use NotifyHeaderTip's height and date for the progress update Jonas Schnelli 2016-10-20 18:56:03 +02:00
  • f1d191a658 [qt] sync-overlay: Don't show estimated number of headers left MarcoFalke 2016-09-29 13:23:54 +02:00
  • 79365457f9 [qt] sync-overlay: Don't block during reindex MarcoFalke 2016-09-26 18:58:51 +02:00
  • e526600b31 Trivial: Grammar and capitalization Derek Miller 2016-09-24 12:22:47 -05:00
  • 331669d0ad Fix future copyright year Mitchell Cash 2016-09-24 13:46:08 +10:00
  • bf1f749895 [Qt] Improve progress display during headers-sync and peer-finding Jonas Schnelli 2017-01-03 15:09:57 +01:00
  • 2296bc5e78 [qt] sync-overlay: Don't show progress twice MarcoFalke 2016-09-27 20:52:16 +02:00
  • 4649292ae3 Use pindexBestHeader instead of setBlockIndexCandidates for NotifyHeaderTip() Jonas Schnelli 2016-10-20 18:53:05 +02:00
  • 1f5a7b96be [Qt] modalinfolayer: removed unused comments, renamed signal, code style overhaul Jonas Schnelli 2016-09-21 10:29:57 +02:00
  • c37826a9e7 [Qt] only update "amount of blocks left" when the header chain is in-sync Jonas Schnelli 2016-09-13 16:36:24 +02:00
  • 98df73acd1 [Qt] add out-of-sync modal info layer Jonas Schnelli 2016-07-19 15:51:24 +02:00
  • c106e9fc69 [Qt] ClientModel add method to get the height of the header chain Jonas Schnelli 2016-07-19 15:50:50 +02:00
  • 667ff1df0f [Qt] Always pass the numBlocksChanged signal for headers tip changed Jonas Schnelli 2016-07-19 15:49:50 +02:00
  • ae0210d70f [Qt] make Out-Of-Sync warning icon clickable Jonas Schnelli 2016-07-19 15:27:14 +02:00
  • fbf2fff41f [Refactor] refactor function that forms human readable text out of a timeoffset Jonas Schnelli 2016-07-19 15:22:01 +02:00
  • afbca142d1 Do not delete config.h when make clean lateminer 2018-11-18 13:36:47 +03:00
  • 9a1d2ebc4a Update list of BIPs with the ones disabled in Blackcoin More lateminer 2018-11-15 23:37:36 +03:00
  • a7fa7e6603 Merge pull request #8 from michelvankessel/blackcoin-more-dev lateminer 2018-11-15 21:55:34 +03:00
  • dfe34ae2d3 new chainparamsseeds.h Michel van Kessel 2018-11-15 19:49:18 +01:00
  • 2ffbcee9af new seeds Michel van Kessel 2018-11-15 19:29:09 +01:00
  • bb3bb7194a Update Doxyfile lateminer 2018-11-14 21:03:38 +03:00
  • 867057e879 Bump version to 0.13.2 lateminer 2018-11-14 20:58:41 +03:00
  • c74d94e684 Bump nMinimumChainWork on main net lateminer 2018-11-14 20:56:23 +03:00
  • 6787d44bd0 Make it compile lateminer 2018-11-14 20:55:45 +03:00
  • 55729c2f6e Update to Core 0.13.2 lateminer 2018-11-14 19:43:28 +03:00
  • f6a1ce534f qt: Plug many memory leaks Wladimir J. van der Laan 2016-11-18 16:35:14 +01:00
  • d39badf3b4 Specify Protobuf version 2 in paymentrequest.proto fanquake 2016-09-16 11:45:08 +08:00
  • c7995eb9a2 Set BLOCK_CHAIN_SIZE to 5 GB lateminer 2018-11-11 18:40:37 +03:00
  • 1cb9772c35 GetTransactionSigOpCount() has to be int64_t lateminer 2018-11-11 18:07:54 +03:00
  • b0c11697e6 Add amount check in test/script_tests.cpp lateminer 2018-11-11 17:47:05 +03:00
  • 45f139afc4 Enable mempool consistency checks in unit tests Pieter Wuille 2016-06-18 19:15:03 +02:00
  • aabee84651 Add GetTransactionSigOpCount unit tests lateminer 2018-11-11 17:11:01 +03:00
  • a1f776cd3c tests: add varints_bitpatterns test Wladimir J. van der Laan 2016-04-09 06:52:43 +02:00
  • 5a59508b27 Rewrite FormatParagraph to handle newlines within input strings correctly Luke Dashjr 2016-02-03 05:16:49 +00:00
  • ca70ac43ab Add amount check to SignatureHash() lateminer 2018-11-11 16:35:31 +03:00
  • 576b08a7f8 Remove unused local variable shadowing upper local Pavel Janík 2016-05-27 07:46:36 +02:00
  • bec58f282f Fix typo adddrman to addrman as requested in #8070 Ethan Heilman 2016-05-18 20:14:26 -04:00
  • 90342d8b9c Remove non-determinism which is breaking net_tests #8069 EthanHeilman 2016-05-18 12:04:07 -04:00
  • 611af28b87 Add unit tests for ancestor feerate mining Suhas Daftuar 2016-02-20 20:58:23 -05:00
  • 65db743b28 Corrected values instagibbs 2016-04-06 08:29:19 -04:00
  • bb82eb1692 Gave miner test values constants for less error-prone values. instagibbs 2016-04-04 11:17:23 -04:00
  • 0ebc1549ca Change sigOpCount to sigOpCost Pieter Wuille 2016-01-03 18:54:50 +01:00
  • fbd2dec95f Implement SipHash in Python Pieter Wuille 2016-06-27 16:06:17 +02:00
  • 7f51c400d2 bitcoin-util-test.py should fail if the output file is empty jnewbery 2016-09-29 10:13:16 -04:00
  • e85f041d13 Do not shadow local variables Pavel Janík 2016-06-07 21:22:48 +02:00
  • a638b3764c Fix obvious assignment/equality error in test Jeremy Rubin 2016-09-06 16:22:13 -04:00
  • 941baa9eb5 Update README.md Chris Stewart 2016-07-29 11:52:48 -05:00
  • a43a6df7ef Add amounts to signature tests Pieter Wuille 2016-03-31 14:54:58 +02:00
  • c5016d8d3c Remove missing locales lateminer 2018-11-10 20:33:27 +03:00
  • a92f016b70 Uses built-in byte swap if available (Apple) and if bswap_XX is undefined Karl-Johan Alm 2016-12-16 16:52:35 +09:00
  • c0c8c006aa IsInitialBlockDownload no longer uses header-only timestamps. Gregory Maxwell 2016-11-01 00:37:54 +00:00
  • c7f6a2e815 Add bitcoin-tx JSON tests jnewbery 2016-09-28 13:36:36 -04:00
  • acb9b1b6b2 Update repository root directory from Bitcoin Core 0.13.2 lateminer 2018-11-10 18:41:32 +03:00
  • 34b50d3645 Update qa from Bitcoin Core 0.13.2 lateminer 2018-11-10 18:07:40 +03:00
  • cceb5fb27a Correct small typo in extract_strings_qt.py Mitchell Cash 2016-05-24 10:43:01 +10:00
  • 504af0f89e Update docs from Bitcoin Core 0.13.2 Alice Wonder 2016-02-26 10:09:03 -08:00
  • 76fe5c393d All files related to my RPM spec file project in one commit Alice Wonder 2016-02-26 09:30:11 -08:00
  • 6c033f11df Remove reference to test patches lateminer 2018-11-10 00:11:03 +03:00
  • 66dc01c23c Description of RPM directory Alice Wonder 2016-02-26 10:09:03 -08:00
  • c37822da78 [copyright] add MIT License copyright header to zmq_sub.py isle2983 2016-09-11 15:26:53 -06:00
  • 89564cb3b8 Update contrib/verify-commits lateminer 2018-11-10 00:03:43 +03:00
  • 723fbec1d3 Bugfix: Correct copyright year in Mac DMG background image Luke Dashjr 2015-12-22 12:31:33 +00:00
  • b94a0b413f Remove contrib/macdeploy/Base.lproj/InfoPlist.strings lateminer 2018-11-09 23:46:49 +03:00
  • ff2acad9a1 Update btcdrak signing key BtcDrak 2016-09-02 23:05:29 +01:00
  • 36e46640d1 Update luke-jr's PGP key Luke Dashjr 2016-06-09 05:20:30 +00:00
  • d1f6c993be Update gitian signing key of jl2012 Johnson Lau 2016-10-18 13:47:34 +08:00
  • 065a20fce2 [gitian] Move keys to contrib/gitian-keys MarcoFalke 2016-04-13 12:34:32 +02:00
  • c5fbfdf373 [gitian] Add marcofalke-key.pgp MarcoFalke 2016-04-13 12:10:04 +02:00
  • 402eb6dc15 Update contrib/gitian-descriptors lateminer 2018-11-09 23:31:42 +03:00
  • 852e6ce19c More complicated package name substitution for Mac deployment Luke Dashjr 2015-12-10 21:49:27 +00:00
  • 53cce15e55 [doc] Update git-subtree-check.sh README MarcoFalke 2016-06-13 12:10:46 +02:00
  • 7d168c8663 [doc] Update bitcoin-core GitHub links MarcoFalke 2016-04-29 23:17:18 +02:00
  • 66e2824d28 contrib: Make fix-copyright-headers.py more portable MarcoFalke 2016-07-01 12:39:04 +02:00
  • c0801a4176 [copyright] add MIT license headers to .sh scripts where missing isle2983 2016-09-11 13:36:22 -06:00