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

Eth #2281

Merged
merged 47 commits into from
Sep 17, 2019
Merged

Eth #2281

merged 47 commits into from
Sep 17, 2019

Commits on Aug 13, 2019

  1. feature(node): eRC20 and ETH support

    Can now sync ETH and get wallet history for ERC20 tokens
    micahriggan committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    d08ea9d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

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

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    0a3b957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518b467 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6cc2e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    b7a5cf2 View commit details
    Browse the repository at this point in the history
  2. feature(node): eTH blocks use the correct transform

    ETH blocks were using the BTC transforms, fixed that
    micahriggan committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    24a7d60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8797ea View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    44ab175 View commit details
    Browse the repository at this point in the history
  2. Sparse ETH index

    micahriggan committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    3467da0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8788277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a031a9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9bec10 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Use npm 6.4.1

    micahriggan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    e0b822e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b25189d View commit details
    Browse the repository at this point in the history
  3. Removing bwc

    micahriggan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    33875a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Adding nonce index

    micahriggan committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    dc8f42b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd34eb View commit details
    Browse the repository at this point in the history
  3. Fixing merge conflicts

    micahriggan committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    5d7a183 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d88547 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

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

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    819a6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b7893 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dde1afe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d802dd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    9f3573f View commit details
    Browse the repository at this point in the history
  2. [FEAT] valid API

    gabrielbazan7 committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    8947de5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    518dee9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57a8d6b View commit details
    Browse the repository at this point in the history
  5. Adding logging.

    micahriggan committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    ec44972 View commit details
    Browse the repository at this point in the history
  6. Logging block generation

    micahriggan committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    8623688 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Simplifying the tests.

    micahriggan committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    621389e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    42a4b21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bitpay#2359 from micahriggan/fix/websocket-tests-t…

    …iming
    
    Making the websocket tests more stable
    matiu authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    d8d6991 View commit details
    Browse the repository at this point in the history
  3. Merge pull request bitpay#2358 from gabrielbazan7/ref/remove-lib-libcash

    remove b-lib and b-lib-cash from package.json
    matiu authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    db68b28 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

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

Commits on Sep 6, 2019

  1. Merge pull request bitpay#2355 from gabrielbazan7/feat/valid

    [Feat] Check if valid API
    matiu authored Sep 6, 2019
    Configuration menu
    Copy the full SHA
    219d7bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994a9bb View commit details
    Browse the repository at this point in the history
  3. Merge conflicts resolved

    micahriggan committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    18179b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71bfa26 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Fixing typo in transform

    micahriggan committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    ee10a09 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Fixing tx not found bug

    micahriggan committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    598571a View commit details
    Browse the repository at this point in the history
  2. Removing console.log

    micahriggan committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    9fd6be9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Fixing reorg issue

    micahriggan committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    dcb5a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8d9cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    478ea8d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. ETH BWS/BWC changes rebased on eth-module-squashed

    Justin Kook committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    55e6130 View commit details
    Browse the repository at this point in the history