ZenGround0
f34631facc
Fix docsgen
2021-08-13 00:00:56 -04:00
ZenGround0
35c8c5885b
Update deps to revert version representation
2021-08-12 23:58:40 -04:00
ZenGround0
8c9321ce7b
revert pricelist by version to pricelist by epoch
2021-08-12 23:58:20 -04:00
ZenGround0
2e2b9009fc
Fix actor policy codegen
2021-08-12 23:50:47 -04:00
ZenGround0
eaff65c00f
Remove network version panic
2021-08-12 23:50:30 -04:00
whyrusleeping
931cf9342e
WIP: dont panic if input is bad
2021-08-12 23:50:25 -04:00
Raúl Kripalani
e23c3b3e77
remove commented code.
2021-08-12 23:13:54 -04:00
Raúl Kripalani
230f81661c
make lotus-miner net commands hit markets subsystem.
2021-08-12 23:13:50 -04:00
vyzo
d95fcd55bf
clear splitstore dir before deleting, only warn if the latter fails
...
to address situations with symlinks
2021-08-12 23:07:16 -04:00
vyzo
3983dadf3a
add option to only clear splistore keys
2021-08-12 23:07:10 -04:00
vyzo
f312ba376c
document splitstore clear shed command
2021-08-12 23:07:00 -04:00
vyzo
13e9d7c71c
add lotus-shed splitstore clear command
2021-08-12 23:06:47 -04:00
Raúl Kripalani
8c326d7bad
fix compilation error.
2021-08-12 23:06:06 -04:00
Raúl Kripalani
04b358f340
use fallback api infos last; init service with markets-path.
2021-08-12 23:05:51 -04:00
Raúl Kripalani
23cd561f2e
bugfix.
2021-08-12 23:05:34 -04:00
Raúl Kripalani
3733fa9cc2
add RepoType#String; adjust repo parsing logic.
2021-08-12 23:05:13 -04:00
Raúl Kripalani
a94ab050bf
fix docs, add flag.
2021-08-12 23:04:45 -04:00
Raúl Kripalani
1527ed46bc
fix tests.
2021-08-12 23:04:08 -04:00
Raúl Kripalani
43d48f37b6
polish.
2021-08-12 23:04:03 -04:00
Raúl Kripalani
2c9edb1d1a
refactor miner info command.
2021-08-12 23:03:59 -04:00
Raúl Kripalani
a1aed960a9
target markets API for markets commands.
2021-08-12 23:03:50 -04:00
Raúl Kripalani
22461f30e9
support MARKETS_API_INFO env var; support markets-repo, markets-api-url flags.
2021-08-12 23:02:52 -04:00
Aarsh Shah
7b1a82a3cc
update deps for logging
2021-08-12 22:25:33 -04:00
aarshkshah1992
0d06527507
more logging in data transfer and markets
2021-08-12 22:25:07 -04:00
vyzo
2b5bcfdb7f
make symlink helper freestanding
2021-08-12 22:24:20 -04:00
vyzo
9133f819e0
fix typo
...
Co-authored-by: Jakub Sztandera <kubuxu@protocol.ai>
2021-08-12 22:24:14 -04:00
vyzo
73c161a295
fix format specifier
2021-08-12 22:24:09 -04:00
vyzo
b46b26f1ae
improve detection of relative links
2021-08-12 22:23:29 -04:00
vyzo
18eadd338e
extend test to check the validity of relative links
2021-08-12 22:23:15 -04:00
vyzo
21b1059ba5
make relative links when the canonical and new db paths are in the same directory
2021-08-12 22:22:55 -04:00
vyzo
c25ed49f0d
code cosmetics: rename variables for better readability and some comments
2021-08-12 22:19:03 -04:00
hannahhoward
2ecf8914a1
feat(deps): update to branches with improved logging
...
update sub repos with improved logging around data transfer processing
2021-08-12 22:18:03 -04:00
Raúl Kripalani
f9ea2e834c
address nits.
2021-08-12 22:11:09 -04:00
Raúl Kripalani
85a4f8325f
fix docs and nits.
2021-08-12 22:08:20 -04:00
Anton Evangelatov
60b612247d
make linter happy
2021-08-12 22:06:57 -04:00
Anton Evangelatov
d92c6a2097
extract outputs for mining node and markets node in separate functions
2021-08-12 22:06:41 -04:00
Anton Evangelatov
45166e760b
fixup
2021-08-12 22:06:11 -04:00
Anton Evangelatov
e90e71456b
add RuntimeSubsystems API method; use it in lotus-miner info
2021-08-12 22:05:08 -04:00
ZenGround0
ce58b119bf
Merge pull request #7038 from filecoin-project/spike/restrict-api-versions
...
Strict major minor version checking on v0 and v1 apis
2021-08-12 14:34:31 -04:00
ZenGround0
2d8c9bba99
more fix
2021-08-12 14:03:19 -04:00
ZenGround0
c8720fef02
Fix tests
2021-08-12 14:01:24 -04:00
ZenGround0
73a644f320
Review response
2021-08-12 13:09:43 -04:00
raulk
3960f719db
Merge pull request #7042 from filecoin-project/fix/lotus-miner-net-markets
2021-08-12 16:45:58 +01:00
Raúl Kripalani
2484fbc1f7
remove commented code.
2021-08-12 15:38:19 +01:00
Raúl Kripalani
5f6166435c
make lotus-miner net commands hit markets subsystem.
2021-08-12 11:15:00 +01:00
Steven Allen
af9a71ac7c
Merge pull request #6998 from filecoin-project/feat/latest-genesis
...
Test with latest actors version
2021-08-11 14:29:18 -07:00
Steven Allen
ee44312c00
Merge pull request #7039 from filecoin-project/fix/codecov-again
...
codecov: fix mock name
2021-08-11 13:56:59 -07:00
Steven Allen
4214ab12ef
codecov: fix mock name
2021-08-11 13:50:33 -07:00
ZenGround0
3bb5d4eb8f
Strict major minor version checking on v0 and v1 apis
2021-08-11 16:40:14 -04:00
Steven Allen
dcff06bd91
test: genesis actors version
...
Properly handle genesis in actors tests. Fast-forward upgrading to
actors v13 doesn't work because there needs to be at least a day between
v0 genesis and v13 (due to differences in miner cron).
2021-08-11 13:30:15 -07:00