lotus/cmd/lotus-seed
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
..
seed Update deps to support removing sectors 2020-06-22 19:03:35 +02:00
genesis.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
main.go Update cli 2020-06-04 01:01:41 +02:00