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

Conflux web 0.1 #3142

Closed
wants to merge 2,854 commits into from
Closed

Conflux web 0.1 #3142

wants to merge 2,854 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 29, 2019

  1. TransactionObserverTest updated

    Samuel Furter committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    02a30ed View commit details
    Browse the repository at this point in the history
  2. WebsocketProviderTest improved

    Samuel Furter committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    63a8b52 View commit details
    Browse the repository at this point in the history
  3. MethodFactoryTest improved

    Samuel Furter committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    ebf137a View commit details
    Browse the repository at this point in the history
  4. Merge pull request web3#2609 from ethereum/issue/2465

    TransactionSigner updated for production build
    nivida authored Mar 29, 2019
    Configuration menu
    Copy the full SHA
    9f3c712 View commit details
    Browse the repository at this point in the history
  5. EventSubscriptionFactory fixed

    Samuel Furter committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    37053af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14ccd6d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. PMethodsProxy improved

    Samuel Furter committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    639ac09 View commit details
    Browse the repository at this point in the history
  2. call method updated in MethodsProxy

    Samuel Furter committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    842d40a View commit details
    Browse the repository at this point in the history
  3. readability of the MethodsProxy improved

    Samuel Furter committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    8392f19 View commit details
    Browse the repository at this point in the history
  4. feat: update ENS docs

    joshstevens19 committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    84a563d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8134640 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f45d468 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07efa39 View commit details
    Browse the repository at this point in the history
  8. fix merge conflicts

    joshstevens19 committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    e3f967a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8299a2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c7a0f2 View commit details
    Browse the repository at this point in the history
  11. fix ens tests

    joshstevens19 committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    73a3000 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    259aa47 View commit details
    Browse the repository at this point in the history
  13. Add index to Wallet

    vshab committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    8ae4bb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Merge pull request web3#2613 from ethereum/issue/2611

    EventSubscriptionFactory fixed
    nivida authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    2394112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca8bf4 View commit details
    Browse the repository at this point in the history
  3. anonymousFunction renamed to method in the MethodProxy of the core-me…

    …thod module
    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    9f4f987 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    698f1e2 View commit details
    Browse the repository at this point in the history
  5. eslint executed

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    c4903a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07a042a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9021e98 View commit details
    Browse the repository at this point in the history
  8. Merge pull request web3#2618 from joshstevens19/types/web-ens

    Write better types for ens and update the docs
    nivida authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    a5225ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    685f57a View commit details
    Browse the repository at this point in the history
  10. Merge pull request web3#2619 from vshab/fix/add-wallet-index

    Add index to Wallet type
    nivida authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    26987f6 View commit details
    Browse the repository at this point in the history
  11. core-method module tests updated

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    e9819b2 View commit details
    Browse the repository at this point in the history
  12. eth-contract module tests updated

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    9658e38 View commit details
    Browse the repository at this point in the history
  13. code style improved

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    8dd51ba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    32391fd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    45b29e2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6c351d4 View commit details
    Browse the repository at this point in the history
  17. missing semicolon added

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    0dd5f02 View commit details
    Browse the repository at this point in the history
  18. Merge branch '1.0' into issue/2411

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    9ab14b6 View commit details
    Browse the repository at this point in the history
  19. anonymousFunction renamed to method in MethodProxy of the core-method…

    … module
    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    00d3b3c View commit details
    Browse the repository at this point in the history
  20. AbiItemModel, AbiItemModelTest, and MethodsProxyTest

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    d2fbe00 View commit details
    Browse the repository at this point in the history
  21. anonymous function in the MethodProxy of the core-method module and i…

    …n the MethodsProxy of the eth-contract module renamed
    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    891c75f View commit details
    Browse the repository at this point in the history
  22. Merge pull request web3#2616 from ethereum/issue/2612

    EthSendTransactionMethod simplified and fixed for local signing
    nivida authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    60adc23 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b10b8e2 View commit details
    Browse the repository at this point in the history
  24. Merge pull request web3#2617 from ethereum/issue/2411

    Executing of a state changing method with "method.call()"
    nivida authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    f3824b6 View commit details
    Browse the repository at this point in the history
  25. decoding in CallContractMethod fixed and EthSendTransactionMethod sim…

    …simplified
    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    7712192 View commit details
    Browse the repository at this point in the history
  26. EthSendTransactionMethodTest updated

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    7da853c View commit details
    Browse the repository at this point in the history
  27. CallContractMethodTest updated

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    00442b4 View commit details
    Browse the repository at this point in the history
  28. auth headers for WebsocketProvider fixed

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    12c98d1 View commit details
    Browse the repository at this point in the history
  29. resubscribing in AbstractSocketProvider improved

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    9829e19 View commit details
    Browse the repository at this point in the history
  30. Merge pull request web3#2624 from ethereum/issue/2607

    Decoding of tuples fixed
    nivida authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    aac37a3 View commit details
    Browse the repository at this point in the history
  31. author updated

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    68a275f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    47e16df View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2874763 View commit details
    Browse the repository at this point in the history
  34. update tests to correspond to reality

    tclairet authored and tclairet committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    f2fb1a8 View commit details
    Browse the repository at this point in the history
  35. reconnecting improved

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    37767f6 View commit details
    Browse the repository at this point in the history
  36. Merge branch 'fix/websocket-provider' of github.com:ethereum/web3.js …

    …into fix/websocket-provider
    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    1e0b734 View commit details
    Browse the repository at this point in the history
  37. Merge pull request web3#2626 from tclairet/1.0

    update tests to correspond to reality
    nivida authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    549af26 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8749360 View commit details
    Browse the repository at this point in the history
  39. WebsocketProvider updated

    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    5f16f20 View commit details
    Browse the repository at this point in the history
  40. Merge branch 'fix/websocket-provider' of github.com:ethereum/web3.js …

    …into fix/websocket-provider
    Samuel Furter committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    5dbc214 View commit details
    Browse the repository at this point in the history
  41. Merge pull request web3#2625 from ethereum/fix/websocket-provider

    WebsocketProvider improvements
    nivida authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    824befc View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. output formatting fixed for the GetProtocolVersionMethod

    Samuel Furter committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    7e3bade View commit details
    Browse the repository at this point in the history
  2. websocket fork from fabian removed as dependency

    Samuel Furter committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    b27eff4 View commit details
    Browse the repository at this point in the history
  3. EthGetAccountsMethod implemented

    Samuel Furter committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    c62d864 View commit details
    Browse the repository at this point in the history
  4. Merge pull request web3#2629 from ethereum/fix/eth-get-protocol-version

    GetProtocolVersionMethod afterExecution added
    nivida authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    02f2866 View commit details
    Browse the repository at this point in the history
  5. supportsSubscriptions added to providers for internal usage and for t…

    …he usage in the web3 module API
    Samuel Furter committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    73f6878 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faae505 View commit details
    Browse the repository at this point in the history
  7. Merge pull request web3#2630 from ethereum/issue/1681

    Websocket fork removed as dependency
    nivida authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    dff9a01 View commit details
    Browse the repository at this point in the history
  8. EthGetAccountsMethodTest created and jest updated

    Samuel Furter committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    5ef0c20 View commit details
    Browse the repository at this point in the history
  9. node version in travis for version 11 changed

    Samuel Furter committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    a8c7891 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c5ae2d View commit details
    Browse the repository at this point in the history
  11. GetProtocolVersionMethodTest updated

    Samuel Furter committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    e09dce3 View commit details
    Browse the repository at this point in the history
  12. checks with the SOCKET_MESSAGE property updated with the supportsSubs…

    …criptions method and types in the providers module updated
    Samuel Furter committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    5ddda52 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. docs updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    bfedd22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request web3#2631 from ethereum/issue/1204

    EthGetAccountsMethod implemented
    nivida authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    9e3d016 View commit details
    Browse the repository at this point in the history
  3. Merge branch '1.0' into issue/1015

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    a5bf6a9 View commit details
    Browse the repository at this point in the history
  4. AbstractMethodFactoryTest updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    369ab3e View commit details
    Browse the repository at this point in the history
  5. TransactionObserverTest updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    190dd35 View commit details
    Browse the repository at this point in the history
  6. MethodFactory and MethodFactoryTest updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    2e731fa View commit details
    Browse the repository at this point in the history
  7. provider tests updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    fda6000 View commit details
    Browse the repository at this point in the history
  8. MethodFactoryTest fixed

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    97fb9cb View commit details
    Browse the repository at this point in the history
  9. types updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    6aa8ebb View commit details
    Browse the repository at this point in the history
  10. Merge pull request web3#2632 from ethereum/issue/1015

    supportsSubscriptions added to providers
    nivida authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    a004d49 View commit details
    Browse the repository at this point in the history
  11. types updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    7462661 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    190131d View commit details
    Browse the repository at this point in the history
  13. Merge pull request web3#2643 from ethereum/type/web3-module-options

    Web3ModuleOptions interface updated
    nivida authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c9486cb View commit details
    Browse the repository at this point in the history
  14. documentation updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    a8e3416 View commit details
    Browse the repository at this point in the history
  15. typo fixed

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    b13cc55 View commit details
    Browse the repository at this point in the history
  16. copyright date updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    7eab9eb View commit details
    Browse the repository at this point in the history
  17. getting started improved

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    38cdc0b View commit details
    Browse the repository at this point in the history
  18. severall documentation improvements

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    ab28135 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    82030f2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4dc4108 View commit details
    Browse the repository at this point in the history
  21. Merge pull request web3#2645 from joshstevens19/@types/fix-auto-imports

    fix: make auto-resolve to the root module when importing typings
    nivida authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c5372b6 View commit details
    Browse the repository at this point in the history
  22. proposed documentation improvements from @OFRBG

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    486cdb4 View commit details
    Browse the repository at this point in the history
  23. typo fixed

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    bebe5c9 View commit details
    Browse the repository at this point in the history
  24. typo

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    2750820 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2fb2b35 View commit details
    Browse the repository at this point in the history
  26. getAccounts docs updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    a64d838 View commit details
    Browse the repository at this point in the history
  27. Merge branch 'docs/improvements' of github.com:ethereum/web3.js into …

    …docs/improvements
    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    ccdc31a View commit details
    Browse the repository at this point in the history
  28. Web3.modules doc fixed

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    27cfec8 View commit details
    Browse the repository at this point in the history
  29. typo

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    13baac8 View commit details
    Browse the repository at this point in the history
  30. options documentation in eth-contract updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    bda5a3d View commit details
    Browse the repository at this point in the history
  31. documentation and contract types updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    2c242fa View commit details
    Browse the repository at this point in the history
  32. AbiModel extended with getMethods method for having a more consistent…

    … external API
    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c4f55c9 View commit details
    Browse the repository at this point in the history
  33. documentation updated

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    999d034 View commit details
    Browse the repository at this point in the history
  34. include_package-core.rst improved

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    02dad1e View commit details
    Browse the repository at this point in the history
  35. typo

    Samuel Furter committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    deaec25 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. documentation improved

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    8363ce9 View commit details
    Browse the repository at this point in the history
  2. missing interfaces for AbiModel added to docs

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    27fbe85 View commit details
    Browse the repository at this point in the history
  3. contract types and related documentation updated

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    91850fc View commit details
    Browse the repository at this point in the history
  4. wrong type in interface of the contract documentation

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    0a2961d View commit details
    Browse the repository at this point in the history
  5. contract constructor type improved

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    8132357 View commit details
    Browse the repository at this point in the history
  6. load and save method fixed in Wallet class

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    4438208 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    277b47c View commit details
    Browse the repository at this point in the history
  8. WalletTest updated

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    81d1bda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8df7a2 View commit details
    Browse the repository at this point in the history
  10. expection in WalletTest updated

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    8a99c01 View commit details
    Browse the repository at this point in the history
  11. contract types fixed

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    65fa651 View commit details
    Browse the repository at this point in the history
  12. Merge pull request web3#2648 from ethereum/issue/2647

    load and save method fixed in Wallet class
    nivida authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    340d621 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4a3a685 View commit details
    Browse the repository at this point in the history
  14. Merge pull request web3#2644 from ethereum/docs/improvements

    Documentation updated
    nivida authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    512c189 View commit details
    Browse the repository at this point in the history
  15. package.json version updated and linter executed

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    db28ca4 View commit details
    Browse the repository at this point in the history
  16. code style improvements

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    e8418c8 View commit details
    Browse the repository at this point in the history
  17. eslint error fixed

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    1c89f50 View commit details
    Browse the repository at this point in the history
  18. release commit

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    aaa28a7 View commit details
    Browse the repository at this point in the history
  19. Merge pull request web3#2649 from ethereum/release/1.0.0-beta.52

    Release - 1.0.0-beta.52
    nivida authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    bb7827d View commit details
    Browse the repository at this point in the history
  20. web3.rst fixed

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    cb79123 View commit details
    Browse the repository at this point in the history
  21. include_package-core.rst reference updated

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    4b5ed88 View commit details
    Browse the repository at this point in the history
  22. web3.rst title updated

    Samuel Furter committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    674419c View commit details
    Browse the repository at this point in the history
  23. additional title added to web3.rst

    Samuel Furter committed Apr 4, 2019
    1 Configuration menu
    Copy the full SHA
    839283a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f6cb8ff View commit details
    Browse the repository at this point in the history
  25. feat: remove unnecessary deps

    resodo committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    f71e6cc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. v0.0.1

    resodo committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    e49535a View commit details
    Browse the repository at this point in the history
  2. feat: initial test version

    resodo committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    8d037b9 View commit details
    Browse the repository at this point in the history
  3. v0.0.2 for web-utils

    resodo committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    868cda9 View commit details
    Browse the repository at this point in the history
  4. v0.0.2 for web-core-helpers

    resodo committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    465a5eb View commit details
    Browse the repository at this point in the history
  5. v0.0.2 for web-core

    resodo committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    2b9474d View commit details
    Browse the repository at this point in the history
  6. v0.0.3 for web-core

    resodo committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    fe55287 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c9444d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5b182c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a831bb View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. v0.0.1 for web-core-method

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    ff99b27 View commit details
    Browse the repository at this point in the history
  2. v0.0.2 for web-core-method

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    294af1d View commit details
    Browse the repository at this point in the history
  3. v0.0.4 for web-core

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    90d7d22 View commit details
    Browse the repository at this point in the history
  4. v0.0.2 for web-net

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    de9be72 View commit details
    Browse the repository at this point in the history
  5. v0.0.3 for web-core-method

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    50e86e8 View commit details
    Browse the repository at this point in the history
  6. v0.0.1 for web-eth-accounts

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    624d4f7 View commit details
    Browse the repository at this point in the history
  7. v0.0.2 for web-eth-accounts

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    332101e View commit details
    Browse the repository at this point in the history
  8. v0.0.1 for web-cfx-abi

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    07ef831 View commit details
    Browse the repository at this point in the history
  9. v0.0.1 for web-cfx-contract

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    9343979 View commit details
    Browse the repository at this point in the history
  10. v0.0.1 for web-cfx

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    9ff9296 View commit details
    Browse the repository at this point in the history
  11. v0.0.1 for web

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    739856c View commit details
    Browse the repository at this point in the history
  12. v0.0.1 for web-providers

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    2b3bd42 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1bedc75 View commit details
    Browse the repository at this point in the history
  14. v0.0.4 for web-core-method

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    20e7452 View commit details
    Browse the repository at this point in the history
  15. feat: rename some folders

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    8096b3a View commit details
    Browse the repository at this point in the history
  16. chore:

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    370d938 View commit details
    Browse the repository at this point in the history
  17. v0.0.3 for web-core-helpers

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    919cf7d View commit details
    Browse the repository at this point in the history
  18. v0.0.5 for web-core

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    a09e631 View commit details
    Browse the repository at this point in the history
  19. v0.0.6 for web-core

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    711c20f View commit details
    Browse the repository at this point in the history
  20. v0.0.3 for web-net

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    0388717 View commit details
    Browse the repository at this point in the history
  21. v0.0.3 for web-cfx-accounts

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    269df33 View commit details
    Browse the repository at this point in the history
  22. v0.0.2 for web-cfx-contracts

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    f90100f View commit details
    Browse the repository at this point in the history
  23. v0.0.2 for web-cfx

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    a1d51f8 View commit details
    Browse the repository at this point in the history
  24. v0.0.2 for web

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    718539f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e562cb4 View commit details
    Browse the repository at this point in the history
  26. build: fix dtslint

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    fbae6c1 View commit details
    Browse the repository at this point in the history
  27. v0.1.0-alpha.0

    resodo committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    57701da View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6b924af View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. clean up some eth codes

    resodo committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    ddf3299 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    27e18eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d2e2d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a140a0e View commit details
    Browse the repository at this point in the history
  4. fix: remove unused logs

    resodo committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    0d08eaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13bcd33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bd695c View commit details
    Browse the repository at this point in the history
  7. fix: fix all "latest" literals

    resodo committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    6bf0088 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. feat: add all call methods

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    88ebc67 View commit details
    Browse the repository at this point in the history
  2. fix: reference version

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    43ab665 View commit details
    Browse the repository at this point in the history
  3. v0.1.1-alpha.1

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    bfe3ac3 View commit details
    Browse the repository at this point in the history
  4. nit

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    a2184a2 View commit details
    Browse the repository at this point in the history
  5. v0.1.1-y.0

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    ad45b83 View commit details
    Browse the repository at this point in the history
  6. nit

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    44c67dd View commit details
    Browse the repository at this point in the history
  7. v0.1.1

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    99fd6dc View commit details
    Browse the repository at this point in the history
  8. nit

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    c8fb497 View commit details
    Browse the repository at this point in the history
  9. fix: call formatters

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    cd58f72 View commit details
    Browse the repository at this point in the history
  10. v0.1.2

    resodo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    bdcbfc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. fix getBalance

    resodo committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    cfa96d5 View commit details
    Browse the repository at this point in the history
  2. v0.1.3

    resodo committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    de2ae4f View commit details
    Browse the repository at this point in the history
  3. bump to 0.1.3

    resodo committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    03ae529 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. v0.1.4

    resodo committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    45b6ef4 View commit details
    Browse the repository at this point in the history
  2. bump version

    resodo committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    035b668 View commit details
    Browse the repository at this point in the history
  3. v0.1.5

    resodo committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    82b3681 View commit details
    Browse the repository at this point in the history
  4. make forceAllTransforms true

    resodo committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    c012595 View commit details
    Browse the repository at this point in the history
  5. v0.1.6

    resodo committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    06c54ab View commit details
    Browse the repository at this point in the history
  6. bump to 0.1.6

    resodo committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    31247d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. change rollup setting

    resodo committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    0c116c2 View commit details
    Browse the repository at this point in the history
  2. v0.1.7

    resodo committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    5bd1d26 View commit details
    Browse the repository at this point in the history
  3. bump to 0.1.7

    resodo committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    77f960b View commit details
    Browse the repository at this point in the history
  4. v0.1.8

    resodo committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    26831bf View commit details
    Browse the repository at this point in the history
  5. fix getTransactionCount

    resodo committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    75fddda View commit details
    Browse the repository at this point in the history
  6. v0.1.9

    resodo committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    9242beb View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. getBlock

    liuis committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    db716e2 View commit details
    Browse the repository at this point in the history
  2. v0.1.10-alpha.0

    liuis committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    07c55b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    6adfae5 View commit details
    Browse the repository at this point in the history
  2. v0.1.11-alpha.0

    liuis committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    398a67c View commit details
    Browse the repository at this point in the history
  3. add GetBlocksByEpochMethod

    liuis committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    f9a71de View commit details
    Browse the repository at this point in the history
  4. v0.1.12-alpha.0

    liuis committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    8c56057 View commit details
    Browse the repository at this point in the history
  5. rewrite getblocksbyepoch

    liuis committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    1f60092 View commit details
    Browse the repository at this point in the history
  6. v0.1.13-alpha.0

    liuis committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    65af327 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ace1256 View commit details
    Browse the repository at this point in the history
  8. v0.1.14-alpha.0

    liuis committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    637b7b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Configuration menu
    Copy the full SHA
    dffc464 View commit details
    Browse the repository at this point in the history
  2. v0.1.15-alpha.0

    liuis committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    321bbe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb315f View commit details
    Browse the repository at this point in the history
  4. v0.1.16-alpha.0

    liuis committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    5e0ee80 View commit details
    Browse the repository at this point in the history
  5. adjust code

    liuis committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    fe9fdb2 View commit details
    Browse the repository at this point in the history
  6. v0.1.17-alpha.0

    liuis committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    b52c0d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    e757ecf View commit details
    Browse the repository at this point in the history
  2. v0.1.18-alpha.0

    liuis committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    ce26eaa View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. add module conflux-web-debug

    liuis committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    c2832de View commit details
    Browse the repository at this point in the history
  2. modify package.json

    liuis committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    e2197af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65fe11c View commit details
    Browse the repository at this point in the history
  4. fixed bugs

    liuis committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    1a7e616 View commit details
    Browse the repository at this point in the history
  5. v0.1.19-alpha.0

    liuis committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    b37d510 View commit details
    Browse the repository at this point in the history
  6. fixed type.ts error

    liuis committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    a8bc935 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    af0d64d View commit details
    Browse the repository at this point in the history
  2. v0.1.20-alpha.0

    liuis committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    3c7c6f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    55b8500 View commit details
    Browse the repository at this point in the history
  2. v0.1.21-alpha.0

    liuis committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    bd6b8c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. removing debug logs

    liuis committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    d31ca70 View commit details
    Browse the repository at this point in the history
  2. v0.1.22-alpha.0

    liuis committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    cf3d7a7 View commit details
    Browse the repository at this point in the history
  3. try fixed git 403 error

    liuis committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    2af4cc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. FIX: lazy get confluxWeb.version

    Wanghaizhou committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    6bceacf View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. FIX: account add without index

    Wanghaizhou committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    5bec47c View commit details
    Browse the repository at this point in the history
  2. FIX: update "scrypt.js" support for nodejs

    Wanghaizhou committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    e456a46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4849193 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'conflux-web-2.X' of github.com:Conflux-Chain/ConfluxWeb…

    … into conflux-web-2.X
    resodo committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    f79ab3f View commit details
    Browse the repository at this point in the history
  5. replace eth-lib by cfx-lib

    resodo committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    2384539 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. UPDATE: clear readme

    Wanghaizhou committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    765d8af View commit details
    Browse the repository at this point in the history
  2. Update LICENSE

    resodo authored Oct 15, 2019
    Configuration menu
    Copy the full SHA
    635dda1 View commit details
    Browse the repository at this point in the history
  3. Delete ISSUE_TEMPLATE.md

    resodo authored Oct 15, 2019
    Configuration menu
    Copy the full SHA
    f6e6dc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a2ce6 View commit details
    Browse the repository at this point in the history
  5. UPDATE: clear @author

    Wanghaizhou committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    f838d52 View commit details
    Browse the repository at this point in the history
  6. UPDATE: rename to cfx

    Wanghaizhou committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    12d63f6 View commit details
    Browse the repository at this point in the history
  7. minor

    resodo committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    76e4f31 View commit details
    Browse the repository at this point in the history
  8. minor

    resodo committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    aa19315 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. UPDATE: filter logs by epoch

    Wanghaizhou committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    a053405 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. FIX: deploy contract without chainId

    Wanghaizhou committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    9fcbaa0 View commit details
    Browse the repository at this point in the history
  2. DELETE: conflux-web-cfx-debug

    Wanghaizhou committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    d991136 View commit details
    Browse the repository at this point in the history