Skip to content

Bagpipes version 0.2.0

Compare
Choose a tag to compare
@flipchan flipchan released this 26 Jun 13:22
· 35 commits to main since this release
2db1cee

Features:

Threadbag - Continuously run your scenarios
API compatible
Latest polkadot.js dependencies
Queries, instead of the 6 pallets we promised, we support querying all pallets and storage entries on both relay and parachains.
ChainTx - Ability to make polkadot.js style transactions
New XCM transfers
Templates
Updated interface

Supported XCM transfers:

  • Rococo <> Rococo Assethub
  • Paseo(new test ) <> Paseo Assethub
  • Polkadot Assethub <> Kusama Assethub
  • Kusama <> Kusama Assethub
  • Turing <> Moonriver
  • Turing > MangataX
  • Kusama <> Turing(Ava)
  • Polkadot <> Interlay
  • Polkadot <> Assethub
  • Polkadot <> HydraDX
  • HydraDx <> Polkadot Assethub
  • Moonbeam <> Polkadot
  • Moonbeam <> Polkadot Assethub
  • Moonbeam <> HydraDx
  • Moonbeam <> Interlay

Link to docs for each transfer:

https://docs.bagpipes.io/docs/category/xtransfer

Remarks / System remarks:

Examples docs link
System remarks in api: BagpipesOrg/api#36

$ curl -X POST -H "Content-Type: application/json" -d '{"chain": "polkadot", "msg": "hack the planet"}' http://localhost:8080/system-remark 
{"result":"0x4c0400073c6861636b2074686520706c616e6574"}
Template support, read more here: https://docs.bagpipes.io/docs/workflows/templates/intro

Turing specific features:

  • automationPrice and automationTime pallet integration
  • Query Chain node, which allows all storage to be queried on Ava (Turing).
  • End to end tests completed for building simple workflows.
  • Ava Protocol area MVP | A home area for Ava on bagpipes, containing: An area to add oak templates; HowTos, UIs, and display the top users that use Ava.

Docker file:
https://hub.docker.com/layers/xcmsend/xcmsend/0.2.0/images/sha256-d12a89c64f21c9c1435815445076742747b80da2435d57cb0dd12aeeca80f8ad?context=explore