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 3.0.0 with 1.4.0 changes #4164

Merged
merged 9 commits into from
Jul 2, 2021

Commits on Apr 5, 2021

  1. Release/1.3.5 (#3974)

    * Update changelog
    
    * Built dist
    
    * Update version numbers
    
    * v1.3.5
    
    Co-authored-by: Ubuntu <ubuntu@ip-172-31-69-58.ec2.internal>
    spacesailor24 and Ubuntu authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    5d02719 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Bump underscore (#4051)

    * bump underscore
    
    * update package-locks
    
    * bump lcoks again
    GregTheGreek authored May 8, 2021
    Configuration menu
    Copy the full SHA
    fdbda49 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Release 1.3.6 (#4053)

    * Update CHANGELOG and ran npm i
    
    * Built lib for 1.3.6-rc.0
    
    * v1.3.6-rc.0
    
    * npm i
    
    * Built lib for 1.3.6-rc.1
    
    * v1.3.6-rc.1
    
    * 1.3.6-rc.2 (#4059)
    
    * npm i && npm audit fix
    
    * Manually bump version to 1.3.6-rc.2
    
    * Built lib for 1.3.6-rc.2
    
    * v1.3.6-rc.2
    
    * 1.3.6-rc.2 fixes (#4062)
    
    * Manually update dependency versions to 1.3.6-rc.2
    
    * Accidental commit
    
    * npm i
    
    * Manually update web3 dependency version to 1.3.6-rc.2
    
    * npm i
    
    * Built manually for 1.3.6-rc.2
    
    * Update CHANGELOG
    
    * Update CHANGELOG.md
    
    Co-authored-by: Gregory Markou <16929357+GregTheGreek@users.noreply.github.com>
    
    Co-authored-by: Gregory Markou <16929357+GregTheGreek@users.noreply.github.com>
    
    * Add web3-core-helpers as dev dependency
    
    * Add web3-core-helpers as dev dependency
    
    * Fixing 1.3.6-rc.2 related issues (#4063)
    
    * Remove web3-eth-ens as dependency
    
    * Regen package-locks and build lib
    
    * Remove dtslint from ci scripts (#4064)
    
    * Remove web3-eth-ens as dependency
    
    * Regen package-locks and build lib
    
    * Remove npm run dtslint from build and lint
    
    * 1.3.6-rc.2 Fixes (#4065)
    
    * Remove web3-eth-ens as dependency
    
    * Regen package-locks and build lib
    
    * Remove npm run dtslint from build and lint
    
    * Add back removed package: web3-eth-ens
    
    * npm i
    
    * Build lib
    
    * Add back npm run dtslint
    
    * Update geth-dev-assistant
    
    * v1.3.6
    
    Co-authored-by: Gregory Markou <16929357+GregTheGreek@users.noreply.github.com>
    spacesailor24 and GregTheGreek authored May 14, 2021
    Configuration menu
    Copy the full SHA
    2ac3105 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Add unsubscribeByID (#4061)

    * adding function unsubscribe by id
    
    * adding an unsubscribe testcase
    
    * adding testcase
    
    * seperated unsubscribebyid to its own method
    
    * adding testcases
    
    * adding await
    
    * fixing testcases
    
    Co-authored-by: Alex <alex.luu@mail.utoronto.ca>
    Co-authored-by: Alex <alex@chainsafe.io>
    3 people authored May 17, 2021
    Configuration menu
    Copy the full SHA
    49b0130 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

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

Commits on Jun 18, 2021

  1. adding berlin tx support (#4109)

    * add berlin tx support
    
    * update install locations
    
    * update package name in comment
    
    * fix existing tests to support new tx sigining format
    
    * remove build
    
    * remove old test case
    
    * use latest ethereumjs/tx
    
    * bump deps and fix test
    
    * update hashes
    
    * fix messageHash, decoding bug
    
    * fix tests
    
    * add hack
    
    * adding eip2930 and common object
    
    * fix lint updating package-lock
    
    * fix berlin tx signing and recovery
    
    * updating ethereumjs/tx package
    
    * updating checksum
    
    * removing helper.js
    
    * updating changelog and docs
    
    * fixing typo
    
    Co-authored-by: Gregory Markou <gregorymarkou@gmail.com>
    Alex and GregTheGreek authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    d46883f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Update scripts/e2e.geth.instamine.sh to use v1.10.3 of Geth (#4154)

    * Update scripts/e2e.geth.instamine.sh to use v1.10.3 of Geth
    
    * Update scripts/e2e.geth.instamine.sh to use v1.10.3 of Geth
    
    * Fix typo
    spacesailor24 authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    9eadd57 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Release v1.4.0 (#4118)

    * npm run build for 1.4.0-rc.0
    
    * v1.4.0-rc.0
    
    * 1.4.0 Geth version downgrade (#4149)
    
    * Update pull Geth docker version from stable to pre-london (1.10.3)
    
    * Update CHANGELOG
    
    * v1.4.0
    spacesailor24 authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    3fa960d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

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