Skip to content
Snippets Groups Projects
  1. Nov 27, 2023
    • Javier Viola's avatar
      feat: Add `pjs-rs` calls for `Network::Node` (#138) · 76a489ea
      Javier Viola authored
      - Add `pjs-rs` support and mimic the
      [javascript](https://polkadot.js.org/apps/#/js) tab from polkadot.js
      apps/
      - Allow to use an external file or just an string with the `js/ts` code,
      
      TODO: We should implement integration tests for this feature.
      76a489ea
  2. Nov 26, 2023
  3. Nov 24, 2023
  4. Nov 14, 2023
  5. Nov 12, 2023
  6. Nov 09, 2023
  7. Nov 08, 2023
  8. Nov 07, 2023
    • PG Herveou's avatar
      Expose Top level API through zombienet-sdk crate (#126) · 439a8dea
      PG Herveou authored
      Following up on take 1
      https://github.com/paritytech/zombienet-sdk/pull/124
      
      Apart from better logs, I realize that one of the only thing missing now
      for us to start consuming this project is a top level package available
      (with it's dependencies) on crates.io. This PR serves mainly as a
      discussion point to get there.
      It would be great if we could publish an early version (0.0.1?) on
      crates.io so that we can start using this asap.
      439a8dea
  9. Nov 06, 2023
  10. Oct 24, 2023
  11. Oct 20, 2023
    • Loris Moulin's avatar
      Refacto/native provider (#123) · a1b87d6c
      Loris Moulin authored
      - Split native provider into multiple smaller files and each with their
      respective tests
      - Update ProviderNode.command() to ProviderNode.program()
      - Update ProviderNamespace.id() to ProviderNamespace.name()
      a1b87d6c
  12. Oct 11, 2023
  13. Oct 06, 2023
  14. Oct 05, 2023
  15. Oct 03, 2023