THORChain Admin

Results 15 issues of THORChain Admin

## Context An audit by a third-party security firm on our (separate) codebase highlighted in particular that this repo is vulnerable to a supply-chain attack, in particular because it is...

--- ics: 20 title: Memo String for FungibleTokenPacketData stage: Proposed category: IBC/APP kind: instantiation author: [email protected] created: July 2021 requires: [20](https://github.com/cosmos/ibc/blob/master/spec/app/ics-020-fungible-token-transfer/README.md) --- ## Synopsis Allow users to add transactional intent...

category-ibc-app
feature

Currently testnet is default if unspecified when clients are constructed. Testnet is being deprecated for mainnet. Make mainnet the default option if unspecified.

# Nodes Need A Specialised XChainJs tool Repl.it script (nodeJs in the browser) https://replit.com 1) Input of 24 word phrase `const phrase = ""` 2) Input of `ASGARD` Address `const...

# Current The master readme is light on docs/examples. The instructions are in the `/package//readme` but not obvious for new users # Desired Have a very enticing master readme: *...

# Need to allow xchainjs to facilitate handling pending tx ## CANCEL Need to find the pending UTXOs or pending NONCE and spend back to SELF ## SPEED UP Need...

For all the clients ``` client.transfer({amount, recipient, feeRate}) ``` make `feeRate` optional, default is "fast". - [ ] Bitcoin - [ ] Etherem - [ ] Litecoin - [ ]...

# Current Phrase is used directly for entropy # Desired BIP 44 compatibility with other wallets. However the client will only use Index 0, but can in future handle multiple...

Use blockchair

# Overview Synthetic Assets are created to have the same purchasing power as the real asset. They are denominated with `/` instead of `.` eg: `BTC.BTC` -> `btc/btc` and they...

epic