|
f89a682d98
|
Add Mpool ref to raft state and rearrange some APIs
|
2022-09-29 10:56:57 +00:00 |
|
|
e65fae28de
|
chore: fix imports
|
2022-06-14 17:00:51 +02:00 |
|
|
18cbdcfc81
|
Disable checks API on Lotus Lite
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-05-07 17:19:17 +02:00 |
|
|
d777680449
|
Fix mpool.GetActor for lite node
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-05-07 15:30:06 +02:00 |
|
|
77d004ec06
|
Fix nonce getting on Lotus lite
Resolves #5593 #5995
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2021-04-15 19:57:09 +02:00 |
|
|
feb24c9684
|
choose the correct nonce
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2021-01-30 10:18:51 -08:00 |
|
|
e164dbb953
|
Compute the next nonce from the tipset, instead of actually executing the tipset
We could also do this in the message pool itself, but I'm not sure if it's worth it?
|
2020-12-09 11:29:41 -08:00 |
|
|
ef73b964fb
|
feat: add end-to-end test for lite mode
|
2020-10-09 11:48:35 +02:00 |
|