Aayush Rajasekaran
|
6443e72ad7
|
Merge branch 'master' into feat/nv18-fevm
|
2022-11-29 20:16:12 -06:00 |
|
Łukasz Magiera
|
6abf7384e2
|
Merge pull request #9741 from filecoin-project/feat/faster-snapshot-import
feat: chain: Faster snapshot imports, zstd import
|
2022-11-29 18:17:36 +01:00 |
|
Ian Davis
|
dfbf4d0f43
|
Bump http-server-timeout default to 30s
|
2022-11-29 14:38:44 +00:00 |
|
Ian Davis
|
0a4efd4820
|
Merge branch 'main' into id/update-go-version
|
2022-11-29 14:29:11 +00:00 |
|
Łukasz Magiera
|
ac8ab3ef9e
|
feat: chain: Faster snapshot imports, zstd imports
|
2022-11-29 14:10:15 +01:00 |
|
Geoff Stuart
|
949aa26f52
|
Make gen
|
2022-11-28 13:05:44 -05:00 |
|
Geoff Stuart
|
68c9db0c82
|
small fix
|
2022-11-28 11:03:30 -05:00 |
|
Geoff Stuart
|
1f70ced8e5
|
Make http server timeouts configurable for cli commands
|
2022-11-25 17:32:42 -05:00 |
|
Geoff Stuart
|
f04aca767f
|
Maybe rest of linter errors
|
2022-11-25 16:41:04 -05:00 |
|
Geoff Stuart
|
d2b7c3889b
|
Add more timeouts
|
2022-11-25 16:24:09 -05:00 |
|
Geoff Stuart
|
b55e121642
|
Fix some more linter errors
|
2022-11-25 16:19:20 -05:00 |
|
Ian Davis
|
e4fe47d598
|
Add in two missing error checks
|
2022-11-25 11:43:26 +00:00 |
|
Ian Davis
|
9f85d3dca7
|
Address simple linter issues
|
2022-11-24 16:32:27 +00:00 |
|
Łukasz Magiera
|
ea9a8303c8
|
sealing: tasks: TTReleaseUnsealed -> TTFinalizeUnsealed
|
2022-11-23 18:57:17 +01:00 |
|
Łukasz Magiera
|
87e5549af5
|
sealing: Split unsealed cleanup from Finalize
|
2022-11-23 18:57:16 +01:00 |
|
Aloxaf
|
729952eb88
|
fix: cli: show task counts correctly
|
2022-11-23 15:26:53 +08:00 |
|
Steven Allen
|
176275267b
|
Merge branch 'feat/nv18' into feat/nv18-fevm
|
2022-11-22 10:32:26 -08:00 |
|
Geoff Stuart
|
70dc920f8c
|
Merge pull request #9703 from filecoin-project/asr/fix-panic
fix: cli: check found before dereferencing SectorInfo
|
2022-11-22 12:54:52 -05:00 |
|
Aayush
|
610a3eee5d
|
fix: cli: correctly return error panic-less-ly
|
2022-11-22 12:10:12 -05:00 |
|
Aayush
|
b472de1bcd
|
fix: cli: check found before dereferencing SectorInfo
|
2022-11-22 12:06:45 -05:00 |
|
Aayush Rajasekaran
|
6067968c07
|
Merge pull request #9654 from filecoin-project/gstuart/gas-estimation-tooling
feat: cli: gas estimation tooling
|
2022-11-22 09:55:19 -05:00 |
|
Geoff Stuart
|
96035005b8
|
Fold together call functions
|
2022-11-18 00:10:12 -05:00 |
|
Steven Allen
|
ba2e665fc2
|
fix: tvx: missing parentheses (#9649)
https://github.com/filecoin-project/ref-fvm/issues/944#issuecomment-1315245773
|
2022-11-16 17:19:45 -05:00 |
|
Geoff Stuart
|
21afb3f5ea
|
Review fixes
|
2022-11-16 15:07:23 -05:00 |
|
Geoff Stuart
|
62fedfbce3
|
Make pre-migration optional
|
2022-11-15 23:12:04 -05:00 |
|
Geoff Stuart
|
cde4b804e3
|
gas estimation shed command
|
2022-11-15 21:39:56 -05:00 |
|
Łukasz Magiera
|
fd593186fa
|
Merge pull request #9643 from filecoin-project/gstuart/proving-check-fix
fix: miner-cli: Fix lotus-miner proving check
|
2022-11-14 22:53:50 +01:00 |
|
Geoff Stuart
|
95af40543a
|
Fix lotus-miner proving check
|
2022-11-14 15:29:50 -05:00 |
|
Łukasz Magiera
|
c79085e5b7
|
Merge pull request #9598 from filecoin-project/fix/ancient-snap-deals-terrible
fix:sealing-fsm:wait mutable fsm state for immutable sector upgrade error
|
2022-11-14 19:53:37 +01:00 |
|
Geoff Stuart
|
3e96a0630c
|
Add beneficiary to actor control list
|
2022-11-11 22:02:38 -05:00 |
|
Kevin Li
|
6c7fd94aa7
|
api: ethrpc: implement eth_sendRawTransaction (#9334)
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
|
2022-11-09 19:28:17 +02:00 |
|
Aayush Rajasekaran
|
9c5f3854ab
|
Merge pull request #9604 from filecoin-project/steb/fix-tvx-fvm
fix: tvx: make it work with the FVM
|
2022-11-08 14:28:18 +00:00 |
|
Łukasz Magiera
|
ec89424c42
|
make repo not depend on ffi
|
2022-11-08 09:37:43 +00:00 |
|
Łukasz Magiera
|
e66d5a0537
|
cli: Move EpochTime to cliutil
|
2022-11-08 09:37:43 +00:00 |
|
Aayush
|
14ef069ea1
|
tvx: fixup VM creation
|
2022-11-07 17:24:15 -05:00 |
|
Aayush
|
ed83595e33
|
tvx: stores: implement View()
|
2022-11-07 16:38:50 -05:00 |
|
Aayush
|
be5adc7622
|
Merge branch 'master' into asr/merge-release-into-master
|
2022-11-07 15:35:10 -05:00 |
|
Aayush Rajasekaran
|
abfabd267d
|
Merge pull request #9572 from filecoin-project/asr/change-control
shed: set control address: add dump bytes option
|
2022-11-07 15:30:03 +00:00 |
|
zenground0
|
6dee0d8ca8
|
Rough draft no tests
|
2022-11-07 14:56:53 +00:00 |
|
Aayush
|
c0b7343e60
|
Merge branch 'release/v1.18.0' into asr/merge-release-into-master
|
2022-11-06 14:40:13 -05:00 |
|
Łukasz Magiera
|
a0e3111b64
|
feat: shed: Online export-car
|
2022-11-04 11:48:24 +00:00 |
|
Aayush Rajasekaran
|
db86c7d121
|
shed: set control address: add dump bytes option
|
2022-10-31 13:14:20 +00:00 |
|
Geoff Stuart
|
0d056b5edf
|
make gen
|
2022-10-31 11:39:37 +00:00 |
|
Geoff Stuart
|
5d465056ce
|
Migration cli takes a stateroot cid and a height
|
2022-10-27 12:37:31 +01:00 |
|
Geoff Stuart
|
10b9d3fa96
|
add lotus-shed invariance method
|
2022-10-27 12:24:24 +01:00 |
|
Aayush Rajasekaran
|
65f89ff128
|
Invariant checks: Only include not-activated deals
|
2022-10-24 13:47:47 -04:00 |
|
Aayush Rajasekaran
|
394c3b6deb
|
fix invariant check: number of entries in datacap actor should include verifreg
|
2022-10-24 13:44:55 -04:00 |
|
Aayush Rajasekaran
|
04f32ba119
|
Add invariant checks to migration
|
2022-10-24 13:44:50 -04:00 |
|
Aayush
|
7609655986
|
address review
|
2022-10-20 13:49:29 -04:00 |
|
Aayush
|
dc8206e581
|
Add more shed tools for migration checking
|
2022-10-20 13:18:45 -04:00 |
|