vyzo
|
688e8f3c09
|
fix multisig creation to not use the synthetic CIDs after v8
|
2022-04-21 15:09:49 +03:00 |
|
vyzo
|
090c655422
|
remove log spam
|
2022-04-21 14:18:21 +03:00 |
|
vyzo
|
75f00e92f5
|
improve concurrency story of manifest state
|
2022-04-21 13:53:30 +03:00 |
|
vyzo
|
1366901ded
|
preload manifest in cli
|
2022-04-21 13:26:22 +03:00 |
|
vyzo
|
8ea00a3fc0
|
update builtin-actors bundle
|
2022-04-21 13:21:24 +03:00 |
|
Jakub Sztandera
|
48ffb15901
|
Merge pull request #8512 from filecoin-project/ci/update-go
chore: ci: update golang and go-ipfs
|
2022-04-20 13:18:13 +02:00 |
|
Steven Allen
|
e0d2b9526e
|
ci: fix linting
|
2022-04-20 12:06:28 +02:00 |
|
Steven Allen
|
5f5bd31f58
|
chore: update golang and go-ipfs
1. go 1.16.4 is not supported.
2. go-ipfs 0.4.22 is NOT SUPPORTED!
3. switch go cimg/go
4. Remove unnecessary CI dependencies.
|
2022-04-20 12:06:25 +02:00 |
|
vyzo
|
5ceaeafa6e
|
fix TODO for proof type, now that we have the testing bundle
|
2022-04-20 12:47:06 +03:00 |
|
Aayush
|
b60d795a5d
|
FVM: Support exectraces
|
2022-04-19 18:05:49 -04:00 |
|
Aayush Rajasekaran
|
2410cf3d84
|
Merge pull request #8514 from filecoin-project/asr/exec-trace
feat: FVM: Support exectraces
|
2022-04-19 18:03:25 -04:00 |
|
Aayush
|
36a8d9716e
|
FVM: Support exectraces
|
2022-04-19 15:24:40 -04:00 |
|
raulk
|
3e5037d196
|
Merge pull request #8509 from filecoin-project/feat/actor-bundles
|
2022-04-19 16:18:54 +00:00 |
|
vyzo
|
34dfc78f57
|
only check hash if we have the file
|
2022-04-19 19:12:25 +03:00 |
|
vyzo
|
042601129d
|
fix lotus-seed
|
2022-04-19 18:39:55 +03:00 |
|
Geoff Stuart
|
a3a3fefb1c
|
Merge pull request #8486 from filecoin-project/gstuart/robust-address-endpoint
Feat: API: Implement StateLookupRobustAddress
|
2022-04-19 11:37:23 -04:00 |
|
vyzo
|
942f05ad6a
|
set LOTUS_SRC_DIR for tests in CI
|
2022-04-19 18:30:04 +03:00 |
|
vyzo
|
adaa02fd26
|
load testing bundles for tests
|
2022-04-19 17:33:20 +03:00 |
|
vyzo
|
eb7fc47290
|
update CI workflow for bundle fetching
|
2022-04-19 15:38:14 +03:00 |
|
vyzo
|
7e1c55cdf9
|
use build tags to embed appropriate bundles
|
2022-04-19 15:20:40 +03:00 |
|
vyzo
|
995caaaace
|
update filecoin-ffi
|
2022-04-19 15:02:14 +03:00 |
|
vyzo
|
959b62a2df
|
new bundle fetcher
|
2022-04-19 14:42:53 +03:00 |
|
Łukasz Magiera
|
eb894b0dd2
|
Merge pull request #8475 from filecoin-project/fix/deal-idx-oob
fix:sealing:check index out of bounds against correct param length not return length
|
2022-04-18 18:56:23 +02:00 |
|
Łukasz Magiera
|
1922e76349
|
Merge pull request #8495 from 1475-IPFS/new-bootstrapper
add 1475 bootstrapper
|
2022-04-18 13:23:46 +02:00 |
|
Łukasz Magiera
|
d1fd3f56a7
|
Merge pull request #8429 from filecoin-project/vyzo/fip-0031
FIP0031 refinements
|
2022-04-15 20:08:17 +02:00 |
|
vyzo
|
e2e2cd87ff
|
rename patchStateTree to patchManifestCodeCids
|
2022-04-15 20:18:41 +03:00 |
|
vyzo
|
beb3369c76
|
add LoadManifestFromBundle, use it in miner init
|
2022-04-15 20:15:28 +03:00 |
|
Łukasz Magiera
|
4bd039902c
|
Merge pull request #8494 from filecoin-project/gstuart/bump-xtools
Bump version for xtools
|
2022-04-15 17:23:06 +02:00 |
|
lifei
|
77615e9583
|
add 1475 bootstrapper
|
2022-04-15 12:38:07 +08:00 |
|
Geoff Stuart
|
49d6c07280
|
Implemented StateLoockupRobustAddress
|
2022-04-14 17:41:18 -04:00 |
|
Geoff Stuart
|
0db46dfeaa
|
Bump version for xtools
|
2022-04-14 17:26:08 -04:00 |
|
vyzo
|
534e43e1d3
|
fix lotus-shed
|
2022-04-14 20:10:51 +03:00 |
|
vyzo
|
c5e3ca3855
|
fix more rebase issues
|
2022-04-14 19:52:58 +03:00 |
|
vyzo
|
cede67bfdd
|
make gen
|
2022-04-14 19:49:23 +03:00 |
|
vyzo
|
2690b69831
|
fix rebase issues
|
2022-04-14 19:49:08 +03:00 |
|
vyzo
|
1866eebe06
|
go mod tidy
|
2022-04-14 19:35:09 +03:00 |
|
vyzo
|
65de3e7f6c
|
add retries to curl when fetching bundles
|
2022-04-14 19:34:40 +03:00 |
|
vyzo
|
1c1d8e0626
|
update specs-actors/v8@master
|
2022-04-14 19:34:40 +03:00 |
|
Raúl Kripalani
|
30ed847531
|
make fetch-bundles.sh portable.
|
2022-04-14 19:34:26 +03:00 |
|
vyzo
|
6bd2d89e30
|
use memory blockstore for miner manifest loading
|
2022-04-14 19:34:26 +03:00 |
|
vyzo
|
507b835a9c
|
need a blockstore for the manifest loader
|
2022-04-14 19:34:26 +03:00 |
|
vyzo
|
395c772222
|
make the miner load the manifest so that it can correctly map actors
|
2022-04-14 19:34:26 +03:00 |
|
vyzo
|
07e4024e3b
|
fix lint
|
2022-04-14 19:33:24 +03:00 |
|
vyzo
|
f28bd054ef
|
fix rand_test
|
2022-04-14 19:33:24 +03:00 |
|
vyzo
|
5f62227f53
|
fix sync_test
|
2022-04-14 19:33:24 +03:00 |
|
vyzo
|
dec2b312af
|
fix lint
|
2022-04-14 19:33:24 +03:00 |
|
vyzo
|
3b1964c507
|
remove manifest from upgrade schedule, get it inside the migration instead
|
2022-04-14 19:33:24 +03:00 |
|
vyzo
|
0ac8708396
|
simplify fetch-bundles script
|
2022-04-14 19:33:24 +03:00 |
|
vyzo
|
93f1fac76b
|
simplify DI -- no need for the special key for builtin actor loading
|
2022-04-14 19:33:24 +03:00 |
|
vyzo
|
1f7c89d5d8
|
make gen
|
2022-04-14 19:33:24 +03:00 |
|