lotus/chain/stmgr
Jakub Sztandera 6530431995
MinerGetBaseInfo: if miner is not found in lookback, check current
If miner is found in current state, just return nil base info as miner
cannot mine if he is not found in the lookback.

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-10-20 23:54:35 +02:00
..
call.go Make ApplyRet's GasOutputs a pointer, return nil when unused 2020-10-15 21:20:53 -04:00
forks_test.go Fix WalletSign in tests 2020-10-09 01:34:48 +02:00
forks.go Make ApplyRet's GasOutputs a pointer, return nil when unused 2020-10-15 21:20:53 -04:00
read.go Get State API almost working 2020-09-17 05:05:32 -04:00
stmgr.go Make ApplyRet's GasOutputs a pointer, return nil when unused 2020-10-15 21:20:53 -04:00
utils.go MinerGetBaseInfo: if miner is not found in lookback, check current 2020-10-20 23:54:35 +02:00