Skip to content

Commit 64e54b6

Browse files
claravanstadenyrongalistair-singh
authored
Send Token to Kusama (#1463)
* testing changes * kusama dry run * dry works * send to kusama * kusama progress * kusama API * progress on API * bridging back and forth works * adds statemine as spec * fix registry issues * remove console log * adds kusama para indexing * fees * dry run on KAH * dryrunning and fees complete * corner cases * dot transfers work * api layer done * remove comments * remove excessive logging * cleanup and update versions * uncomment moonbeam * cleanup * cleanup * remove loud console log * remove fee padding and fix beneficiary address * add topic * pnpm format * adds envs * Index Kusama config locally (#1479) * Update web/packages/api/src/assets_v2.ts Co-authored-by: Alistair Singh <[email protected]> * pr comments * adds ksm as fee for kusama to polkadot, and adds ksm transfers * update dry run call args * add dest fee * fee per byte and dest execution fee * fee per byte fix * fixes * unnecessary logs * fixes * fixes and format * pr comments * merge conflicts * bump packages * remove log * use existing method for swap --------- Co-authored-by: Ron <[email protected]> Co-authored-by: Alistair Singh <[email protected]>
1 parent 5808ed7 commit 64e54b6

22 files changed

+2318
-122
lines changed

web/packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowbridge/api",
3-
"version": "0.1.55",
3+
"version": "0.1.56",
44
"description": "Snowbridge API client",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)