lotus/node/impl
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
..
client feat(markets): update to markets 0.3.1 2020-06-29 10:24:23 -07:00
common make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
full Change StateReadState to take an address, not an actor 2020-06-25 13:49:15 -04:00
market feat(deps): update go-fil-markets 2020-05-04 18:36:51 -07:00
paych Increase low gas limits everywhere to 10000 2020-03-27 03:24:35 +00:00
full.go Added RPC calls for MsigCreate, MsigPropose, MsigApprove, and MsigCancel 2020-05-11 10:27:48 -04:00
remoteworker.go Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
storminer.go add "lotus-storage-miner retrieval-deals" subcommands 2020-06-24 08:08:10 -07:00