Steven Allen
|
1bf3b4989d
|
rename imports to match actors code
`sed -i 's/\bv0\(\w\)\(\w*\)/\L\1\E\20/g' **/*.go`
|
2020-09-18 14:59:27 -07:00 |
|
Aayush Rajasekaran
|
053cfc1cc7
|
Migrate verifreg actor
|
2020-09-17 03:55:23 -04:00 |
|
Łukasz Magiera
|
09b90773d8
|
Merge remote-tracking branch 'origin/next' into feat/cid-builder
|
2020-07-28 16:06:06 +02:00 |
|
Sami Mäkelä
|
15481e63dd
|
merge
|
2020-07-24 12:34:48 +03:00 |
|
Steven Allen
|
b7a4dbb07f
|
Support inline CIDs
And use the new CidBuilder from the spec actors.
This patch does not switch over to inline CIDs by default, but paves the way.
|
2020-07-23 23:12:32 -07:00 |
|
Steven Allen
|
5fc83f4d05
|
Refactor to use actor adt types instead of directly using HAMTs and AMTs
This way there's a single source of truth. Preparation for fixing
https://github.com/filecoin-project/specs-actors/issues/517 (requires changing
HAMT parameters).
|
2020-07-23 09:34:57 -07:00 |
|
Sami Mäkelä
|
3cc3c9a34e
|
generate an account
|
2020-07-20 18:03:27 +03:00 |
|
Jeromy
|
50fae56baf
|
Verify data for presealed data
|
2020-05-13 19:35:44 -07:00 |
|
Jeromy
|
a9689d8345
|
set verifreg root key
|
2020-05-13 17:04:08 -07:00 |
|
Łukasz Magiera
|
f10eed3ae3
|
genesis: Setup verifier registry
|
2020-04-21 20:25:43 +02:00 |
|