leijurv
e0e706c9cf
various typos
2018-10-18 23:30:54 +03:00
lateminer
eb242178e1
Attempt to fix testnet
2018-10-17 00:40:44 +03:00
lateminer
41ffefbe33
Fix backporting errors
...
rpc/mining.cpp
2018-10-13 15:20:47 +03:00
Andrew C
64978cb9c5
Create generatetoaddress rpc
2018-10-13 14:36:16 +03:00
Pieter Wuille
d40f1252ff
Make the generate RPC call function for non-regtest
2018-10-13 14:28:11 +03:00
Leviathn
392e034334
Remove internal miner
2018-10-13 14:24:42 +03:00
Luke Dashjr
f178b7d0a3
RPC/Mining: getblocktemplate: Update and fix formatting of help
2018-10-13 14:00:04 +03:00
Luke Dashjr
4184fc7707
getblocktemplate: Use version/force mutation to support pre-BIP9 clients
2018-10-13 02:43:09 +03:00
Luke Dashjr
c5899e25d0
getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not
2018-10-13 02:43:00 +03:00
Luke Dashjr
116f49d390
Implement BIP 9 GBT changes
...
- BIP9DeploymentInfo struct for static deployment info
- VersionBitsDeploymentInfo: Avoid C++11ism by commenting parameter names
- getblocktemplate: Make sure to set deployments in the version if it is LOCKED_IN
- In this commit, all rules are considered required for clients to support
2018-10-13 02:42:30 +03:00
lateminer
66dd63a23b
Proof-of-stake related code refactoring and cleanup
2018-10-12 23:40:50 +03:00
lateminer
3a29ae6903
Some code refactoring and cleanup
2018-10-02 01:04:31 +03:00
lateminer
323a6750c2
Add CashAddr Address Format
...
Ported from Bitcoin Unlimited, Bitcoin ABC
2018-01-14 22:32:08 +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
lateminer
c4c9d81823
Use std::shared_ptr instead of boost::shared_ptr
2018-01-12 07:34:45 +03:00
lateminer
b4b34ff770
Get rid of remaining auto_ptr mentions
2018-01-06 16:44:09 +03:00
lateminer
99238ff2c8
Merge remote-tracking branch 'janko33bd/Blackcoin-Lore' into rpc-updates-0.13
2018-01-06 16:41:28 +03:00
Wladimir J. van der Laan
b460adbab0
rpc: Register calls where they are defined
2018-01-06 13:58:48 +03:00
lateminer
564defb161
Turn blockchain.cpp and mining.cpp into their real shape
2018-01-06 02:00:23 +03:00
Daniel Cousens
780775d5bd
move rpc* to rpc/
2018-01-06 01:57:48 +03:00