lotus/cmd/lotus-sim/simulation
Steven Allen 2b4f865665 feat(lotus-sim): fund from a funding account
Instead of funding the simulation from the burnt-funds actor, fund from
a custom account and take a "tax" to fund that account.

Otherwise, we run out of funds...
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
funding.go feat(lotus-sim): fund from a funding account 2021-06-18 15:44:35 -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): fund from a funding account 2021-06-18 15:44:35 -07:00
provecommit.go feat(lotus-sim): fund from a funding account 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 feat(lotus-sim): fund from a funding account 2021-06-18 15:44:35 -07:00
wdpost.go feat(lotus-sim): return receipt 2021-06-18 15:44:35 -07:00