Gautham

Results 16 comments of Gautham

Yes, I checked the examples. It is using a coin builder method to create and "coin" where we have to provide UXTO. Can you please explain how we are connecting...

The claim_withdrawal should also check for allow-listing configs. Please change all terminology to allow-listing and block-listing.

@ksr30 is this complete?

ORML Currency pallet already has the logic to differentiate the native currency, we just don't know why it's not working

The idea behind the Off-chain worker of the OCEX pallet is to keep the operator of the orderbook accountable by ensuring the periodic snapshot of user balances of every trading...

In this way, in case the fraud by the operator of the orderbook, the users can issue a dispatchable call that gets the latest balance from the last snapshot via...

@zktony The code coverage is decreased due to token-faucet since it is not used in the mainnet. Can we exclude it from Codecov?

This is not a bug. Remove old blockchain database if you used the same machine for testnet.

@paupino I got busy with my work and lost this PR through the cracks. We use your library extensively, I would be great if we can merge this PR; I...

Tarpaulin is failing because of an older version of ethers library, it can only be upgraded by upgrading substrate version