Skip to content

Commit

Permalink
Merge pull request #2960 from ethereum/fix/contract-events-change-lis…
Browse files Browse the repository at this point in the history
…tener

change listener added to Contract events
  • Loading branch information
nivida committed Aug 2, 2019
2 parents 35cb055 + 77420f4 commit 1201540
Show file tree
Hide file tree
Showing 24 changed files with 1,054 additions and 30,184 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Length check of the PK added to the ``fromPrivateKey`` method of the ``Account`` model (#2928)
- Changed event added to the ``Contract`` events (#2960)

### Changed

Expand All @@ -79,4 +80,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Scrypt compatibility with older and newer nodejs versions fixed (#2952)
- Encryption of the V3Keystore fixed (#2950)
- Provider timeout fixed and Maps are used now to handle subscriptions (#2955)

- stripHexPrefix fixed (#2989)
Loading

0 comments on commit 1201540

Please sign in to comment.