lotus/cmd/lotus-sim/simulation
2021-06-18 15:44:35 -07:00
..
actor_iter.go feat(lotus-sim): refactor and document 2021-06-18 15:44:34 -07:00
block.go chore(lotus-sim): fix comment about simulation block miner 2021-06-18 15:44:35 -07:00
commit_queue_test.go test(lotus-sim): test commit-queue rollover 2021-06-18 15:44:35 -07:00
commit_queue.go fix(lotus-sim): correctly merge forward commit queue. 2021-06-18 15:44:34 -07:00
messages.go fix(lotus-sim): pretend all messages are BLS 2021-06-18 15:44:34 -07:00
mock.go feat(lotus-sim): refactor and document 2021-06-18 15:44:34 -07:00
node.go fix(lotus-sim): check for slash in names on copy 2021-06-18 15:44:35 -07:00
power.go fix(lotus-sim): skip miners without power when loading 2021-06-18 15:44:35 -07:00
precommit.go feat(lotus-sim): expose StateManager from Simulation 2021-06-18 15:44:35 -07:00
provecommit.go feat(lotus-sim): expose StateManager from Simulation 2021-06-18 15:44:35 -07:00
simulation.go feat(lotus-sim): add a walk function 2021-06-18 15:44:35 -07:00
state.go fix(lotus-sim): refactor miner state loading 2021-06-18 15:44:34 -07:00
step.go fix(lotus-sim): use global base-fee value 2021-06-18 15:44:35 -07:00
wdpost.go fix(lotus-sim): refactor miner state loading 2021-06-18 15:44:34 -07:00