-
Hello,
I am trying to use Mangata SDK but I am running into issues in webpack compilation in my vue.js app. Does your SDK support only ESM modules? Is there a way to make it work for commonJS?
T…
-
# Description
This ticket is automatically generated using
```
$ npm run print-version-bump-info -- --from v0.9.40 --to v0.9.43
```
## substrate (2023-04-21 -> 2023-05-29)
https://github.com/parit…
-
Do Acala and Karura have the same swap SDK? We are unable to find dApps in github repositories.
We are implementing the XCM router package and we wish to map every native exchange to give users the…
-
https://github.com/centrifuge/connectors/blob/baeef4ab8608b1d13218c5269363a1f50f7db3c6/src/routers/xcm/Router.sol#L159-L183
### Changes
- The `message_length_scale_encoded` function now only support…
-
# Lines of code
https://github.com/code-423n4/2023-09-centrifuge/blob/512e7a71ebd9ae76384f837204216f26380c9f91/src/gateway/Gateway.sol#L17
https://github.com/code-423n4/2023-09-centrifuge/blob/512e7a…
-
Related to XcmFeesToAccount fee manager PR: https://github.com/paritytech/polkadot-sdk/pull/1234
See this comment: https://github.com/paritytech/polkadot-sdk/pull/1234#discussion_r1321437977
Spe…
-
Main changes are now in `polkadot-staging` and `dynamic-fees-v1` branches. Master branch has some version without recent changes. So we need to backport changes from `polkadot-staging` and `dynamic-fe…
-
## Update Background
- [x] Handle Transaction Queue
- [x] Handle Confirmation Queue
- [x] Handle Signature
- [x] Upgrade message for transaction
```mermaid
sequenceDiagram
UI->>+TransactionHandler…
-
# Lines of code
https://github.com/code-423n4/2023-09-centrifuge/blob/512e7a71ebd9ae76384f837204216f26380c9f91/src/gateway/Gateway.sol#L78-L90
# Vulnerability details
## Impact
The Gateway contrac…
-
Currently we have one teleport route live (`KSM, Kusama >> Statemine`), and there are a few directions to pull to enable some more routes that use the teleport message.
- [x] checkout this PR on …