lotus/build
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
..
bootstrap Bootstrap peers 2020-06-17 23:01:26 +00:00
genesis New Genesis 2020-06-19 01:24:04 +02:00
proof-params v27 parameters 2020-06-08 23:48:31 +02:00
bootstrap.go provide an option to disable loading of built-in assets. 2020-06-22 19:42:04 +01:00
flags.go provide an option to disable loading of built-in assets. 2020-06-22 19:42:04 +01:00
forks.go squash forks and use correct amt library everywhere 2020-02-04 18:26:42 -08:00
genesis.go Update go-log to v2 2020-01-08 20:22:31 +01:00
parameters.go Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
params_2k.go fix debug build 2020-06-15 18:34:36 +02:00
params_debug.go Include build type in version 2020-06-01 20:49:39 +02:00
params_shared_funcs.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
params_shared_vals.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
params_testground.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
params_testnet.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
testing_flags.go sync tests passing, still no vm integration 2019-11-22 10:41:09 -06:00
tools.go Cleanup benchmarks 2019-08-30 15:47:55 -07:00
version.go Bump API version 2020-06-25 13:49:15 -04:00