lotus/node
vyzo b4be759b2c don't store dev bundle release keys in the datastore
This is a nicety for development, so that we always load a development bundle to avoid having
to give them distinct names etc. Just call you release "dev" or "dev.xxx..." and put the bundle
in `.lotus/builtin-actors/v8/dev/builting-actors-${network}.{car,sha256sum}` and it will be
unconditionally loaded.
2022-05-16 15:11:10 +03:00
..
bundle refactor to pass the network bundle name through ldflags from build 2022-05-12 16:42:59 +03:00
config Infer index provider topic from network name by default 2022-04-22 02:46:05 +02:00
hello Plumb contexts through 2021-12-11 17:04:00 -05:00
impl Estimate gas across the upgrade with per message multipliers 2022-05-09 17:08:13 +02:00
modules don't store dev bundle release keys in the datastore 2022-05-16 15:11:10 +03:00
repo Merge remote-tracking branch 'origin/master' into feat/post-worker 2022-03-21 12:09:47 +01:00
builder_chain.go fix typo 2022-05-12 09:47:27 +03:00
builder_miner.go fix typo 2022-05-12 09:47:27 +03:00
builder.go load testing bundles for tests 2022-04-19 17:33:20 +03:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
options.go chain: Cleanup consensus logic 2021-09-02 18:09:37 +02:00
rpc.go retrieval: REST export endpoint 2021-11-22 12:46:17 +01:00
shutdown_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
shutdown.go decouple rpc server and shutdown logic from cmd. 2021-05-21 21:34:17 +01:00
testopts.go enable libp2p options 2021-06-30 12:55:43 +02:00