lotus/tvx
2020-08-14 18:25:35 +01:00
..
builders generator; single main() entrypoint for each suite. (#232) 2020-08-14 18:25:35 +01:00
chain refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
drivers messages/nested suite (#215) 2020-08-10 16:38:34 +02:00
lotus test vector builder API + partial migration of suites (#229) 2020-08-14 13:51:43 +01:00
schema refactor: switch to base64 encoding for binary data (#233) 2020-08-14 19:05:29 +02:00
scripts generator; single main() entrypoint for each suite. (#232) 2020-08-14 18:25:35 +01:00
state test vector builder API + partial migration of suites (#229) 2020-08-14 13:51:43 +01:00
examine.go refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
exec_lotus.go messages/nested suite (#215) 2020-08-10 16:38:34 +02:00
extract_msg.go refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +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
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
suite_messages_create_actor.go test vector builder API + partial migration of suites (#229) 2020-08-14 13:51:43 +01:00
suite_messages_multisig.go test: port chain validation multisig test suite (#216) 2020-08-07 16:45:52 +01:00
suite_messages_nested.go messages/nested suite (#215) 2020-08-10 16:38:34 +02:00
suite_messages_transfer.go messages/nested suite (#215) 2020-08-10 16:38:34 +02:00