Skip to content

Tags: sora-xor/sora2-common

Tags

liberland-1.1.0

Toggle liberland-1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
vovac12 Vladimir Stepanenko
Use polkadot-sdk 1.1.0 branch instead of tag

1.0.27

Toggle 1.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add bind existing sidechin asset function (#84)

* add bind function, tests and benchmarks

1.0.26

Toggle 1.0.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
TON Bridge (#83)

* Add types

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Add jetton app

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Remove unneeded config fields

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Fix calls encoding

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Default additional data

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Generic call origin

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Generic dispatch

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Add TON commitment support

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Fix TON call decoding

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Improve TonBalance type

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Fix TON bridge verification

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Fix and add tests

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Fix clippy warnings

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Fix dispatch benchmarks

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Add weights

Signed-off-by: Vladimir Stepanenko <[email protected]>

* Fix docs

Signed-off-by: Vladimir Stepanenko <[email protected]>

---------

Signed-off-by: Vladimir Stepanenko <[email protected]>

1.0.25

Toggle 1.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix FAApp field name (#82)

1.0.24

Toggle 1.0.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
EVM Fungible App (#81)

* Update types for EVM bridge

* EVM Fungible App

* Fix warnings

* Fix warnings

* Fix clippy

* Saturating ops

* Fix review comments

* Remove Native asset kind

* Use single app contract

* Remove Native asset kind

* Change type

* Fix wasm build

* Add channel address to commitment

* Add evm block to base fee info

* Add base fee update check to channel

* Fix build

liberland-1.0.0

Toggle liberland-1.0.0's commit message
remove benchmarking du to incompatibility to orml in this version

1.0.23

Toggle 1.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #77 from sora-xor/remove_assetregistry_bounds

remove vec<u8> bounds

1.0.22

Toggle 1.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #69 from sora-xor/generic-substrate-app

Generic substrate app(Adds Libarland)

1.0.21

Toggle 1.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved precision converter (#74)

* Improved precision converter

* Update trait doc

1.0.20

Toggle 1.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update outbound channel interval (#73)