lotus/cmd/lotus-storage-miner
Raúl Kripalani 0fddf3e114 make system constants configurable as vars.
This configurability is unlocked through the `testground`
build tag, which Project Oni will uses.

Changes in the usage places of these relaxed constants
were required due to the fact that Golang constants are
untyped, but vars aren't.

Read https://blog.golang.org/constants for more info.
2020-06-30 14:18:26 +01:00
..
actor.go Appease the linter 2020-06-24 01:00:32 +02:00
info.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
init.go add some smartness to bench analyze gas output 2020-06-15 13:02:57 -07:00
main.go add "lotus-storage-miner retrieval-deals" subcommands 2020-06-24 08:08:10 -07:00
market.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
proving.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
retrieval-deals.go add "lotus-storage-miner retrieval-deals" subcommands 2020-06-24 08:08:10 -07:00
rewards.go Update cli 2020-06-04 01:01:41 +02:00
run.go gofmt 2020-06-06 00:59:01 +02:00
sectors.go Address review 2020-06-23 14:44:34 +02:00
stop.go Merge remote-tracking branch 'origin/master' into next 2020-06-05 00:33:43 +02:00
storage.go gofmt 2020-06-06 00:59:01 +02:00
workers.go Update cli 2020-06-04 01:01:41 +02:00