lotus/tvx
Raúl Kripalani 8203a5d2c3
various fixes: warn on predicted nonce mismatch, randomness length, add missing mocked verification calls (#199)
* warn when extracting a message from a tipset that contains
  more leading messages from the same sender, as this leads to
  nonce misalignment.
* fix mocked randomness being too short (must be 32 bytes).
* mock some further verification syscalls.
2020-08-06 10:43:10 +01:00
..
chain generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
drivers generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
lotus various fixes: warn on predicted nonce mismatch, randomness length, add missing mocked verification calls (#199) 2020-08-06 10:43:10 +01:00
state dedup state tree CARs from test vectors. (#187) 2020-08-05 15:52:57 +01:00
examine.go dedup state tree CARs from test vectors. (#187) 2020-08-05 15:52:57 +01:00
exec_lotus.go input from stdin functionality for exec-lotus ; initial test suites in ci (#196) 2020-08-05 20:59:57 +02:00
extract_msg.go various fixes: warn on predicted nonce mismatch, randomness length, add missing mocked verification calls (#199) 2020-08-06 10:43:10 +01:00
go.mod input from stdin functionality for exec-lotus ; initial test suites in ci (#196) 2020-08-05 20:59:57 +02:00
go.sum generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
list_accessed.go unified tvx tool; end-to-end MVP for extracting+running msg-class vectors (#177) 2020-08-05 13:20:13 +01:00
main.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
messages_create_actor.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
messages_message_application.go input from stdin functionality for exec-lotus ; initial test suites in ci (#196) 2020-08-05 20:59:57 +02:00
schema.go support multiple messages /1 (#185) 2020-08-05 17:00:14 +02:00
state_delta.go unified tvx tool; end-to-end MVP for extracting+running msg-class vectors (#177) 2020-08-05 13:20:13 +01:00