index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
mining.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge #8461: document return value of networkhashps for getmininginfo RPC end...
Wladimir J. van der Laan
2016-08-19
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
document return value of networkhashps for getmininginfo RPC endpoint
Jameson Lopp
2016-08-05
1
-2
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
various typos
leijurv
2016-08-14
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Bugfix: Use pre-BIP141 sigops until segwit activates
Luke Dashjr
2016-08-08
1
-2
/
+15
|
/
/
*
|
Rename "block cost" to "block weight"
Suhas Daftuar
2016-07-18
1
-6
/
+6
*
|
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
1
-6
/
+12
*
|
BIP141: Commitment structure and deployment
Pieter Wuille
2016-06-22
1
-4
/
+16
|
/
*
Merge #7598: Refactor CreateNewBlock to be a method of the BlockAssembler class
Wladimir J. van der Laan
2016-06-13
1
-2
/
+2
|
\
|
*
Refactor CreateNewBlock to be a method of the BlockAssembler class
Alex Morcos
2016-05-18
1
-2
/
+2
*
|
Merge #7935: Versionbits: GBT support
Pieter Wuille
2016-06-08
1
-9
/
+96
|
\
\
|
|
/
|
/
|
|
*
getblocktemplate: Use version/force mutation to support pre-BIP9 clients
Luke Dashjr
2016-06-06
1
-7
/
+20
|
*
getblocktemplate: Explicitly handle the distinction between GBT-affecting sof...
Luke Dashjr
2016-06-06
1
-2
/
+30
|
*
Implement BIP 9 GBT changes
Luke Dashjr
2016-06-06
1
-2
/
+48
*
|
auto_ptr → unique_ptr
Wladimir J. van der Laan
2016-04-28
1
-1
/
+1
*
|
rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-31
1
-0
/
+24
*
|
Create generatetoaddress rpc
Andrew C
2016-03-21
1
-33
/
+76
|
/
*
Merge #7663: Make the generate RPC call function for non-regtest
Wladimir J. van der Laan
2016-03-14
1
-10
/
+17
|
\
|
*
Make the generate RPC call function for non-regtest
Pieter Wuille
2016-03-09
1
-10
/
+17
*
|
Remove internal miner
Leviathn
2016-02-10
1
-67
/
+0
|
/
*
Changed getnetworkhps value to double to avoid overflow.
instagibbs
2016-02-08
1
-1
/
+1
*
move rpc* to rpc/
Daniel Cousens
2016-01-21
1
-0
/
+800
[prev]