Aayush Rajasekaran
2ddb52e103
feat: daemon: import: only setup stmgr if validating chain ( #11084 )
2023-07-18 08:03:34 -10:00
Łukasz Magiera
7adf8237f6
add synthPoRep support to bench simple
2023-07-18 10:27:40 -07:00
Aayush Rajasekaran
d40946fb8c
Merge pull request #11081 from filecoin-project/steb/bare-cbor
...
feat: vm: allow raw "cbor" in state and use the new go-multicodec
2023-07-18 12:53:44 -04:00
Aayush Rajasekaran
9e5e77b778
Merge pull request #11083 from filecoin-project/asr/shut-up
...
chore: stmgr: migrations: do not log noisily on cache misses
2023-07-18 10:33:39 -04:00
Aayush
e17af657da
chore: stmgr: migrations: do not log noisily on cache misses
2023-07-18 10:22:30 -04:00
Phi
c4b469bf86
Update butterfly-bootstraps
...
Update butterfly-bootstraps
2023-07-18 13:38:33 +02:00
Phi
9aaa00b32d
Add butterfly artifacts
...
Add butterfly artifacts
2023-07-17 22:54:17 +02:00
Steven Allen
1fc47eb7d8
feat: vm: allow raw "cbor" in state and use the new go-multicodec
...
1. Switch to go-multicodec as the source of multicodec code information.
This gives us a central, generated source of multicodec codes.
2. Use this library inside the VM and shapshot logic to consistently
allow CBOR, in addition to DagCBOR.
3. Remove the hard-coded CBOR constant.
2023-07-17 11:24:01 -07:00
Aayush Rajasekaran
3af9fde0b4
Merge pull request #11080 from filecoin-project/asr/fix-drand-sched
...
fix: daemon: set real beacon schedule when importing chain
2023-07-17 14:13:47 -04:00
Phi
4534416aa3
Update butterfly-schedule
...
Update butterfly-schedule
2023-07-17 17:56:59 +02:00
Aayush
09b566dde1
fix: daemon: set real beacon schedule when importing chain
2023-07-17 09:36:41 -04:00
Aayush Rajasekaran
a1ded51024
Merge pull request #10998 from filecoin-project/update-libp2p-v028
...
chore: update go-libp2p to v0.28.1
2023-07-17 09:33:10 -04:00
Aayush
e197d27f20
chore: deps: update go-libp2p to v0.28.1
2023-07-15 11:39:17 -04:00
Friðrik Ásmundsson
23d705e33b
Merge pull request #11079 from filecoin-project/11053-decoderlp-panic
...
fix: DecodeRLP can panic
2023-07-15 11:13:14 +00:00
Fridrik Asmundsson
871d1ba547
fix: DecodeRLP can panic
2023-07-14 11:49:50 +00:00
Łukasz Magiera
03078cdb56
Merge pull request #11059 from filecoin-project/asr/deflake
...
feat: deflake: Use MockProofs
2023-07-14 09:19:18 +02:00
Steven Allen
5743ed0151
test: fix fevm recursive call
...
We've now lost 2 recursive calls, but that really shouldn't make a
difference.
2023-07-13 22:26:25 -07:00
Łukasz Magiera
9eb4bb8559
make gen
2023-07-13 17:44:14 +02:00
zenground0
38b21a713a
Lint
2023-07-13 08:41:34 -06:00
Łukasz Magiera
85b78f9ffd
update ffi to use lowercased synth challenges file name
2023-07-13 15:48:20 +02:00
Łukasz Magiera
34996df465
update state-types to include fixed MaxProveCommitDuration policy
2023-07-13 15:48:20 +02:00
Łukasz Magiera
a39694741e
ffiwrapper: Test synth porep
2023-07-13 15:48:20 +02:00
Łukasz Magiera
b649ebddd5
TestPledgeSynth: must-post mining
2023-07-13 15:48:20 +02:00
Łukasz Magiera
f7d51da567
docsgen
2023-07-13 15:48:20 +02:00
Łukasz Magiera
85efa3ef51
Use state-types with correct v12 migration
2023-07-13 15:48:20 +02:00
Łukasz Magiera
50cf19722a
Make Synthetic PoRep work
2023-07-13 15:48:20 +02:00
Łukasz Magiera
c58ab3e582
more correct actor bundles
2023-07-13 15:48:20 +02:00
Łukasz Magiera
f8c151094f
itests: Add test for synth-porep pledge
2023-07-13 15:48:20 +02:00
Łukasz Magiera
2f19a5f66d
gen, fix build with new state-types
2023-07-13 15:48:19 +02:00
Łukasz Magiera
518c2cdf6e
rename synth porep config to a shorter name
2023-07-13 15:48:16 +02:00
Łukasz Magiera
c7dd001c64
ffiwrapper: Synth cleanup fixes
2023-07-13 15:48:16 +02:00
Łukasz Magiera
a43f066b55
fix deps
2023-07-13 15:48:15 +02:00
Andrew Jackson (Ajax)
1a799aec37
fixes
2023-07-13 15:48:08 +02:00
Andrew Jackson (Ajax)
8281b26f94
Synthetic PoRep provider interface solution
2023-07-13 15:47:59 +02:00
Andrew Jackson (Ajax)
7f306a5b02
Synthetic PoRep Impl
2023-07-13 15:47:59 +02:00
Andrew Jackson (Ajax)
5ed8a5c0ac
clearSynthProofs
2023-07-13 15:47:59 +02:00
Andrew Jackson (Ajax)
08038540e4
Impl synthPoRep
2023-07-13 15:47:59 +02:00
Andrew Jackson (Ajax)
f4fe4cae9c
synthetic porep config
2023-07-13 15:47:59 +02:00
Andrew Jackson (Ajax)
b43665a3c1
synthPoRep in PreferredSeal..()
2023-07-13 15:47:58 +02:00
Andrew Jackson (Ajax)
1db45f46ae
synthetic-porep subpackages
2023-07-13 15:47:20 +02:00
Phi
68a03c4181
Set local devnet-genesis to nv20
...
Set local devnet-genesis to nv20
2023-07-13 15:47:20 +02:00
Phi
c7b9633160
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-07-13 15:47:18 +02:00
zenground0
6eadc0ee57
gen
2023-07-13 07:37:51 -06:00
zenground0
eaf0200fe1
amt bench in good state
2023-07-12 23:58:02 -06:00
Aayush Rajasekaran
5aeb27ed94
Merge pull request #11063 from storswiftlabs/slasher
...
feat: daemon: improvemens to the consensus slasher
2023-07-12 16:59:30 -04:00
Aayush Rajasekaran
43ac79944f
Merge pull request #11067 from filecoin-project/asr/releasev1.23.3
...
chore: build: release v1.23.3-rc2
2023-07-11 13:50:51 -04:00
Aayush
19160d2343
chore: build: release v1.23.3-rc2
2023-07-11 11:53:14 -04:00
Aayush Rajasekaran
67406a817b
Merge pull request #11066 from filecoin-project/asr/backport
...
Add tmp indices to events table while performing migration to V2
2023-07-11 11:41:53 -04:00
Aayush Rajasekaran
807a5dbaa8
Merge pull request #11016 from filecoin-project/sbansal/invert-validation-switch-checks
...
refactor: Make all validation error actions explicit
2023-07-11 11:31:40 -04:00
Fridrik Asmundsson
655ea1e0b5
Add tmp indices to events table while performing migration to V2
...
After the migration we also perform db administration on the
events DB to reduce its file size on disk.
(cherry picked from commit 0d7621be56
)
2023-07-11 10:25:32 -04:00