Skip to content

v0.17.1

Compare
Choose a tag to compare
@vgrichina vgrichina released this 16 Nov 04:09
· 1783 commits to master since this release

Commits:

  • Update .gitignore eeb6eaf
  • Merge pull request #109 from nearprotocol/fix-serialization 1325721
  • Merge pull request #110 from nearprotocol/dependabot/npm_and_yarn/typedoc-0.15.2 747ff72
  • Bump typedoc from 0.15.0 to 0.15.2 cc1d031
  • yarn fix b99cb20
  • Add jsfuzz for transaction serialization roundtrip 70f75d7
  • Fix Signature schema data size to 64 bytes 533c22c
  • Use hex for serialized messages in tests 49bde45
  • Keep track of field path in serialization/deserialization errors 8b0f9f6
  • Fix lint issue 4259202
  • Error out on wrong fixed size array 52aa7c1
  • Add framework for roundtrip tests c0b0f67
  • yarn fix c8593f4
  • Make serialization roundtrip work for transactions 9b02fb2
  • Demonstrate problem with enum deserialization 54d5d50
  • Merge pull request #101 from nearprotocol/dependabot/npm_and_yarn/typescript-3.7.2 abe558d
  • Merge pull request #102 from nearprotocol/dependabot/npm_and_yarn/tslint-5.20.1 8978aaa
  • Bump tslint from 5.20.0 to 5.20.1 6a79c9f
  • Bump typescript from 3.6.4 to 3.7.2 ac46e6f
  • Show Build Status from Travis 750584d
  • Remove GitLab CI config cb8d0be
  • Add Travis CI config 23606b4

Commit Range:
v0.17.0...master