Luke Dashjr
|
c0ede2bfed
Move income to block display line, and show extra block display lines for each additional mining goal
|
11 years ago |
Luke Dashjr
|
4eba0db526
New --pool-goal option to set a distinct named goal per-pool
|
11 years ago |
Luke Dashjr
|
35e3031eef
Parameterise most references to global mining_goal_info
|
11 years ago |
Luke Dashjr
|
88ba5ad183
Move block_time to be per block_info
|
11 years ago |
Luke Dashjr
|
71324dbc2b
Show "?" for income if block height is unknown
|
11 years ago |
Luke Dashjr
|
3499f560a5
Move block height tracking onto block_info
|
11 years ago |
Luke Dashjr
|
7e1f24efea
Calculate current_fullhash only when needed (for RPC 'coins')
|
11 years ago |
Luke Dashjr
|
3305a387fd
Replace current_block_id with blkchain->currentblk[->block_id]
|
11 years ago |
Luke Dashjr
|
574c0e96ae
Move current_hash to goal->current_goal_detail
|
11 years ago |
Luke Dashjr
|
ccbdd8f1cb
Clean up struct block_info names
|
11 years ago |
Luke Dashjr
|
1b748356f3
Use full prevblock hash as block key (also gets rid of dead code)
|
11 years ago |
Luke Dashjr
|
1ea4d8dc10
Move global variables related to the blockchain or mining goals on to global structs
|
11 years ago |
Luke Dashjr
|
03ab5755c5
Bugfix: Need unicode_micro in non-Unicode curses builds
|
11 years ago |
Luke Dashjr
|
0242680251
Remove unused variables from curses-less builds
|
11 years ago |
Luke Dashjr
|
9095c85fc9
Merge commit 'afb9bae' into bfgminer
|
11 years ago |
Luke Dashjr
|
afb9bae25c
Bugfix: Cannot duplicate userpass option or we end up with it processed double
|
11 years ago |
Luke Dashjr
|
8b525f5fcc
Bump version to 4.10.0
|
11 years ago |
Vitalii Demianets
|
99b779a8fb
i2c-tools are not required by Titan
|
11 years ago |
Luke-Jr
|
63971318ed
Merge pull request #568 from luke-jr/sp30
|
11 years ago |
Luke Dashjr
|
a36d4784a0
minergate: Fix hashmeter
|
11 years ago |
Luke Dashjr
|
92ba83fef4
minergate: Support minergate-side ntime rolling for SP30 only
|
11 years ago |
Luke-Jr
|
adc766be4a
Merge pull request #567 from KnCMiner/for-upstream-4.10.0
|
11 years ago |
Vitalii Demianets
|
77c7e1c02d
Titan: fix compiler warning "maybe-uninitialized"
|
11 years ago |
Vitalii Demianets
|
c13f65c843
Titan: Increase die inactivity timeout to 20 secs
|
11 years ago |
Vitalii Demianets
|
f7008ed88a
Titan: Slightly improve some debug messages
|
11 years ago |
Vitalii Demianets
|
4c480029d6
Titan: Use multi-part batched SPI transfers for flushes (saves 2 secs on each flush)
|
11 years ago |
Vitalii Demianets
|
fc64f73311
Titan: Fix buffer overflow
|
11 years ago |
Vitalii Demianets
|
0d39c68105
Titan: Increase queue prefill value up to 20
|
11 years ago |
Vitalii Demianets
|
981d7ccab9
Titan: Flag for fast broadcast flushes. Not enabled: DC/DCs trip off easily!
|
11 years ago |
Vitalii Demianets
|
bd9457c218
Titan: Monitor die health, reconfigure it if no shares in 10 seconds
|
11 years ago |