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

Add tron #16

Open
wants to merge 111 commits into
base: master
Choose a base branch
from
Open

Add tron #16

wants to merge 111 commits into from

Commits on Feb 7, 2021

  1. add scan LTC

    gaozhengxin committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    465827b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. add cosmos and terra

    gaozhengxin committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    ab7f69e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. update cosmos and terra, implements scan/verify swapin, build tx, rem…

    …ain process tx, sign, verify msg hash
    gaozhengxin committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    641a5c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    5fe81fa View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    05bab3a View commit details
    Browse the repository at this point in the history
  2. go fmt, add logs

    gaozhengxin committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    5921876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeb985b View commit details
    Browse the repository at this point in the history
  4. export terra.InitSDK

    gaozhengxin committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    c2869dc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    4b7219b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb3ac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea6fa89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65436f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82f0d6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7aae68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03b1455 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60b4f3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c5be4f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    7f5c353 View commit details
    Browse the repository at this point in the history
  2. modify go.mod

    gaozhengxin committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    47f9afd View commit details
    Browse the repository at this point in the history
  3. remove rest4client because i notice rest api still supported in gaia …

    …0.40^, check tx response code in GetTxStatus
    gaozhengxin committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    cec0034 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. update cosmos and terra, use swapinfo for every coin output when veri…

    …fy swapin and verify by hash
    gaozhengxin committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a3abe38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69461dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85bdc66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22b7fc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4741427 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4634611 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    612c9b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066fac8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e0bde4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    1059be6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cfd2c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2368d1 View commit details
    Browse the repository at this point in the history
  4. fix cosmos bugs, accountNumberCached not initiated, parse cosmos addr…

    …ess from eth input error
    gaozhengxin committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ba84521 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d09a80 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    ab20daa View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    733fd9a View commit details
    Browse the repository at this point in the history
  2. modify cosmos, 1. use hash from broadcast result, 2. add muon as fee …

    …coin for stargate chains
    gaozhengxin committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    6d4c62b View commit details
    Browse the repository at this point in the history
  3. modify muon decimal

    gaozhengxin committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    19f6f55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d510c19 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. add logs

    gaozhengxin committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    5fe3e40 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. modify cosmos search tx

    gaozhengxin committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    012d992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d569a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8adcf95 View commit details
    Browse the repository at this point in the history
  4. remove logs

    gaozhengxin committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    f09b22c View commit details
    Browse the repository at this point in the history
  5. add cosmos/terra sign tx tools, fix cosmos rest client bugs, add Sign…

    …BytesModifier to adapt to terra
    gaozhengxin committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    c205f39 View commit details
    Browse the repository at this point in the history
  6. merge terra

    gaozhengxin committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8abcbe5 View commit details
    Browse the repository at this point in the history
  7. merge terra

    gaozhengxin committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    64ca5d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. modify go mod

    gaozhengxin committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    03657b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb0f82 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/terra' into solana # 请输入一个提交信息以解…

    …释此合并的必要性,尤其是将一个更新后的上游分支
    # 合并到主题分支。
    #
    # 以 '#' 开始的行将被忽略,而空的提交说明将终止提交。
    gaozhengxin committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    d56e7b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    cb0f9e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c218438 View commit details
    Browse the repository at this point in the history
  3. init ckb

    gaozhengxin committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d6a1618 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. add type swapincommitment

    gaozhengxin committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    33ab023 View commit details
    Browse the repository at this point in the history
  2. update ckb

    gaozhengxin committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    89660b8 View commit details
    Browse the repository at this point in the history
  3. merge ckb update

    gaozhengxin committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f3ad685 View commit details
    Browse the repository at this point in the history
  4. update solana test

    gaozhengxin committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    88f9c00 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. add solana rpc

    gaozhengxin committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    45b76b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    040d2f7 View commit details
    Browse the repository at this point in the history
  2. add solana verify swapin

    gaozhengxin committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    2acf511 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. add solana sign tx

    gaozhengxin committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    7f6386c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. add ed25519 in dcrm sign

    gaozhengxin committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    05ce43c View commit details
    Browse the repository at this point in the history
  2. remove test codes

    gaozhengxin committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    de8b5ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bc0568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b919ad6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. rename tokens.SwapinPromise to tokens.SwapAgreement, add solana ws su…

    …bscription, add program id as contract address to solana tokenCfg
    gaozhengxin committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    b71e865 View commit details
    Browse the repository at this point in the history
  2. modify code error

    gaozhengxin committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    7df358e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0b06c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. clean code

    gaozhengxin committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    2e6cd7e View commit details
    Browse the repository at this point in the history
  2. clean code

    gaozhengxin committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    10990d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    719e18f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daf95ac View commit details
    Browse the repository at this point in the history
  5. init tron

    gaozhengxin committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    737c347 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a09c7ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60bf8a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    4741d3b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. add tron build tx

    gaozhengxin committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    1a7d9e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. add tron verify tx

    gaozhengxin committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    442a8c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e59fe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32bd397 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    1276b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57204a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce6321 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    235fe9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1e5913 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    f7d2a54 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    bbbfa17 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    f6a1d8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a392cac View commit details
    Browse the repository at this point in the history
  3. modify trc20 swapout

    gaozhengxin committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    d89d929 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7a81f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    147661b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    6f0cee1 View commit details
    Browse the repository at this point in the history
  2. fix verify tron swapout

    gaozhengxin committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    dcd27df View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    1370691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7545dca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0503d3 View commit details
    Browse the repository at this point in the history
  4. modify tron scan

    gaozhengxin committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    135718b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ef063a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    2678f87 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. merge anyswap master

    gaozhengxin committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    3cc6a13 View commit details
    Browse the repository at this point in the history
  2. remove block test

    gaozhengxin committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    14bd03d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6634dae View commit details
    Browse the repository at this point in the history
  4. update

    gaozhengxin committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    971a821 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    6d04b80 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. modify tron check status

    gaozhengxin committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    a6ac2c3 View commit details
    Browse the repository at this point in the history
  2. modify tron verify status

    gaozhengxin committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    98f08ce View commit details
    Browse the repository at this point in the history
  3. modify tron dcrm sign

    gaozhengxin committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    b80aadb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bd7dcd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. update tron

    gaozhengxin committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    86bbc14 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. modify tron get status

    gaozhengxin committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    a0add61 View commit details
    Browse the repository at this point in the history