Andrew Jackson (Ajax)
848c20d15f
Merge branch 'master' into feat/sturdypost
2023-11-06 16:10:57 -06:00
Andrew Jackson (Ajax)
a46faaa598
Merge branch 'feat/wdpost-adder2' into simpleharmony
2023-10-27 17:45:05 -05:00
Łukasz Magiera
2b405f433c
lpwindow: Mostly done proper Do
2023-10-27 16:10:55 +02:00
Andrew Jackson (Ajax)
7ce7b786be
lp without lockedRepo or datastore
2023-10-26 17:19:39 -05:00
Aayush
6187f6b7ac
chore: deps: update to go-state-types v0.12.5
2023-10-17 09:12:54 -04:00
Aayush
5e76b05b17
Merge branch 'feat/nv21' into asr/merge-feat-nv21
2023-10-16 11:13:33 -04:00
Aayush
2a644e2c04
feat: limit PoSted partitions to 3
2023-10-11 12:41:55 -04:00
Jie Hou
3ca769c3c3
Update go mod
2023-10-02 16:56:56 -07:00
Jie Hou
513ebd2de3
Update go-state-types commit
2023-10-02 16:56:56 -07:00
Jie Hou
0a25e90dc8
WIP: Able to make call
...
WIP: further improve
CHANGELOG
Go mod switch dependency
2023-10-02 16:56:56 -07:00
Steven Allen
2fa5422581
fix: use VerifyDealForActivation in StateComputeCID
...
Unfortunately, ComputeDataCommitement was deprecated.
2023-09-23 17:54:39 -04:00
Aayush
d7d97e7b23
chore: deps: update to go-state-types v0.12.2
2023-09-22 17:13:39 -04:00
Andrew Jackson (Ajax)
3e43df01bd
better go version
2023-09-21 22:29:23 -05:00
Andrew Jackson (Ajax)
cdde64b6f2
circleci right go version
2023-09-21 17:25:58 -05:00
Andrew Jackson (Ajax)
a520ee85d6
master-to-sturdy
2023-09-21 10:37:02 -05:00
Marten Seemann
41dd8954aa
update go-libp2p to v0.31.0
2023-08-31 11:18:17 +07:00
Andrew Jackson (Ajax)
5fc3111da2
lotus-provider test cleanups
2023-08-25 22:25:19 -05:00
Andrew Jackson (Ajax)
f397126f6c
gin and updates
2023-08-25 22:07:17 -05:00
Andrew Jackson (Ajax)
48a2e64b6c
Merge branch 'feat/sturdypost' into feat/lotus-provider
2023-08-25 18:23:05 -05:00
Łukasz Magiera
ae2ae3b9ed
Merge pull request #11189 from filecoin-project/update-go-libp2p-v0300
...
update go-libp2p to v0.30.0
2023-08-24 16:15:26 +02:00
Andrew Jackson (Ajax)
535423a1f4
lotus-provider before harmonytask
2023-08-23 18:57:34 -05:00
Marten Seemann
413008a98f
bump qtls to v0.3.3
2023-08-23 11:43:02 +07:00
Steven Allen
d581f58896
chore: test-vectors: update
...
Update the test-vectors repo to the "last" release. This release deletes
most of the code (that depended on an ancient version of lotus anyways)
as we now rely on the "fvm" test vectors for all but historical tests.
2023-08-22 13:17:46 -07:00
Aayush
41bad60e9e
update to go-state-types v0.12.1
2023-08-22 15:48:25 -04:00
Steven Allen
eae61009b0
fix: build: use existing upstream branches
...
Unfortunately, we can't _yet_ merge the schema branch. But we will in a
moment. But this at least fixes go-state-types
These dependencies were based on branches which no longer exist.
2023-08-22 11:56:37 -07:00
Aayush
947384041a
fixup conformance tests to incorporate randomness changes
2023-08-22 12:32:37 -04:00
Aayush
c90faf0754
fixup conformance tests to incorporate randomness changes
2023-08-22 10:08:38 -04:00
Andrew Jackson (Ajax)
84f4cdfc15
harmonytask cleanups
2023-08-21 17:13:17 -05:00
Andrew Jackson (Ajax)
82d0c2889b
opengl export
2023-08-21 15:31:00 -05:00
Marten Seemann
c42e57b51c
downgrade go.mod to Go 1.19
2023-08-21 15:02:37 +07:00
Marten Seemann
bca0ec4f9c
update go-libp2p v0.30.0
2023-08-21 10:44:37 +07:00
Andrew Jackson (Ajax)
6cdecf60d9
lint error: go mod tidy
2023-08-17 23:22:23 -05:00
Phi
d680475486
go-mod tidy
...
go-mod tidy
2023-08-17 15:51:17 +02:00
Aayush Rajasekaran
cbbb76b2f0
Merge pull request #11169 from filecoin-project/asr/client-can-allocate
...
feat: test: Test that verified clients can directly transfer datacap, creating allocations
2023-08-17 09:51:12 -04:00
Aayush
e8020e8f4e
feat: test: Test that verified clients can directly transfer datacap, creating allocations
2023-08-17 09:40:29 -04:00
Łukasz Magiera
3189ea942c
fix deps
2023-08-16 20:11:15 +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
Andrew Jackson (Ajax)
54dc885ae6
feat:miner:harmonytask
2023-08-14 11:40:12 -05:00
Marten Seemann
2f0fbe26f8
update go-libp2p to v0.29.2
2023-08-14 18:46:28 +07:00
Aayush
32f21258a1
Merge branch 'releases' into asr/merge-releases-into-master
2023-08-09 18:11:18 -04:00
Aayush Rajasekaran
a1c27038ed
chore: deps: update to go-libp2p 0.27.9
2023-08-08 11:41:14 -04:00
Aayush
443620bcbf
chore: deps: update go-libp2p to v0.27.8
2023-08-04 13:49:11 -04:00
ZenGround0
15faab8412
Merge pull request #11075 from filecoin-project/bench/amt-churn
...
feat:lotus-bench:AMT benchmarking
2023-07-20 19:27:27 -04: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
e197d27f20
chore: deps: update go-libp2p to v0.28.1
2023-07-15 11:39:17 -04:00
Andrew Jackson (Ajax)
d17bfb14f8
feat: miner deps: harmonydb
2023-07-14 18:05:49 -05:00
zenground0
eaf0200fe1
amt bench in good state
2023-07-12 23:58:02 -06:00
beck
2cf19d41af
not display privatekey
2023-06-28 03:29:58 +08:00
hannahhoward
cc207ede88
refactor(deps): use forked kubo-api-client
2023-06-19 14:45:06 -07:00
hannahhoward
95383c1235
chore(deps): upgrade kubo to rc
2023-06-19 14:45:06 -07:00