Changelog
- 2336d02 fix-tests: show proper errors when fetching verticies
- ba9f883 fix-tests: show proper errors when fetching verticies
- 50e77a1 fix: fix logging in meshstate conformance test
- 3e5fd02 refactor: dont override default json marshalers
- e14e20c refactor: pull in latest API for camelCase in proto types
- 2803759 tests: convert meshstate conformance to eventual consistency
- 4d89c10 tests: make graphstore conformance tests eventually consistent
- 19b8568 tests: more conformance eventuallys
- d93dcc3 tests: more eventual consistency checks
- d9d8de2 tests: more eventual consistency test updates
- 393069c tests: put built-in db through conformance test
- e73ad46 tests: revert new stores for slow providers
- 7fe0dc9 tests: use eventually for network getters
- 345775d tests: use new stores in each graphstore conformance
- dc7c86a tests: use unique databases for each test
- c9c26e3 tests: use unique node IDs for graphstore conformance
- 50bfbc7 tests: wait for consistency in graphstore conformance tests
- 316090e tests: wait for consistency in graphstore conformance tests
- d02bf67 tests: wait for consistency in graphstore conformance tests
- 5bf3152 tidy: add Validate methods to built-in types
- 7a14813 tidy: move validity checks to types package
- 5e05c56 tidy: name all conformance tests
- 9d41edb tidy: use built-in validators for rbac