lotus/node/modules
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
..
dtypes lint: update comments to match type declarations 2020-06-24 08:08:10 -07:00
helpers more lint fixes 2019-07-02 19:45:03 +02:00
lp2p lotus-shed: organize peer key generate and other key commands under keyinfo 2020-06-29 20:07:39 +00:00
testing make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
chain.go fsrepo: Use LevelDB for metadata datastore 2020-06-01 20:13:07 +02:00
client.go chore(deps): update to fil-markets 0.3.0 2020-06-15 15:43:47 -07:00
core.go Assign positive scores to drand bootstrappers 2020-06-08 11:34:46 +02:00
graphsync.go feat(deps): update fil-markets, graphsync 2020-04-07 23:25:29 -07:00
ipfsclient.go fix 2020-05-28 22:11:49 +02:00
services.go import DrandConfig from dtypes 2020-06-23 16:23:06 -04:00
storage.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00
storageminer.go disable/enable retrieval deal consideration via config 2020-06-24 08:07:12 -07:00