lotus/cmd/lotus-sim/simulation
Steven Allen 0b06de2bd3 fix(lotus-sim): unembed Node from Simulation
I wanted to expose the node's _fields_, but this also exposed the
methods. That got rather confusing.

(probably could have used a new type, but eh)

foo
2021-06-22 14:53:06 -07:00
..
blockbuilder chore: fix lint errors in simulation 2021-06-18 15:44:37 -07:00
mock feat(lotus-sim): log failing proofs 2021-06-18 15:44:37 -07:00
stages fix(lotus-sim): make 'fund' easier to understand 2021-06-21 11:25:40 -07:00
block.go fix(lotus-sim): unembed Node from Simulation 2021-06-22 14:53:06 -07:00
messages.go fix(lotus-sim): unembed Node from Simulation 2021-06-22 14:53:06 -07:00
node.go fix(lotus-sim): make NewNode take a repo 2021-06-21 11:32:19 -07:00
simulation.go fix(lotus-sim): unembed Node from Simulation 2021-06-22 14:53:06 -07:00
step.go refactor(lotus-sim): enterprise grade 2021-06-18 15:44:36 -07:00