Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Add a test which make a set of transactions and perhapse post it to the polkadot implementations #14

Open
drskalman opened this issue Feb 26, 2020 · 1 comment

Comments

@drskalman
Copy link
Contributor

So it should be another julia module:

  • reading from a yaml config file, decide what type of test transaction to make:
  • generate the transaction (maybe using RPC interface of Substrate).
  • make a transaction network message and post it to all polkadot implementation.
  • verify some sort of output from them through apply_transaction perhapse.

This is very rough and needs refining but it is a start.

@FlorianFranzen
Copy link
Contributor

Part of the tooling for this will be implemented with w3f/polkadot-spec#322.

@FlorianFranzen FlorianFranzen transferred this issue from w3f/polkadot-spec Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants