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 2 #4188

Merged
merged 21 commits into from
Jul 22, 2021
Merged

Update docs 2 #4188

merged 21 commits into from
Jul 22, 2021

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 authored 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 authored 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 authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9c31732 View commit details
    Browse the repository at this point in the history
  5. 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 <[email protected]>
    Co-authored-by: Alex <[email protected]>
    3 people authored 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 <[email protected]>
    
    * Revert "[Docs] Fixed a broken link (#1)"
    
    This reverts commit 0de1272.
    
    Co-authored-by: Juan Alonso <[email protected]>
    mongolsteppe and jual3 authored 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. 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
  10. 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
  11. 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
  12. Configuration menu
    Copy the full SHA
    1ad5608 View commit details
    Browse the repository at this point in the history
  13. 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
  14. Merge branch '1.x' into alex/update-docs3

    Alex authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    081daa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. update changelog

    Alex committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    5883de1 View commit details
    Browse the repository at this point in the history