-
Notifications
You must be signed in to change notification settings - Fork 564
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This reverts commit 3f74909.
- Loading branch information
1 parent
1d7d172
commit d6ad56e
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
Submodule orml
updated
17 files
+1 −1 | .github/workflows/coverage.yml | |
+1 −1 | .github/workflows/test.yml | |
+56 −56 | Cargo.dev.toml | |
+1 −2 | oracle/src/lib.rs | |
+6 −8 | rewards/README.md | |
+1 −51 | rewards/src/lib.rs | |
+0 −37 | rewards/src/tests.rs | |
+2 −2 | utilities/Cargo.toml | |
+6 −11 | utilities/src/ordered_set.rs | |
+20 −52 | xtokens/src/lib.rs | |
+4 −83 | xtokens/src/mock/mod.rs | |
+48 −6 | xtokens/src/mock/para.rs | |
+45 −7 | xtokens/src/mock/para_relative_view.rs | |
+0 −280 | xtokens/src/mock/para_teleport.rs | |
+1 −9 | xtokens/src/mock/relay.rs | |
+0 −125 | xtokens/src/mock/teleport_currency_adapter.rs | |
+31 −24 | xtokens/src/tests.rs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters