lotus/chain/actors
Jakub Sztandera 50702f309f Use new hello protocol
Using map encoder.
Types in LatencyMessage are int64 in spec, butl 1. tupled generator
does not support int64 right now; 2. there is no harm in using uint64 here.

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-02-12 19:08:49 +01:00
..
aerrors Make it all build 2020-02-04 14:19:05 -08:00
actor_cron.go refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
actor_init.go Make it all build 2020-02-04 14:19:05 -08:00
actor_miner_test.go Make it all build 2020-02-04 14:19:05 -08:00
actor_miner.go merge miner and miner2 files 2020-02-05 17:07:29 -08:00
actor_multisig_test.go actors: Drop refs to multisig_actor.go 2020-02-06 20:49:21 +01:00
actor_paych_test.go refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
actor_paych.go fix build 2020-01-07 21:05:45 -08:00
actor_storagemarket.go Merge pull request #1223 from filecoin-project/fix/squash-forks 2020-02-06 20:14:55 +01:00
actor_storagepower_test.go Merge pull request #1223 from filecoin-project/fix/squash-forks 2020-02-06 20:14:55 +01:00
actor_storagepower.go Merge remote-tracking branch 'origin/master' into testnet/3 2020-02-06 20:32:25 +01:00
actors_test.go fixup tests 2020-01-22 12:56:40 -08:00
actors.go squash forks and use correct amt library everywhere 2020-02-04 18:26:42 -08:00
address.go refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
cbor_gen.go Use new hello protocol 2020-02-12 19:08:49 +01:00
error.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00
forks.go change withUpdates to match fork height logic 2020-01-30 21:20:57 -08:00
harness2_test.go Make it all build 2020-02-04 14:19:05 -08:00
params.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00