Skip to content

Conversation

@pepoviola
Copy link

@pepoviola pepoviola commented Apr 20, 2022

Hi @skunert, I made some changes to make it work with zombienet

  • Added the build-spec subcommand
  • Reorder args for export-genesis-state and export-genesis-wasm subcommands.

Thanks!

@skunert skunert merged commit 7262bb2 into skunert:skunert-cumulus-testing-node May 9, 2022
skunert added a commit that referenced this pull request Jun 17, 2022
* Create binary for cumulus testing node

* Fix call to wrong method

* Fix iterator bug

* Add real networking to polkadot node

* Allow using of file chain specs

* Implement export of wasm blob and genesis state

* Add parachain id to test service export

* Remove debug logs

* Fix main.rs

* Do not use cli from polkadot-collator

* Add tracing dependency

* Improve cli structure

* Use struct instead of enum for export commands

* Add missing license header

* Fix benchmark

* add build-spec subcommand (#19)

* add build-spec subcommand

* reorder args

* Fix formatting

* Add zombienet test (#26)

* add migrated tests

* rename test files

* uncomment args and remove extra collator node

* Fix indentation (#27)

* add migrated tests

* rename test files

* uncomment args and remove extra collator node

* fix identation

* Review comments

* Remove unwanted version changes

Co-authored-by: Sebastian Kunert <[email protected]>
Co-authored-by: Javier Viola <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants