Giter Club home page Giter Club logo

Comments (10)

greenkeeper avatar greenkeeper commented on June 27, 2024

After pinning to 2.1.2 your tests are passing again. Downgrade this dependency 📌.

from puttyimages-web.

greenkeeper avatar greenkeeper commented on June 27, 2024
  • The dependency eth-sig-util was updated from 2.2.0 to 2.3.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 7266c32 Version 2.3.0
  • 66a3c51 Merge pull request #54 from cag/signed-arrays-2
  • d31178d implement and test optional struct members/recursive types
  • 31380a9 restore existing impl and moved new impl to signTypedData_v4
  • e0d30b1 struct array fields correctly scanned during dependency gathering
  • e56a2a8 implement encoding of arrays of all types
  • aab6253 move typed data into test scope
  • 89ce02a Merge remote-tracking branch 'origin/signed-arrays' into signed-arrays-2
  • b5307b4 Default EIP712Domain type
  • e322508 Add support for signing arrays

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on June 27, 2024
  • The dependency eth-sig-util was updated from 2.3.0 to 2.4.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 884dbb3 Version 2.4.0 Add Typescript declaration file.
  • 4cb7fdd Merge branch 'master' of github.com:MetaMask/eth-sig-util
  • 3a3a3dd Add type file
  • 0b84950 Replace deprecated Buffer constructor usages (#39)

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on June 27, 2024
  • The dependency eth-sig-util was updated from 2.4.0 to 2.4.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on June 27, 2024
  • The dependency eth-sig-util was updated from 2.4.1 to 2.4.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 3703238 Merge branch 'master' of github.com:MetaMask/eth-sig-util
  • 14dcf51 Version 2.4.2: Better types
  • 0d7c133 Version 2.4.1: Better types

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on June 27, 2024
  • The dependency eth-sig-util was updated from 2.4.2 to 2.4.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • 00ee52d Version 2.4.3: Fixed types

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on June 27, 2024
  • The dependency eth-sig-util was updated from 2.4.3 to 2.4.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 6b8d996 Version 2.4.4
  • d68244e Merge pull request #58 from MetaMask/AddSigTest
  • 3f35c07 Add signature validation to a signTypedData method
  • f76f6e7 Make EIP712 domain an optional type

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on June 27, 2024
  • The dependency eth-sig-util was updated from 2.5.0 to 2.5.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 8 commits.

  • dccc4dc Version 2.5.1
  • ea2b1f8 Merge pull request #67 from chentschel/patch-1
  • bdb03e0 Make EIP712Domain non optional. Fix: #59
  • ac9e63b Merge pull request #61 from MetaMask/CreateGenericTypedSignMethods
  • 9959c05 Linted
  • 47c6748 Version 2.5.0
  • 7210d58 Add generic entrypoint for typed signature handling
  • a326cf5 Add tests for new generic signing and recovery methods

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on June 27, 2024
  • The dependency eth-sig-util was updated from 2.5.1 to 2.5.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 11 commits.

  • 10ee19c Merge pull request #69 from MetaMask/Version-2.5.2
  • 4e50485 Version 2.5.2
  • a284348 Remove buggy declaration file.
  • dccc4dc Version 2.5.1
  • ea2b1f8 Merge pull request #67 from chentschel/patch-1
  • bdb03e0 Make EIP712Domain non optional. Fix: #59
  • ac9e63b Merge pull request #61 from MetaMask/CreateGenericTypedSignMethods
  • 9959c05 Linted
  • 47c6748 Version 2.5.0
  • 7210d58 Add generic entrypoint for typed signature handling
  • a326cf5 Add tests for new generic signing and recovery methods

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on June 27, 2024
  • The dependency eth-sig-util was updated from 2.5.2 to 2.5.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 21 commits.

  • c03817e 2.5.3
  • 7e2c2e8 deps/lock - fresh yarn lock
  • 1e34c58 Add ESLint config (#83)
  • f6bc025 Migrate from npm to yarn (#82)
  • a67ae70 Update package files & metadata (#81)
  • 7ea1a60 Remove Greenkeeper badge from README (#78)
  • ff95e45 Migrate from JavaScript to TypeScript (#74)
  • 5fec9aa Update CircleCI image to use Node 10 & npm ci (#80)
  • 2320ccb Add .nvmrc file (#77)
  • dc3f010 Remove Circle CI 1.0 config (#76)
  • 10ee19c Merge pull request #69 from MetaMask/Version-2.5.2
  • 4e50485 Version 2.5.2
  • a284348 Remove buggy declaration file.
  • dccc4dc Version 2.5.1
  • ea2b1f8 Merge pull request #67 from chentschel/patch-1

There are 21 commits in total.

See the full diff

from puttyimages-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.