v0.6

Changelog (20.09.2021)

  • Contract Management: You can add contracts by address: Contract will be scanned an decimals, symbol, total supply and abi are loaded.

  • Contract Management: Approvals for cluster integrated. Approval Amount is total Supply of the token contract

  • Transactions: Token Selection. Every Token from Contract can be selected.

  • Transaction: InstaSend with Tokens possbile. InstaSend Timer only with Base Currency (ETH or BNB on generic chain)

  • Amount can be set relative to address balance.

  • InstaSwap Tokens in both directions possible.

This means: Homecoming feature implemented.

Migration Database

default_config.csv

Change subsequent fields or add them:

Action

VARIABLE

NAME

change

version

0.6

address.csv

remove column CHAIN_ID

contract

Add Column DECIMALS and TOTAL_SUPPLY

Technical Debt

  • Address Management buggy: new addresses added to wrong cluster; multiple cluster selection (should not be allowed).

  • Transaction.py super big. Divide and Conquer necessary.

Last updated

Was this helpful?