index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
mining.cpp
Age
Commit message (
Expand
)
Author
2016-06-22
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
BIP141: Commitment structure and deployment
Pieter Wuille
2016-06-13
Merge #7598: Refactor CreateNewBlock to be a method of the BlockAssembler class
Wladimir J. van der Laan
2016-06-08
Merge #7935: Versionbits: GBT support
Pieter Wuille
2016-06-06
getblocktemplate: Use version/force mutation to support pre-BIP9 clients
Luke Dashjr
2016-06-06
getblocktemplate: Explicitly handle the distinction between GBT-affecting sof...
Luke Dashjr
2016-06-06
Implement BIP 9 GBT changes
Luke Dashjr
2016-05-18
Refactor CreateNewBlock to be a method of the BlockAssembler class
Alex Morcos
2016-04-28
auto_ptr → unique_ptr
Wladimir J. van der Laan
2016-03-31
rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-21
Create generatetoaddress rpc
Andrew C
2016-03-14
Merge #7663: Make the generate RPC call function for non-regtest
Wladimir J. van der Laan
2016-03-09
Make the generate RPC call function for non-regtest
Pieter Wuille
2016-02-10
Remove internal miner
Leviathn
2016-02-08
Changed getnetworkhps value to double to avoid overflow.
instagibbs
2016-01-21
move rpc* to rpc/
Daniel Cousens