Łukasz Magiera
|
4682e8f326
|
Merge pull request #10105 from filecoin-project/addr-encode
chore:shed:encode address to bytes
|
2023-01-24 10:34:47 +01:00 |
|
zenground0
|
f03c7a8880
|
encode address into byte
|
2023-01-24 20:18:04 +13:00 |
|
Aayush
|
65ac5669a9
|
Merge branch 'master' into asr/merge-release-into-master
|
2023-01-23 12:37:24 -05:00 |
|
Travis Person
|
91a6eabab5
|
Merge pull request #9982 from filecoin-project/feat/obj-stats
feat: add toolshed commands to inspect statetree size
|
2023-01-19 08:37:32 -08:00 |
|
Travis Person
|
a0c58b5582
|
feat: add toolshed commands to inspect statetree size
|
2023-01-19 00:48:22 +00:00 |
|
Geoff Stuart
|
70db738bff
|
Merge pull request #10037 from filecoin-project/feat/lotus-shed-beneficiary-cli
feat: shed: Add beneficiary commands
|
2023-01-18 18:04:22 -05:00 |
|
zenground0
|
72baa3d916
|
cid -> bytes command
|
2023-01-17 12:19:04 -07:00 |
|
zenground0
|
14d921f64f
|
Err handle
|
2023-01-17 09:56:17 -07:00 |
|
Phi
|
51d2a883f0
|
Beneficiary cmd in lotus-shed
Add `ProposeChangeBeneficiary` and `ConfirmChangeBeneficiary` to lotus-shed
|
2023-01-17 12:39:55 +01:00 |
|
zenground0
|
7383a761f6
|
Fix
|
2023-01-16 17:54:38 -07:00 |
|
zenground0
|
39ae4b04be
|
Add cid to cbor cmd
|
2023-01-16 17:50:47 -07:00 |
|
Aayush
|
e715384173
|
Merge branch 'release/v1.20.0' into asr/merge-release-into-master
|
2023-01-16 10:51:22 -05:00 |
|
raulk
|
cdf3812e40
|
NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998)
Co-authored-by: Steven Allen <steven@stebalien.com>
Co-authored-by: Raul Kripalani <raulk@users.noreply.github.com>
Co-authored-by: Kevin Li <ychiaoli18@users.noreply.github.com>
Co-authored-by: vyzo <vyzo@hackzen.org>
Co-authored-by: Ian Davis <nospam@iandavis.com>
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
Co-authored-by: Jennifer Wang <jiayingw703@gmail.com>
Co-authored-by: Geoff Stuart <geoff.vball@gmail.com>
Co-authored-by: Shrenuj Bansal <shrenuj.bansal@protocol.ai>
Co-authored-by: Shrenuj Bansal <108157875+shrenujbansal@users.noreply.github.com>
Co-authored-by: Geoff Stuart <geoffrey.stuart@protocol.ai>
Co-authored-by: Aayush Rajasekaran <aayushrajasekaran@Aayushs-MacBook-Pro.local>
Co-authored-by: ZenGround0 <5515260+ZenGround0@users.noreply.github.com>
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
|
2023-01-13 19:11:13 +00:00 |
|
Łukasz Magiera
|
9a46682d9d
|
Merge pull request #9481 from consensus-shipyard/adlrocha/cns-iface-master
IPC: Abstract common consensus functions and consensus interface
|
2023-01-11 14:49:27 +01:00 |
|
Peter Rabbitson
|
3de006364e
|
This stat-set does not belong in core lotus
|
2023-01-04 16:02:25 +01:00 |
|
Geoff Stuart
|
d615b1c806
|
Update go-state-types
|
2022-12-14 19:33:47 -05:00 |
|
Geoff Stuart
|
ae4010ffb6
|
Drop actor keys from chain/actors/manifest.go
|
2022-12-13 18:02:34 -05:00 |
|
Shrenuj Bansal
|
466f0c583f
|
cli: Add lotus-shed cli for computing frc42 method num
|
2022-12-12 11:45:44 -05:00 |
|
Alfonso de la Rocha
|
25edb23c3f
|
minor fix after rebase
|
2022-12-05 18:22:10 +01:00 |
|
Alfonso de la Rocha
|
075216d9da
|
Merge remote-tracking branch 'upstream/master' into adlrocha/cns-iface-master
|
2022-12-05 18:16:14 +01:00 |
|
Łukasz Magiera
|
cdf169ed83
|
fix: chain: Fix flaky TestChainExportImport
|
2022-12-02 22:13:12 +01:00 |
|
Ian Davis
|
dfbf4d0f43
|
Bump http-server-timeout default to 30s
|
2022-11-29 14:38:44 +00:00 |
|
Geoff Stuart
|
949aa26f52
|
Make gen
|
2022-11-28 13:05:44 -05:00 |
|
Geoff Stuart
|
1f70ced8e5
|
Make http server timeouts configurable for cli commands
|
2022-11-25 17:32:42 -05:00 |
|
Geoff Stuart
|
f04aca767f
|
Maybe rest of linter errors
|
2022-11-25 16:41:04 -05:00 |
|
Geoff Stuart
|
b55e121642
|
Fix some more linter errors
|
2022-11-25 16:19:20 -05:00 |
|
Ian Davis
|
e4fe47d598
|
Add in two missing error checks
|
2022-11-25 11:43:26 +00:00 |
|
Ian Davis
|
9f85d3dca7
|
Address simple linter issues
|
2022-11-24 16:32:27 +00:00 |
|
Alfonso de la Rocha
|
0b9b89bf2b
|
minor fix
|
2022-11-22 10:59:43 +01:00 |
|
Alfonso de la Rocha
|
0f92bced9d
|
Merge branch 'master' into adlrocha/cns-iface-master
|
2022-11-22 10:28:18 +01:00 |
|
Geoff Stuart
|
96035005b8
|
Fold together call functions
|
2022-11-18 00:10:12 -05:00 |
|
Geoff Stuart
|
21afb3f5ea
|
Review fixes
|
2022-11-16 15:07:23 -05:00 |
|
Geoff Stuart
|
62fedfbce3
|
Make pre-migration optional
|
2022-11-15 23:12:04 -05:00 |
|
Geoff Stuart
|
cde4b804e3
|
gas estimation shed command
|
2022-11-15 21:39:56 -05:00 |
|
Aayush
|
be5adc7622
|
Merge branch 'master' into asr/merge-release-into-master
|
2022-11-07 15:35:10 -05:00 |
|
Aayush Rajasekaran
|
abfabd267d
|
Merge pull request #9572 from filecoin-project/asr/change-control
shed: set control address: add dump bytes option
|
2022-11-07 15:30:03 +00:00 |
|
Aayush
|
c0b7343e60
|
Merge branch 'release/v1.18.0' into asr/merge-release-into-master
|
2022-11-06 14:40:13 -05:00 |
|
Łukasz Magiera
|
a0e3111b64
|
feat: shed: Online export-car
|
2022-11-04 11:48:24 +00:00 |
|
Aayush Rajasekaran
|
db86c7d121
|
shed: set control address: add dump bytes option
|
2022-10-31 13:14:20 +00:00 |
|
Geoff Stuart
|
0d056b5edf
|
make gen
|
2022-10-31 11:39:37 +00:00 |
|
Geoff Stuart
|
5d465056ce
|
Migration cli takes a stateroot cid and a height
|
2022-10-27 12:37:31 +01:00 |
|
Geoff Stuart
|
10b9d3fa96
|
add lotus-shed invariance method
|
2022-10-27 12:24:24 +01:00 |
|
Aayush Rajasekaran
|
65f89ff128
|
Invariant checks: Only include not-activated deals
|
2022-10-24 13:47:47 -04:00 |
|
Aayush Rajasekaran
|
394c3b6deb
|
fix invariant check: number of entries in datacap actor should include verifreg
|
2022-10-24 13:44:55 -04:00 |
|
Aayush Rajasekaran
|
04f32ba119
|
Add invariant checks to migration
|
2022-10-24 13:44:50 -04:00 |
|
Aayush
|
7609655986
|
address review
|
2022-10-20 13:49:29 -04:00 |
|
Aayush
|
dc8206e581
|
Add more shed tools for migration checking
|
2022-10-20 13:18:45 -04:00 |
|
Aayush
|
3401ef6f02
|
Add a second premigration for nv17
|
2022-10-19 16:50:13 -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 |
|