lotus/node
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
..
config disable/enable retrieval deal consideration via config 2020-06-24 08:07:12 -07:00
hello Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
impl make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
modules make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
repo pass SetConfig a mutator func, as per PR feedback 2020-06-11 08:49:19 -07:00
builder.go disable/enable retrieval deal consideration via config 2020-06-24 08:07:12 -07:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
node_test.go Update deps, fix more tests 2020-06-15 18:30:49 +02:00
options.go workers: get to executing tasks remotely! 2020-03-19 18:11:45 +01:00
testopts.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00