Bagpipes version 0.2.0
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.