lotus/chain
Jakub Sztandera 2364a73b92 Switch from UnmarshalCBOR interface to calling CBOR
Now invoker is calling CBOR directly.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-15 17:48:17 +02:00
..
actors move actors to separate package 2019-07-12 16:52:25 -07:00
address integrating storage market actor, includes cross actor messaging 2019-07-12 14:12:21 -07:00
sub Fix imports and range reference warnings 2019-07-08 17:14:36 +02:00
types move actors to separate package 2019-07-12 16:52:25 -07:00
blocksync.go Fix imports and range reference warnings 2019-07-08 17:14:36 +02:00
chain.go move actors to separate package 2019-07-12 16:52:25 -07:00
invoker_test.go Switch from UnmarshalCBOR interface to calling CBOR 2019-07-15 17:48:17 +02:00
invoker.go Switch from UnmarshalCBOR interface to calling CBOR 2019-07-15 17:48:17 +02:00
messagepool.go Drop old libp2p imports 2019-07-08 14:51:45 +02:00
mining.go move actors to separate package 2019-07-12 16:52:25 -07:00
statetree.go move actors to separate package 2019-07-12 16:52:25 -07:00
sync.go move actors to separate package 2019-07-12 16:52:25 -07:00
types.go Extract most of the rest and make VMContext an interface 2019-07-12 12:43:55 +02:00
vm.go move actors to separate package 2019-07-12 16:52:25 -07:00
wallet.go Drop old libp2p imports 2019-07-08 14:51:45 +02:00