Łukasz Magiera
efd1e47004
itests: remove obsolete nv12 pledge test
2023-09-19 16:43:34 +02:00
Łukasz Magiera
935fbc53c2
ci: get params in pledge tests
2023-09-19 15:58:02 +02:00
Łukasz Magiera
3cebd99d4c
pipeline: debugging C2 with synth porep
2023-09-19 15:09:46 +02:00
Łukasz Magiera
a016f4cbe8
mod tidy
2023-09-19 12:28:20 +02:00
Łukasz Magiera
01de96d230
fix lint
2023-09-19 12:12:04 +02:00
Łukasz Magiera
3f076bfc16
fix exec traces with new ffi
2023-09-19 11:58:13 +02:00
Łukasz Magiera
ea81c05669
update ffi
2023-09-19 10:55:50 +02:00
Phi
024dd5e08e
Merge branch 'feat/nv21' into feat/implement-SyntheticPoRep
2023-09-08 16:41:39 +02:00
Łukasz Magiera
a9396624a7
Merge pull request #11215 from filecoin-project/backport/nv21/feat/act-precommv2
...
Backport: feat: sealing: Switch to calling PreCommitSectorBatch2
2023-08-29 16:06:27 +02:00
Łukasz Magiera
d3b31d5b39
Merge pull request #11216 from filecoin-project/chore/actor-type-proxies
...
chore: chain/actors: Use type proxies instead of versioned GST imports
2023-08-29 16:06:03 +02:00
Łukasz Magiera
4ee20965fa
chore: chain/actors: Use type proxies instead of versioned GST imports
2023-08-29 15:28:16 +02:00
Łukasz Magiera
2ebd080d5e
itests: Port deadline-toggling itest to nv20
2023-08-29 13:47:20 +02:00
Łukasz Magiera
d94b1ca721
itests: Drop sealing itests for legacy network versions
2023-08-29 13:47:20 +02:00
Łukasz Magiera
3887bf97a4
sealing pipeline: Only set pc commd when deals are present
2023-08-29 13:47:20 +02:00
Łukasz Magiera
556815f844
sealing pipeline: Set commd in precommit params
2023-08-29 13:47:20 +02:00
Łukasz Magiera
1c447b265b
sealing pipeline: Fix unit tests
2023-08-29 13:47:18 +02:00
Łukasz Magiera
ecb6deea09
sealing pipeline: Drop legacy single-pc1 submit path
2023-08-29 13:46:29 +02:00
Łukasz Magiera
79b6ffe651
ci: Drop legacy cc-replace itests
2023-08-29 13:46:29 +02:00
Łukasz Magiera
d6aed7ba83
pc batch: drop individual precommit processing
2023-08-29 13:46:29 +02:00
Łukasz Magiera
7db6f31cca
sealing: pc batch: Call PreCommitSectorBatch2
2023-08-29 13:46:29 +02:00
Phi
37f6cd3ca5
Register SynthPoRep in ResourceTable
...
Register SynthPoRep in ResourceTable such that task-resource limitations are also applied to SynthPoRep-sectors (i.e PC1_32G_MAX_CONCURRENT)
2023-08-29 13:08:00 +02:00
Phi-rjan
c1304dee25
Merge pull request #11176 from filecoin-project/nv-skeleton
...
chore: nv-skeleton for feat/nv21-branch
2023-08-23 09:11:26 +02:00
Aayush
60dc1458ce
chore: stmgr: migrations: do not log noisily on cache misses
2023-08-22 17:03:02 -04:00
Aayush
49b1235d69
update test-vectors
2023-08-22 17:01:58 -04:00
Aayush
41bad60e9e
update to go-state-types v0.12.1
2023-08-22 15:48:25 -04:00
Aayush
53ba50f58f
update test-vectors
2023-08-22 14:52:59 -04:00
Aayush
3b15661f98
update FFI to support nv21
2023-08-22 13:42:07 -04:00
Aayush
5a901b5eb6
fix tvx
2023-08-22 13:17:31 -04:00
Aayush
89f66dde93
refactor: move vm.Rand to rand.Rand
2023-08-22 12:32:43 -04:00
Aayush
947384041a
fixup conformance tests to incorporate randomness changes
2023-08-22 12:32:37 -04:00
Aayush
3ea3e49bdd
wip: 2 more randomness fetching APIs
2023-08-22 12:32:25 -04:00
Aayush
a6213f8825
fix: refactor rand_replay
2023-08-22 12:32:21 -04:00
Aayush
2e9f4dc2ae
Refactor: Rand: Return randomness digest to VM
2023-08-22 12:32:13 -04:00
Aayush
5ff0db9650
Refactor: Rand: Rename DrawRandomness to DrawRandomnessFromBase
2023-08-22 12:32:00 -04:00
Aayush
7cfcaf0f8f
Refactor: Rand: return randomness base without hashing
2023-08-22 12:31:56 -04:00
Aayush
8e69ebb1f6
update FFI to support nv21
2023-08-22 12:28:44 -04:00
Aayush
c5bece66df
update FFI to support nv21
2023-08-17 10:21:08 -04:00
Aayush
44e20681cd
make jen
2023-08-17 10:01:50 -04:00
Phi
d680475486
go-mod tidy
...
go-mod tidy
2023-08-17 15:51:17 +02:00
Aayush Rajasekaran
1eec81622c
Merge pull request #11168 from filecoin-project/asr/more-migration-check
...
feat: test: Add more post-migration sanity checks
2023-08-17 09:42:05 -04:00
Łukasz Magiera
3189ea942c
fix deps
2023-08-16 20:11:15 +02:00
Phi
dde30a125f
Set local devnet-genesis to nv20
...
Set local devnet-genesis to nv20
2023-08-16 20:02:11 +02:00
Phi
8b5da86727
feat: introduce local nv21 skeleton
...
Introduce nv21 skeleton for local testing:
- Use local go-state-types with actor_version_checklist changes: https://github.com/filecoin-project/go-state-types/blob/master/actors_version_checklist.md
- Imports mock v12-actors bundle
- Define upgrade heights
- Generate adapters
- Add upgrade schedule and migration
- Add actorstype to the NewActorRegistry in /chain/consensus/computestate.go
- Add upgrade field to api/types.go/ForkUpgradeParams
- Add upgrade to node/impl/full/state.go
- Add network version to chain/state/statetree.go
- make jen
- make docsgen-cli
2023-08-16 20:01:48 +02:00
Aayush
e6b0231ab5
Add more post-migration sanity checks
2023-08-14 18:11:47 -04:00
Aayush Rajasekaran
fa0e512510
Merge pull request #11149 from filecoin-project/feat/nv21-migrations-optimized-tree
...
Feat/nv21 migrations optimized tree diff algorithm
2023-08-14 17:05:27 -04:00
Mikers
f57b5bdedc
spelling
2023-08-09 14:28:29 -10:00
Mikers
0b68348738
initial skeleton for nv21 migrations test. migration succesfully executes. todo @aayush and @zen add relevant tests
2023-08-09 14:18:05 -10:00
Aayush Rajasekaran
7bb1f98ac6
Merge pull request #11109 from filecoin-project/release/v1.23.3
...
release: v1.23.3
2023-08-09 18:02:15 -04:00
Aayush
9c27d675db
fix: docker: use correct golang 1.19.12 tag
2023-08-09 12:23:51 -04:00
Aayush
34104d05d0
Update Changelog to mention bump in minimum Go version
2023-08-09 11:18:58 -04:00