vyzo
|
2985592bd0
|
add sanity check in SearchForIndexedMsg call site
Check that receipt is non nil, and the message was indeed found.
|
2023-03-29 22:13:26 +02:00 |
|
vyzo
|
6092f9cc14
|
add TODO for WaitForMessage to use the index
|
2023-03-29 22:13:26 +02:00 |
|
vyzo
|
b1ceb243e6
|
reword funny comment
|
2023-03-29 22:13:26 +02:00 |
|
vyzo
|
42553dac6b
|
chain errors in searchForIndexedMsg
|
2023-03-29 22:13:26 +02:00 |
|
vyzo
|
d3cb4a1244
|
add optimization TODO comment
|
2023-03-29 22:13:26 +02:00 |
|
vyzo
|
7aa72e4466
|
fix bug in searchForIndexedMsg
Need to use and return the execution tipset
|
2023-03-29 22:13:26 +02:00 |
|
vyzo
|
22490bdea9
|
add confidence check for indexed message epoch
|
2023-03-29 22:13:26 +02:00 |
|
vyzo
|
f76babceec
|
hook the index into the rest of lotus
|
2023-03-29 22:13:26 +02:00 |
|
Łukasz Magiera
|
e65fae28de
|
chore: fix imports
|
2022-06-14 17:00:51 +02:00 |
|
vyzo
|
dd327f0b22
|
plumb more contexts
|
2021-12-17 11:42:09 +02:00 |
|
Aayush Rajasekaran
|
dfb65ed89f
|
Plumb contexts through
|
2021-12-11 17:04:00 -05:00 |
|
Aayush Rajasekaran
|
441bcdc4af
|
StateSearchMsg: Correct usage of the allowReplaced flag
|
2021-10-05 23:58:16 -04:00 |
|
Łukasz Magiera
|
ca1cd741c3
|
stmgr: Split stmgr.go into smaller subfiles
|
2021-07-27 15:15:50 +02:00 |
|