Raúl Kripalani
a9cfaa93cc
upgrade go-jsonrpc to v0.1.9.
2022-11-10 20:58:01 +00:00
vyzo
64798d081d
go mod tidy
2022-11-09 19:53:40 +02:00
Steven Allen
aa0e6c17b9
Eth TX Encoding ( #9531 )
2022-11-09 19:39:49 +02:00
vyzo
59d7024250
update go-state-types
2022-11-09 09:16:19 +02:00
vyzo
66dbe45f9e
use go-state-types@feat/m2-nv18
2022-11-09 07:36:09 +02:00
Aayush
c0b7343e60
Merge branch 'release/v1.18.0' into asr/merge-release-into-master
2022-11-06 14:40:13 -05:00
Geoff Stuart
5a814ab911
update go-state-types
2022-10-31 19:18:54 +00:00
Geoff Stuart
010d16946c
update go-state-types to v-0.9.7
2022-10-24 12:59:12 +01:00
Jiaying Wang
7218b278a2
update to go state type v0.9.6 with market migration fix ( #9545 )
2022-10-24 12:38:59 +01:00
zenground0
3524b45e33
Update to latest go-state-types for migration fixes
2022-10-21 17:44:50 -04:00
Aayush
13b59c9c23
Invoker: Use MethodMeta from go-state-types
2022-10-19 15:53:26 -04:00
Aayush
b4c0a18df0
Update to go-state-types v0.9.1
2022-10-17 15:30:24 -04:00
Aayush Rajasekaran
e1aa81e3ba
Merge pull request #9485 from filecoin-project/gstuart/update-deps
...
chore: deps: update go-state-types and builtin-actors for v9 release
2022-10-13 15:18:40 -04:00
Geoff Stuart
6980430b98
Update go-state-types to v0.9.0
2022-10-13 14:44:20 -04:00
Rod Vagg
f84ad432e7
deps: upgrade go-merkledag to 0.8.0
2022-10-13 11:53:11 -04:00
Aayush Rajasekaran
26b5fa5aca
Merge pull request #9476 from filecoin-project/gstuart/datacap-actor-in-registry
...
fix: state: add datacap actor to actors registry
2022-10-13 11:07:48 -04:00
Aayush
330e54018f
Update to go-state-types master
2022-10-13 11:07:11 -04:00
Aayush Rajasekaran
b96a2343ac
Merge pull request #9450 from filecoin-project/gstuart/gfm-1.24.0-v17
...
Deps: Update go-fil-markets to 1.24.0-v17
2022-10-12 19:40:08 -04:00
Geoff Stuart
6daf3c097f
Add datacap actor to registry.go
2022-10-12 15:54:36 -04:00
Łukasz Magiera
ce17decf3b
use NoAllocationID instead of nil AllocationId
2022-10-12 13:54:04 -04:00
Rod Vagg
249dfae727
deps: upgrade go-merkledag to 0.8.0
2022-10-08 10:49:46 +11:00
Geoff Stuart
c465274a9c
use go-fil-markets v1.24.0-v17
2022-10-07 11:24:20 -04:00
Aayush Rajasekaran
c6eb7b69e6
Update to go-state-types v0.9.0-rc1
2022-10-07 00:15:17 -04:00
Aayush
f49cde8bd5
Update to go-state-types master
2022-10-06 21:12:12 -04:00
Geoff Stuart
b5c5e6627e
review fixes
2022-10-06 11:06:21 -04:00
Geoff Stuart
f55dc46a32
Add api for getting allocation
2022-10-06 11:06:21 -04:00
Aayush
de95667a6a
Integrate the v9 migration
2022-10-06 11:06:21 -04:00
Geoff Stuart
652c3707e9
update go-fil-markets
2022-10-06 11:06:21 -04:00
Geoff Stuart
4fdcc3dfc9
datacap and verifreg actors use ID addresses without protocol byte
2022-10-06 11:06:21 -04:00
Geoff Stuart
a604a60b22
Update datacap to parse tokens
2022-10-06 11:06:21 -04:00
Geoff Stuart
c246366e7f
update gst
2022-10-06 11:06:21 -04:00
Geoff Stuart
b4c04ad927
update markets
2022-10-06 11:06:21 -04:00
Geoff Stuart
558a8bc3bb
update gst
2022-10-06 11:06:21 -04:00
Geoff Stuart
7c62f9e6ab
Update builtin-actors to dev/20220922-v9-1
2022-10-06 11:06:21 -04:00
Geoff Stuart
bc4f9bb805
Integrate verifreg changes to lotus
2022-10-06 11:06:21 -04:00
Łukasz Magiera
e6c8de6cc6
Merge pull request #9406 from filecoin-project/upgrade-hid
...
_chore_: Upgrade `hid`
2022-10-04 19:19:53 +00:00
Ian Davis
44b7584c58
Upgrade to zondax/hid to fix kIOMasterPortDefault issue
...
This issue has been fixed in the upstream repository for months, but no
release has been issued despite repeated requests. So instead just rely
on the specific commit hash until a release is cut.
2022-10-03 13:40:27 +01:00
Aayush
5d28eea968
chore: deps: update to go-jsonrpc 0.1.8
2022-09-27 15:34:01 +00:00
Aayush
6189932bef
chore: deps: update to go-jsonrpc 0.1.8
2022-09-22 11:44:19 -04:00
Geoff Stuart
37be57610c
feat: actors: Integrate datacap actor into lotus ( #9348 )
...
* Integrate datacap actor
* Implement datacap actor in chain/builtin
2022-09-21 15:51:28 -04:00
Geoff Stuart
9e94dc5550
Delete lotus-pond ( #9352 )
2022-09-21 15:39:46 -04:00
Geoff Stuart
94add978b0
chore: actors: Allow builtin-actors to return a map of methods ( #9342 )
...
* Allow builtin-actors to return a map of methods
* go mod
* Fix tests
* Fix tests, check carefully please
2022-09-21 10:56:58 -04:00
Aayush
1f80471479
Update to go-state-types v0.1.12-beta
2022-09-20 11:59:26 -04:00
Łukasz Magiera
9be712de99
deps: Use latest cbor-gen
2022-09-20 17:30:07 +02:00
Aayush Rajasekaran
d249117182
Merge pull request #9279 from filecoin-project/chore/update-bitswap
...
chore: update bitswap and some libp2p packages
2022-09-13 12:14:38 -04:00
Steven Allen
b13cf82541
chore: update bitswap and some libp2p packages
...
This removes some deprecated packages from the build tree.
2022-09-13 07:56:12 -07:00
Aayush
108d41fd78
Update FFI and go-state-types
2022-09-12 15:59:55 -04:00
Aayush
c0bbaebaf4
more fixes
2022-09-09 21:40:15 -04:00
Aayush
30f66578e1
fixup genesis creation
2022-09-09 21:40:15 -04:00
Aayush
0efca4d266
introduce v9 actors and nv17
2022-09-09 21:40:15 -04:00