Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.6.0 EVM #216

Merged
merged 64 commits into from
Jul 18, 2024
Merged

v1.6.0 EVM #216

merged 64 commits into from
Jul 18, 2024

Commits on Jun 20, 2024

  1. implement aa schnorr multisig library

    add tsx for testing ts
    better icons import
    begin evm integration
    generate evm ram keypairs
    generate offline evm multisig address
    TheTrunk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5cc5329 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. evm blockheight call

    TheTrunk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5ebb350 View commit details
    Browse the repository at this point in the history
  2. evm coin balance

    TheTrunk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4b982bc View commit details
    Browse the repository at this point in the history
  3. minor

    TheTrunk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5300ead View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. fix logos

    TheTrunk committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    35ffc1b View commit details
    Browse the repository at this point in the history
  2. fixes

    TheTrunk committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ff1f32f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. txs init

    TheTrunk committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    14b306f View commit details
    Browse the repository at this point in the history
  2. better transactions

    TheTrunk committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    491ace7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. begin sending functionality

    TheTrunk committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    33d7783 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. latest aa

    TheTrunk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e79d4d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. sending wip

    TheTrunk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ae96f91 View commit details
    Browse the repository at this point in the history
  2. sync public nonces

    TheTrunk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e35b31f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. types

    TheTrunk committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    32a848a View commit details
    Browse the repository at this point in the history
  2. fixes

    TheTrunk committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    eae1c86 View commit details
    Browse the repository at this point in the history
  3. improvements

    TheTrunk committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    5aefab5 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. prepare for custom fees

    TheTrunk committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    aa98551 View commit details
    Browse the repository at this point in the history
  2. prepare for custom fee

    TheTrunk committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    012b6b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fees wip

    TheTrunk committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d27ce2a View commit details
    Browse the repository at this point in the history
  2. fee corrections

    TheTrunk committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2ccc457 View commit details
    Browse the repository at this point in the history
  3. custom evm fees

    TheTrunk committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cc0497d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. correct fees input

    TheTrunk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    518bbbd View commit details
    Browse the repository at this point in the history
  2. fee adjustments

    TheTrunk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d30829e View commit details
    Browse the repository at this point in the history
  3. correct

    TheTrunk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    009778b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e8ea7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2662505 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. public nonces sync socket

    TheTrunk committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cc4943f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f024d88 View commit details
    Browse the repository at this point in the history
  3. pub nonces improvements

    TheTrunk committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d6c63f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. support erc sending

    TheTrunk committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a29e284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    664f188 View commit details
    Browse the repository at this point in the history
  3. fix double socket actions

    TheTrunk committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6ee03e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    91f0928 View commit details
    Browse the repository at this point in the history
  2. fix

    TheTrunk committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3326843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da5a626 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. fix bug for chain switch

    TheTrunk committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    397090c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. asset selection on sending

    TheTrunk committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    275230a View commit details
    Browse the repository at this point in the history
  2. token balance fetching

    TheTrunk committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b5badfd View commit details
    Browse the repository at this point in the history
  3. evm token balances

    TheTrunk committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c4c6e3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb5ed3a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. tokens wip

    load balances from storage
    TheTrunk committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    060d197 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. activated tokens

    tokenbox
    TheTrunk committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ea1b308 View commit details
    Browse the repository at this point in the history
  2. begin token activation

    TheTrunk committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a7109ee View commit details
    Browse the repository at this point in the history
  3. token activation

    TheTrunk committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    95a7402 View commit details
    Browse the repository at this point in the history
  4. token removals

    token info expand
    TheTrunk committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    001069b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. custom backends

    TheTrunk committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    81fa4cf View commit details
    Browse the repository at this point in the history
  2. ethereum support

    TheTrunk committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3b475fe View commit details
    Browse the repository at this point in the history
  3. update test eth logo

    TheTrunk committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f715e9d View commit details
    Browse the repository at this point in the history
  4. add chain badge indication

    TheTrunk committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b7f9be5 View commit details
    Browse the repository at this point in the history
  5. use gwei for sending

    TheTrunk committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    031eef0 View commit details
    Browse the repository at this point in the history
  6. decode for approval evm

    TheTrunk committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    281e333 View commit details
    Browse the repository at this point in the history
  7. fix

    TheTrunk committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d6231fb View commit details
    Browse the repository at this point in the history
  8. bump packages

    TheTrunk committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b4f7cc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. add usdt usdc

    TheTrunk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8059dbe View commit details
    Browse the repository at this point in the history
  2. correct logos

    TheTrunk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    05b394d View commit details
    Browse the repository at this point in the history
  3. fixes

    TheTrunk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3e4125f View commit details
    Browse the repository at this point in the history
  4. bump sdk package

    correct libid
    TheTrunk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    911d546 View commit details
    Browse the repository at this point in the history
  5. correct libid

    TheTrunk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c0fb04a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. bump to 10 gwei

    TheTrunk committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    cba07fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c634d14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ce9db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb5f7be View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. support dark and light mode

    TheTrunk committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c883a65 View commit details
    Browse the repository at this point in the history
  2. adjust powered by flux

    TheTrunk committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6178710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24452c1 View commit details
    Browse the repository at this point in the history