Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Upgrade to web3.js 1.0.0 with subscription support #469

Merged
merged 75 commits into from
May 23, 2018
Merged

Commits on Feb 22, 2018

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

Commits on Feb 25, 2018

  1. Fixes and updates

    ryanio committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    0bf9b36 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

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

Commits on Feb 28, 2018

  1. Syntax

    ryanio committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    4cd94d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe1ca8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a96280c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    a90081c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd9b403 View commit details
    Browse the repository at this point in the history
  3. Fixes

    ryanio committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    aa9b6e2 View commit details
    Browse the repository at this point in the history
  4. Updated web3 init

    ryanio committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    da6c351 View commit details
    Browse the repository at this point in the history
  5. typos

    ryanio committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    1b0461e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f66e71b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91ef4b3 View commit details
    Browse the repository at this point in the history
  8. Spacing

    ryanio committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    eff4eb9 View commit details
    Browse the repository at this point in the history
  9. Upgrade to web3.js 1.0.0

    ryanio committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    d67dea7 View commit details
    Browse the repository at this point in the history
  10. Fixes

    ryanio committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    0815c3e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Configuration menu
    Copy the full SHA
    dc7e4fd View commit details
    Browse the repository at this point in the history
  2. new syntax

    ryanio committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    812c22a View commit details
    Browse the repository at this point in the history
  3. Upgrade to web3.js 1.0

    ryanio committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    49f1618 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Configuration menu
    Copy the full SHA
    2f0f384 View commit details
    Browse the repository at this point in the history
  2. Update contract methods

    ryanio committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    6d1849a View commit details
    Browse the repository at this point in the history
  3. Number conversion fixes

    ryanio committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    e325940 View commit details
    Browse the repository at this point in the history
  4. toLowerCase fixes

    ryanio committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    7f970a3 View commit details
    Browse the repository at this point in the history
  5. Number conversion fix

    ryanio committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    321c8bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ae98c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. add blockToCheckBack

    ryanio committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    7807cd8 View commit details
    Browse the repository at this point in the history
  2. Fix getPastEvents

    ryanio committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    ef25b3c View commit details
    Browse the repository at this point in the history
  3. Update package versions. Web3.js will need to be set to beta 31 when …

    …available for subscription handling fix in Mist
    ryanio committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    dbdbda4 View commit details
    Browse the repository at this point in the history
  4. Merge develop commit 'd084d953855c1c0b0499aa8b06c992a7a4df6a05' int…

    …o web3.js-1.0.0
    
    # Conflicts:
    #	app/.meteor/versions
    #	app/client/templates/views/account.js
    ryanio committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    67a402a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. isMist fix

    ryanio committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    f7acdf5 View commit details
    Browse the repository at this point in the history
  2. typo

    ryanio committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    8764a63 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

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

Commits on Mar 13, 2018

  1. Configuration menu
    Copy the full SHA
    2c17797 View commit details
    Browse the repository at this point in the history
  2. Token Auto Scan

    ryanio committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    fcb531f View commit details
    Browse the repository at this point in the history
  3. Bye modal

    ryanio committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    d2fa22a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Fix

    ryanio committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    3e2efa4 View commit details
    Browse the repository at this point in the history
  2. Fix ENS call function

    ryanio committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    4d7323f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a656a66 View commit details
    Browse the repository at this point in the history
  4. Another ENS method call fix

    ryanio committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    62b4f2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fecad51 View commit details
    Browse the repository at this point in the history
  6. Better formatting and checks, but I guess it doesn't matter since on …

    …result it only does a console.log anyway
    ryanio committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    de2fb29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa3f588 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Update geth instructions

    ryanio committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    72f435e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

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

Commits on Mar 21, 2018

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

Commits on Mar 23, 2018

  1. Update meteor packages

    ryanio committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    3e9fdd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Fix BN/BigNumber issues

    ryanio committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    d75f09b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6fcffa View commit details
    Browse the repository at this point in the history
  3. Spacing

    ryanio committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    0e27d2d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. show -- instead of 0

    alexvansande committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    7b60747 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Configuration menu
    Copy the full SHA
    eaa98a2 View commit details
    Browse the repository at this point in the history
  2. Fix checking for network

    ryanio committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    019eaca View commit details
    Browse the repository at this point in the history
  3. If we are on Infura (net_peerCount returns 100) then show 'Remote' te…

    …xt. Also, if no peers, show 'Connecting...' text instead of blank peers
    ryanio committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    4b53b17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3034f0d View commit details
    Browse the repository at this point in the history
  5. Add remote tooltip

    ryanio committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    ce09d23 View commit details
    Browse the repository at this point in the history
  6. Code tidy + cleanup

    ryanio committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    9a76f60 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Fix empty bytes issue

    ryanio committed May 3, 2018
    Configuration menu
    Copy the full SHA
    1a2e3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44664ba View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Modernize

    ryanio committed May 15, 2018
    Configuration menu
    Copy the full SHA
    780a37b View commit details
    Browse the repository at this point in the history
  2. Modernize account token list

    ryanio committed May 15, 2018
    Configuration menu
    Copy the full SHA
    d52e8dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8daaae5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3034782 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Style test-net label

    ryanio committed May 16, 2018
    Configuration menu
    Copy the full SHA
    a9c9646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c5ea6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2be6d78 View commit details
    Browse the repository at this point in the history
  4. Style transactions table

    ryanio committed May 16, 2018
    Configuration menu
    Copy the full SHA
    eff6fc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d39d5f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. fix layout of autoscan

    alexvansande committed May 17, 2018
    Configuration menu
    Copy the full SHA
    8fb76d8 View commit details
    Browse the repository at this point in the history
  2. remove console

    alexvansande committed May 17, 2018
    Configuration menu
    Copy the full SHA
    2df56cd View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    d3ce697 View commit details
    Browse the repository at this point in the history
  2. Use master of tokens list

    ryanio committed May 21, 2018
    Configuration menu
    Copy the full SHA
    d010111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    625c2c2 View commit details
    Browse the repository at this point in the history
  4. Remove unicorn autoadd

    alexvansande committed May 21, 2018
    Configuration menu
    Copy the full SHA
    020e108 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f2031e View commit details
    Browse the repository at this point in the history