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

Update docs #4185

Closed
wants to merge 24 commits into from
Closed

Update docs #4185

wants to merge 24 commits into from

Commits on May 9, 2021

  1. add nonce to send options.

    exx8 committed May 9, 2021
    Configuration menu
    Copy the full SHA
    c29b932 View commit details
    Browse the repository at this point in the history
  2. add nonce to send options.

    exx8 committed May 9, 2021
    Configuration menu
    Copy the full SHA
    fb726ab View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    exx8 committed May 9, 2021
    Configuration menu
    Copy the full SHA
    70e4fda View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. linting

    exx8 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    9139352 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a277e69 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. merge

    exx8 committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f23e07c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. updating docs

    Alex committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    8899f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab58050 View commit details
    Browse the repository at this point in the history
  3. [Docs] Fixed a broken link (#4151)

    Original link gives out a 404, replaced by the closest thing I could find.
    mongolsteppe committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c61a335 View commit details
    Browse the repository at this point in the history
  4. Possible typo in docs (#4088)

    I think the author missed a "this" in the phrase
    blackblather committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9c31732 View commit details
    Browse the repository at this point in the history
  5. Typically you will have only one Web3 connection, use const (#3967)

    Co-authored-by: Gregory Markou <16929357+GregTheGreek@users.noreply.github.com>
    fulldecent and GregTheGreek committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    46f9f6b View commit details
    Browse the repository at this point in the history
  6. Removing deprecation notice for HttpProvider (#4008)

    * Removing deprecation notice for HttpProvider
    
    From my view, it is just a provider with less capabilities than websockets, but still widely useful — and widely used as well.
    
    @frozeman @nivida @GregTheGreek any thoughts?
    
    * Update include_package-core.rst
    
    * Update CHANGELOG.md
    
    Co-authored-by: Gregory Markou <16929357+GregTheGreek@users.noreply.github.com>
    Co-authored-by: Alex <alex.luu@mail.utoronto.ca>
    3 people committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    33167fc View commit details
    Browse the repository at this point in the history
  7. [Docs] Updated solidity example to modern syntax (#4147)

    * [Docs] Updated solidity example to modern syntax
    
    Replaced the old constructor function syntax with the modern one, added 'emit' to event calls, added pragma, added a valid bytes32 value and updated the JSON ABI.
    
    * [Docs] Fixed a broken link (#1)
    
    Original link gives out a 404, replaced by the proper guide.
    
    Co-authored-by: Juan Alonso <Juan.Alonso@trimble.com>
    
    * Revert "[Docs] Fixed a broken link (#1)"
    
    This reverts commit 0de1272.
    
    Co-authored-by: Juan Alonso <Juan.Alonso@trimble.com>
    mongolsteppe and jual3 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    51bf795 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    068d986 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf32dcf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c46aa7 View commit details
    Browse the repository at this point in the history
  11. v1.5.0-rc.0

    spacesailor24 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    fb3af4b View commit details
    Browse the repository at this point in the history
  12. added EIP-2718 and EIP-1559 documentation

    Alex committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    4779430 View commit details
    Browse the repository at this point in the history
  13. fixing typo

    Alex committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    b0ea036 View commit details
    Browse the repository at this point in the history
  14. addressing feedback

    Alex committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    b650d1a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1ad5608 View commit details
    Browse the repository at this point in the history
  16. updating maxFeePerGas type

    Alex committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    086ccd5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a73c5e9 View commit details
    Browse the repository at this point in the history
  18. Update CHANGELOG.md

    remove merge conflict indicator
    spacesailor24 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    a3e2e37 View commit details
    Browse the repository at this point in the history