Mike Wyszinski
Mike Wyszinski
thorchain-amm is doing calculation incorrectly with some base amounts
discord conversation: https://discord.com/channels/838986635756044328/974028719435952208 Fix: in deposit() ``` check to see if there is a memo defined, if there is a memo if memo is type withdrawal use a gas mutliplier...
# overview Currently the providers(APis to fetch live information and broadcast txs) and Explorers are hard wired into each client. This is suboptimal for the following reasons: 1. selecting a...
[Pull request 332](https://github.com/xchainjs/xchainjs-lib/pull/332) fixes consuming dust attacks on BTC, i am pretty sure this fix should be propagated to BCH and LTC as well
In the thorchain client, after the transaction has been submitted it checks whether the transaction is included in the block. When the network has a high latency, as the testnet...
# Purpose make xchainjs THE best library for cross chain development for the masses. It's pretty great already, but this would really cement it. # Background there have been background...
tried a swap and recevie the following response: { "memo": "", "expiry": "2024-03-13T14:54:05.578Z", "toAddress": "", "txEstimate": { "input": "$ 200", "totalFees": { "asset": "ETH/DAI-0X6B175474E89094C44DA98B954EEDEAC495271D0F", "outboundFee": "ᚱ 0", "affiliateFee": "ᚱ 0"...