Justin
|
efee370024
|
Fix memory leak
|
2020-07-18 16:02:22 -04:00 |
|
Justin
|
afc9201fb9
|
Set fCoinStake for view tx in ApplyTxInUndo
Prevents possible DB corruption.
|
2020-05-31 19:13:12 -04:00 |
|
lateminer
|
a74ca62e8a
|
Set COPYRIGHT_YEAR to 2020
|
2020-04-28 20:25:18 +03:00 |
|
lateminer
|
adc9a2161d
|
Bump version to 2.13.2.5
|
2020-04-28 20:24:28 +03:00 |
|
Michel van Kessel
|
2be2bdd79b
|
set regtest default port to 35714
|
2020-04-28 18:47:42 +02:00 |
|
Michel van Kessel
|
86d2c33977
|
update fix nodes (main/test)
|
2020-04-28 18:46:06 +02:00 |
|
Michel van Kessel
|
955f0d0ccf
|
Bump nMinimumChainWork
|
2020-04-28 17:07:25 +02:00 |
|
Michel van Kessel
|
d7f7415c0c
|
dns name typo
|
2019-12-19 20:40:20 +01:00 |
|
Michel van Kessel
|
9324ab7ba0
|
added static backup nodes
|
2019-12-19 20:26:47 +01:00 |
|
Michel van Kessel
|
d120de0357
|
update fixed nodes
|
2019-12-19 16:16:27 +01:00 |
|
Michel van Kessel
|
3528514eaa
|
disable old DNS seeder
|
2019-12-19 14:41:27 +01:00 |
|
Michel van Kessel
|
f3fce92eb0
|
Added blackcoin.nl DNS seeder
|
2019-11-17 14:27:13 +00:00 |
|
Michel van Kessel
|
86155bfa34
|
set default datacarriersize to 15000
as per old code c1297b1743
|
2019-11-09 10:28:29 +01:00 |
|
lateminer
|
fa409f68c7
|
Bump version to 2.13.2.4
|
2019-11-03 16:14:19 +03:00 |
|
Michel van Kessel
|
17502b088c
|
[contrib] update seeds
|
2019-11-01 22:34:21 +01:00 |
|
lateminer
|
0290bd6ead
|
Bump nMinimumChainWork
|
2019-11-01 23:34:49 +03:00 |
|
lateminer
|
e43a3449ce
|
Remove unit selector from status bar
|
2019-11-01 23:33:18 +03:00 |
|
lateminer
|
b405bc9ee7
|
Disable burnwallet RPC for now
|
2019-11-01 23:12:43 +03:00 |
|
lateminer
|
bc6cbd2cbf
|
RPC: add commands burn and burnwallet
|
2019-10-21 20:37:25 +03:00 |
|
xsedivy
|
8a0ce43b43
|
Update bitcoin_sk.ts
|
2019-04-11 11:54:13 +00:00 |
|
lateminer
|
c7eef36834
|
Do not call CheckKernel() twice
|
2019-04-08 20:51:44 +03:00 |
|
lateminer
|
1b018fdaf6
|
Bump version to 2.13.2.3
|
2019-04-02 19:46:23 +03:00 |
|
lateminer
|
248fb13834
|
Add header spam protection
|
2019-04-01 23:39:03 +03:00 |
|
lateminer
|
5d85509142
|
Ban peers that fail to pass future drift check
|
2019-03-28 20:21:44 +03:00 |
|
lateminer
|
5122eecd9f
|
Move some checks out of ConnectBlock()
|
2019-03-28 20:21:03 +03:00 |
|
lateminer
|
9148f30fbc
|
Use IsProtocolV1RetargetingFixed(), IsProtocolV3() everywhere
|
2019-03-28 20:18:53 +03:00 |
|
Michel van Kessel
|
0cb21655e6
|
[contrib] update seeds
|
2019-03-23 07:01:52 -07:00 |
|
lateminer
|
04f9b21cfe
|
RPC: show total balance in getwalletinfo
|
2019-03-22 23:51:12 +03:00 |
|
lateminer
|
3bfd2054f7
|
Fix warning: suggest parentheses around... in removeForReorg()
|
2019-03-21 00:49:12 +03:00 |
|
lateminer
|
22febc35b6
|
Move PoW check to CheckBlockHeader()
|
2019-03-21 00:38:40 +03:00 |
|
lateminer
|
b3734a3bcc
|
Qt: remove test() call in RPCConsole::startExecutor()
|
2019-03-20 23:26:28 +03:00 |
|
lateminer
|
f5462441e7
|
Qt: remove on_buttonChooseFee_clicked() and on_buttonMinimizeFee_clicked()
|
2019-03-20 23:09:30 +03:00 |
|
lateminer
|
136459133d
|
Fix logic in ReacceptWalletTransactions(), RelayWalletTransaction() and GetAddressBalances()
|
2019-03-20 22:56:22 +03:00 |
|
lateminer
|
cf5aeb60fb
|
Use smaller font for CashAddr in ReceiveRequestDialog::update
|
2019-03-20 22:55:40 +03:00 |
|
lateminer
|
61362bef05
|
PoS: get rid of nStakeMinConfirmations, IsConfirmedInNPrevBlocks(), ReadFromDisk()
|
2019-03-19 23:54:30 +03:00 |
|
lateminer
|
03ab4fee6d
|
Reject blocks with non-canonical signatures starting from protocol version 60016
|
2019-03-09 21:54:11 +03:00 |
|
lateminer
|
d59608a469
|
Fix remaining automake warning when running autogen.sh
|
2019-03-09 13:57:38 +03:00 |
|
lateminer
|
dd6554d691
|
Blackcoin More website uses https
|
2019-03-09 13:56:07 +03:00 |
|
lateminer
|
04b0ee71b5
|
Bump version to 2.13.2.2
|
2019-03-09 13:45:31 +03:00 |
|
lateminer
|
006b171204
|
GUI: Fix disconnect from Qt console
|
2019-03-09 13:15:59 +03:00 |
|
Cory Fields
|
a9357f0c67
|
gui: fix ban from qt console
|
2019-03-09 12:36:26 +03:00 |
|
lateminer
|
6b4f463267
|
Update Blackcoin More website
|
2019-03-09 00:32:23 +03:00 |
|
lateminer
|
5b50b3df4b
|
Set COPYRIGHT_YEAR to 2019
|
2019-03-09 00:32:07 +03:00 |
|
lateminer
|
2e32c7fd02
|
Disable BIP152
|
2019-03-08 23:13:53 +03:00 |
|
fanquake
|
7e60659f73
|
[Build] Add AM_OBJCXXFLAGS and QT_PIE_FLAGS to OBJCXXFLAGS to future-proof darwin targets
|
2019-03-08 23:07:25 +03:00 |
|
Evan Klitzke
|
1df79fffb1
|
Fix automake warnings when running autogen.sh
|
2019-03-08 23:07:06 +03:00 |
|
lateminer
|
d0da28a8d5
|
Allow third argument in RPC call walletpassphrase
|
2019-03-03 20:18:20 +03:00 |
|
lateminer
|
c5cc0b9d8f
|
Update description of walletpassphrase RPC call
|
2019-03-03 20:09:44 +03:00 |
|
lateminer
|
26b6e0439c
|
Show "stake" right after "balance" in getwalletinfo
|
2019-03-03 20:04:25 +03:00 |
|
lateminer
|
e85bda54bd
|
Set FEATURE_HD to 130000 for compatibility with Bitcoin
|
2019-03-03 20:03:20 +03:00 |
|