Nakul
Nakul
Closes #823 & #1182 The PR adds the following extrinsic --------- Add Extrinsic: `request_replace` Parameters: `origin`: old vault `currency_pair`: the currency id of the funds `amount`: the amount of BTC...
**Is your feature request related to a problem? Please describe.** Presently, when the `old_vault` initiates a `redeem::request_replace` action, it locks griefing collateral using the `request_vault_issue` call within `redeem::request_replace`. This seems...
Closes #736 The Recovery Pallet in Substrate is a social recovery tool that allows users to regain account access through trusted friends' approval. It offers customizable configurations, safeguards, and efficient...
Closes #1089 ToDos - [x] Fix corner case - [x] Add Test cases
Closes #503. The PR adds the following things - [x] handle clippy warnings - [x] Add a feature to run the tests in different modes. - [x] Replace RPCs with...
**Describe the bug** The `update_user_stake` call needs to be periodically called when there is a significant change in the percentage of users' stake. This is crucial to ensure that Staking...
Upgrading to the latest version is a proactive approach to ensure that the test kit stays up-to-date with the latest developments and advancements. All the substrate dependencies need to be...
**Problem:** In the `Ord_Marketplace.sol` -> `proofOrdinalSellOrder()` method, there is a lack of verification for the correct transfer of the satoshi to the buyer's address. While the contract checks that the...