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
/
miner.cpp
Age
Commit message (
Expand
)
Author
2014-12-19
Merge pull request #5470
Wladimir J. van der Laan
2014-12-17
make all catch() arguments const
Philip Kaufmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-03
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-11-24
Merge pull request #1816
Wladimir J. van der Laan
2014-11-21
Merge pull request #5170
Wladimir J. van der Laan
2014-11-20
CreateNewBlock: Stick height in coinbase so we pass template sanity check
Luke Dashjr
2014-11-18
TestBlockValidity function for CBlock proposals (used by CreateNewBlock)
Luke Dashjr
2014-11-18
CreateNewBlock and miner_tests: Also check generated template is valid by Che...
Luke Dashjr
2014-11-03
Merge pull request #5106
Wladimir J. van der Laan
2014-10-29
MOVEONLY: Move void UpdateTime() from pow.o to miner.o (plus fix include main...
jtimon
2014-10-28
Rename ProcessBlock to ProcessNewBlock to indicate change of behaviour, and d...
Luke Dashjr
2014-10-27
MOVEONLY: core.o -> core/block.o
jtimon
2014-10-27
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-27
MOVEONLY: Move CFeeRate and Amount constants to amount.o
jtimon
2014-10-22
Merge pull request #4981
Wladimir J. van der Laan
2014-10-21
Fixes for missing boost tuple.hpp header include.
randy-waterhouse
2014-10-17
script: add ToByteVector() for converting anything with begin/end
Cory Fields
2014-10-09
Merge pull request #5059
Gavin Andresen
2014-10-09
Trigger -alertnotify if network is upgrading without you
Gavin Andresen
2014-10-08
Merge pull request #4834
Pieter Wuille
2014-10-02
Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker
Pieter Wuille
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-24
Get rid of the dummy CCoinsViewCache constructor arg
Pieter Wuille
2014-09-03
Combine CCoinsViewCache's HaveCoins and const GetCoins into AccessCoins.
Pieter Wuille
2014-08-27
Merge pull request #4377
Pieter Wuille
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-23
Move UpdateTime to pow
jtimon
2014-08-20
Remove all other print() methods
Wladimir J. van der Laan
2014-08-20
Remove print() from core functions
Wladimir J. van der Laan
2014-07-30
Simplify and rename CheckWork to ProcessBlockFound
jtimon
2014-07-11
`getrawchangeaddress` should fail when keypool exhausted
Wladimir J. van der Laan
2014-07-03
Move fee policy out of core
Gavin Andresen
2014-06-26
JSON-RPC method: prioritisetransaction <txid> <priority delta> <priority tx fee>
Luke Dashjr
2014-06-25
Merge pull request #3839
Wladimir J. van der Laan
2014-06-24
Merge pull request #4169
Wladimir J. van der Laan
2014-06-23
Refactor proof of work related functions out of main
jtimon
2014-06-22
miner: indentation fixes, remove for (;;)
Philip Kaufmann
2014-06-22
Code simplifications after CTransaction::GetHash() caching
Pieter Wuille
2014-06-21
Add CMutableTransaction and make CTransaction immutable.
Pieter Wuille
2014-06-21
Switch miner.cpp to use sha2 instead of OpenSSL.
Pieter Wuille
2014-06-21
Switch script.cpp and hash.cpp to use sha2.cpp instead of OpenSSL.
Pieter Wuille
2014-06-16
Remove `using namespace std` from header file
Wladimir J. van der Laan
2014-06-10
small formatting, indentation and comment fixes
Philip Kaufmann
2014-06-09
Merge pull request #3824
Wladimir J. van der Laan
2014-06-09
Push cs_mains down in ProcessBlock
Pieter Wuille
2014-06-07
Fix compiler warnings
Drak
2014-06-06
Type-safe CFeeRate class
Gavin Andresen
2014-06-04
Add AllowMinDifficultyBlocks chain parameter
jtimon
2014-06-04
Add DefaultMinerThreads chain parameter
jtimon
[prev]
[next]