Łukasz Magiera
|
22047d20ef
|
actors: Wire up specs-actors init
|
2020-02-12 03:13:19 +01:00 |
|
Łukasz Magiera
|
a4f6b739be
|
genesis: Change template types
|
2020-02-12 01:58:55 +01:00 |
|
whyrusleeping
|
028a113737
|
Make it all build
|
2020-02-04 14:19:05 -08:00 |
|
whyrusleeping
|
dfe87c9f6f
|
update to latest hamt changes
|
2020-02-03 18:52:18 -08:00 |
|
whyrusleeping
|
01b6ddbbd3
|
add a test to ensure there are no off-by-one errors in fork activation logic
|
2020-01-31 15:52:39 -08:00 |
|
whyrusleeping
|
f9ea6969c3
|
Catch cases where new old miners with bad code were getting made
|
2020-01-17 21:20:56 -08:00 |
|
Jakub Sztandera
|
1ed62628a7
|
Update go-log to v2
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-01-08 20:22:31 +01:00 |
|
hannahhoward
|
8418464d91
|
refactor(address): use extracted address library
Switch to using extracted address library
|
2020-01-07 14:53:27 +01:00 |
|
Whyrusleeping
|
dd6e75f49d
|
Merge pull request #666 from filecoin-project/feat/election-post
Election post restructuring
|
2019-12-02 15:32:12 -08:00 |
|
whyrusleeping
|
3b533ed76c
|
Genesis miner config actually sets the created miner address now
|
2019-11-29 22:31:26 -06:00 |
|
Łukasz Magiera
|
96023d415e
|
actors: Implement cron actor
|
2019-11-22 23:51:44 +01:00 |
|
whyrusleeping
|
b77bb9e4aa
|
Audit pass for blatantly wrong panics
|
2019-11-16 17:41:14 -06:00 |
|
Łukasz Magiera
|
b8b081faa6
|
Merge pull request #454 from waynewyang/InitActorState-AddActor
fix method:InitActorState.AddActor
|
2019-10-25 17:40:12 +02:00 |
|
Łukasz Magiera
|
64bfb38834
|
on chain deals: Get things to actually run!
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
46a0333c9c
|
on chain deals: Wip porting deal systems to storagemarket
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
c41dd4efeb
|
actora: register storagemarket
|
2019-10-23 12:44:00 +02:00 |
|
waynewyang
|
d265f4a04f
|
fix method:InitActorState.AddActor
|
2019-10-23 10:47:45 +08:00 |
|
waynewyang
|
db41aed2b8
|
fix annotation for Initactor.Exec
|
2019-10-23 10:39:45 +08:00 |
|
waynewyang
|
e25f5c755a
|
fix:IsBuiltinActor
|
2019-10-21 11:06:59 +08:00 |
|
Jakub Sztandera
|
1bf713cb0a
|
Cleanup imports after rename
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-18 13:47:41 +09:00 |
|
whyrusleeping
|
fe2885382c
|
self review, cleanup
|
2019-09-10 17:13:46 -07:00 |
|
whyrusleeping
|
a47969c76b
|
finish up making the new serializations work
|
2019-09-10 16:03:17 -07:00 |
|
whyrusleeping
|
2f019158d0
|
more switching over to correct cbor marshaling
|
2019-09-10 12:58:45 -07:00 |
|
whyrusleeping
|
1f1bbc9b8d
|
cbor gen types and cleaning up after
|
2019-09-09 19:53:18 -07:00 |
|
Łukasz Magiera
|
0b87411c7d
|
Use AMT in StorageMinerActor ctor
|
2019-09-07 00:42:01 +02:00 |
|
Jakub Sztandera
|
0c3e8949c1
|
Introduce gas tracking in harness
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-21 23:29:47 +02:00 |
|
Łukasz Magiera
|
e8faa77d59
|
init actor: Fix doubling the balance
|
2019-08-15 23:03:47 +02:00 |
|
whyrusleeping
|
6979c28e05
|
Add API interface for payment channels and a few tests
|
2019-08-12 10:12:51 -07:00 |
|
whyrusleeping
|
9ccd06b060
|
start method IDs at 1, to allow 0 for basic transfers
|
2019-07-26 14:42:38 -07:00 |
|
whyrusleeping
|
e09ad3d65c
|
Refactor out more types into types package, and pull genesis block code into gen package
|
2019-07-25 16:35:47 -07:00 |
|
Jakub Sztandera
|
1ec274671e
|
Make lint even happier
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 15:16:42 +02:00 |
|
Jakub Sztandera
|
877ccb3803
|
make invoker work again
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 14:45:45 +02:00 |
|
Jakub Sztandera
|
020fb6f8a3
|
Mid rework
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-23 14:45:44 +02:00 |
|
Jakub Sztandera
|
35575263cb
|
Add more tests
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:45:10 +02:00 |
|
whyrusleeping
|
e7110ff68d
|
handle copy over state tree and identity multihashes
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:44:46 +02:00 |
|
Jakub Sztandera
|
9da31fb6ad
|
OMG this is killing me
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:43:34 +02:00 |
|
Jakub Sztandera
|
218e965869
|
Add actor harness
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-16 18:43:34 +02:00 |
|
Jakub Sztandera
|
1aa3cf3043
|
Remove UnmarshalCBOR functions
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-15 17:51:46 +02:00 |
|
whyrusleeping
|
0ac3545013
|
move actors to separate package
|
2019-07-12 16:52:25 -07:00 |
|