Commit Graph

7458 Commits

Author SHA1 Message Date
KibbledJiveElkZoo
c0c88982bb Changed "Send" button default status from true to false
Changed the "Send" button's default status from true to false to prevent
quirky Windows autofocus behavior.
2018-09-30 18:47:33 +03:00
Eric Shaw Jr
20ec868093 Add a button to open the config file in a text editor 2018-09-30 18:46:33 +03:00
Ricardo Velhote
32f0591954 [RPC] Add an uptime command that displays the amount of time that bitcoind has been running 2018-09-30 18:34:42 +03:00
lateminer
5a5d74b07c Update client version to 2.12.1.1 2018-09-30 18:17:04 +03:00
BtcDrak
556187e3f8 Remove bad chain alert partition check
As per meeting 2016-03-31
https://bitcoincore.org/en/meetings/2016/03/31/#bad-chain-alerts

The partition checker was producing huge number of false-positives
and was disabled in 0.12.1 on the understanding it would either be
fixed in 0.13 or removed entirely from master if not.
2018-09-30 18:14:12 +03:00
BtcDrak
694c451c7e Update alert notification and GUI 2018-09-30 18:07:26 +03:00
BtcDrak
8fb8ada384 Remove -alerts option 2018-09-30 18:06:51 +03:00
BtcDrak
7de932ba87 Remove p2p alert handling 2018-09-30 18:03:59 +03:00
BtcDrak
f91aa8bd99 Remove alert keys 2018-09-30 17:51:53 +03:00
Thomas Kerin
e6cb5498be protocol.h/cpp: Removes NetMsgType::ALERT 2018-09-30 17:44:15 +03:00
lateminer
0f55d43fad Get rid of Lore leftovers 2018-09-30 17:43:22 +03:00
lateminer
dc103beeee Update localizations 2018-09-30 17:39:05 +03:00
lateminer
c3ee9da215 Rebrand to Blackcoin More 2018-09-30 15:28:44 +03:00
lateminer
7d578b9533 Update client version to 2.12.1 2018-09-30 14:57:44 +03:00
lateminer
d20ae4b476 Set CLIENT_NAME to Blackcoin More 2018-09-30 14:48:59 +03:00
lateminer
c53ecd12c9 Bitcoin -> Blackcoin 2018-03-18 12:42:10 +03:00
pensokha
ce1dec5ba6 fix compile issues with Xcode9 and boost 1.66 2018-02-24 15:30:16 +07:00
janko33bd
3d52c88edb bech32 address type disabled 2018-02-16 06:23:47 +01:00
janko33bd
5df3672ddb Merge branch 'Blackcoin-Lore' of https://github.com/janko33bd/bitcoin.git into Blackcoin-Lore 2018-02-05 20:22:54 +01:00
janko33bd
e38ecb6e08 fixed some more bugs, moved dialog to an option 2018-02-05 20:12:40 +01:00
janko33bd
6e8ab87e81 adjusted help 2018-02-03 23:27:46 +01:00
janko33bd
0cb80ee889 corrected stakin dialog + added rpc staking 2018-02-03 23:16:28 +01:00
janko33bd
cf64fa85a9 logic 2018-02-03 00:41:08 +01:00
Tomasoashtonkai
07d1c2c9fa Wallet: call getConflicts excluding equivalent tx
Should fix the conflicts notification issue.
2018-02-02 13:43:10 +01:00
lateminer
42c53543c2 Leave "The Bitcoin Core Developers" alone 2018-02-01 21:59:11 +03:00
lateminer
b6c9553359 Do not exclude stake from balances in listaddressgroupings RPC 2018-02-01 21:52:33 +03:00
lateminer
21e7a07a34 Add stake balance in RPC call getwalletinfo 2018-02-01 19:52:18 +03:00
janko33bd
c1e0fac4f8 added stake cache + checked ismine 2018-01-30 23:52:33 +01:00
Tomaso Ashton-Kai
6276aa3906 Fix Testnet crash under windows
If the consensus rule is not deployed, VersionBitsConditionChecker::BeginTime attempt to access non existent memory.
2018-01-28 20:16:12 +01:00
lateminer
5264fc2d83 Remove redundant line in Qt wallet main window 2018-01-21 20:43:18 +03:00
lateminer
05730a0876 Set COPYRIGHT_YEAR to 2018 2018-01-21 18:47:17 +03:00
janko33bd
7bc7f5439c fix redefinition of loginItems 2018-01-19 17:23:52 +01:00
janko33bd
764797ad06 fixed immature/staking balance 2018-01-18 21:09:55 +01:00
janko33bd
65e7103954 Add normalized transaction hash 2018-01-16 21:58:20 +01:00
janko33bd
6484a9e9b2 add stake to gui 2018-01-15 23:28:59 +01:00
janko33bd
5ff1358115 Merge branch 'Blackcoin-Lore' of https://github.com/janko33bd/bitcoin.git into Blackcoin-Lore 2018-01-15 21:15:31 +01:00
lateminer
323a6750c2 Add CashAddr Address Format
Ported from Bitcoin Unlimited, Bitcoin ABC
2018-01-14 22:32:08 +03:00
lateminer
bf23edfdce Updated BLK icons
about.png
bitcoin_testnet.ico
2018-01-14 16:44:09 +03:00
janko33bd
e4efabd9d3 removing nonexisting files 2018-01-13 23:29:46 +01:00
janko33bd
15de5b2b9b Merge branch 'Blackcoin-Lore' of https://github.com/janko33bd/bitcoin.git into Blackcoin-Lore 2018-01-13 23:12:04 +01:00
janko33bd
fdbb029845 repairing staking icon 2018-01-13 23:09:45 +01:00
janko33bd
43039e9ee2 Merge branch 'Blackcoin-Lore' of https://github.com/janko33bd/bitcoin.git into Blackcoin-Lore 2018-01-13 22:23:35 +01:00
lateminer
20938be16f Fix: Reformat version in UpdateTip and other messages 2018-01-13 14:27:47 +03:00
Russell Yanofsky
67c3960ddb Send tip change notification from invalidateblock
This change is needed to prevent sync_blocks timeouts in the mempool_reorg
test after the sync_blocks update in the upcoming commit
"[qa] Change sync_blocks to pick smarter maxheight".

This change was initially suggested by Suhas Daftuar <sdaftuar@chaincode.com>
in https://github.com/bitcoin/bitcoin/pull/8680#r78209060
2018-01-13 13:45:03 +03:00
Alex Morcos
092922c063 Disable fee estimates for a confirm target of 1 block
Backport of #9239 without GUI changes and fixing conflicts in tests.
2018-01-13 13:43:54 +03:00
maiiz
9bb6d44326 Fix relaypriority calculation error 2018-01-13 13:36:35 +03:00
lateminer
1506d6b0ae Add policy: null signature for failed CHECK(MULTI)SIG
e41bd449ab
2018-01-13 13:26:20 +03:00
Pieter Wuille
bba401c693 Report reindexing progress in GUI 2018-01-13 13:10:50 +03:00
Pieter Wuille
2cc8c4ace9 Add -reindex-chainstate that does not rebuild block index 2018-01-13 13:05:41 +03:00
Pieter Wuille
c72b290878 Optimize ActivateBestChain for long chains 2018-01-13 12:59:16 +03:00