Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix minor issues #264

Merged
merged 10 commits into from
Feb 16, 2023
Merged

Fix minor issues #264

merged 10 commits into from
Feb 16, 2023

Conversation

ebma
Copy link
Member

@ebma ebma commented Feb 14, 2023

Closes #242.

@ebma
Copy link
Member Author

ebma commented Feb 14, 2023

@b-yap can you resolve the issues with conflicting files? Afterward I think we can merge it, AFAIK all issues mentioned in the ticket are addressed.

b-yap and others added 9 commits February 15, 2023 22:18
* first iteration

* update the readme , for the `stellar_vault_secret_key_filepath`.

* add the example secret key file

* applying cargo fmt

* update the readme

* if conversion rate is too big for i64, set it to what its max is.

if the i64 value reaches negative, make it zero for u128

* Revert "if conversion rate is too big for i64, set it to what its max is."

This reverts commit 399f175.

* since DOT is already at 20, 20 should not fail. changed it to 30.
…plementation (#256)

* if conversion rate is too big for i64, set it to what its max is.

if the i64 value reaches negative, make it zero for u128

* https://github.com/pendulum-chain/spacewalk/pull/256/files#r1105566371
@b-yap b-yap force-pushed the 242-fix-minor-issues branch 2 times, most recently from 4f8aa00 to 45273a3 Compare February 15, 2023 17:43
@ebma ebma merged commit 6201f84 into dev/milestone-3 Feb 16, 2023
@ebma ebma deleted the 242-fix-minor-issues branch February 16, 2023 10:46
ebma added a commit that referenced this pull request Feb 23, 2023
* 242 removing unnecessary conversion of a vector (#247)

* fix weight for mint tokens in redeem pallet (#259)

* first iteration (#258)

* TryFrom `CurrencyId` Implementations Contain Repeated Code (#249)

* 242 - secret exposed in cli (#255)

* first iteration

* update the readme , for the `stellar_vault_secret_key_filepath`.

* add the example secret key file

* applying cargo fmt

* update the readme

* if conversion rate is too big for i64, set it to what its max is.

if the i64 value reaches negative, make it zero for u128

* Revert "if conversion rate is too big for i64, set it to what its max is."

This reverts commit 399f175.

* since DOT is already at 20, 20 should not fail. changed it to 30.

* 242 - unsafe integer cast for `BalanceConversion`'s `StaticLookUp` implementation (#256)

* if conversion rate is too big for i64, set it to what its max is.

if the i64 value reaches negative, make it zero for u128

* https://github.com/pendulum-chain/spacewalk/pull/256/files#r1105566371

* fix metadata-standalone.scale

* updated metadata scala

* TryFrom `CurrencyId` Implementations Contain Repeated Code (#249)

* Update metadata-standalone.scale

---------

Co-authored-by: B. Yap <2826165+b-yap@users.noreply.github.com>
Co-authored-by: cr4pt0 <102041955+cr4pt0@users.noreply.github.com>
@ebma ebma mentioned this pull request Mar 15, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants