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

Release/0.9 #307

Merged
merged 43 commits into from
Jun 21, 2019
Merged

Release/0.9 #307

merged 43 commits into from
Jun 21, 2019

Conversation

lnbc1QWFyb24
Copy link
Collaborator

Closes #140
Closes #141
Closes #212
Closes #115

lnbc1QWFyb24 and others added 30 commits May 2, 2019 14:59
@lnbc1QWFyb24 lnbc1QWFyb24 added the enhancement New feature or request label Jun 21, 2019
@lnbc1QWFyb24 lnbc1QWFyb24 requested a review from cmeisl June 21, 2019 03:24
@lnbc1QWFyb24 lnbc1QWFyb24 self-assigned this Jun 21, 2019
@cmeisl cmeisl merged commit b3f85f6 into develop Jun 21, 2019
@cmeisl cmeisl deleted the release/0.9 branch June 21, 2019 03:27
cmeisl added a commit that referenced this pull request Jun 21, 2019
* Update snapshots

* update to version 0.8.11

* Release/0.9 (#307)

* add abi check for ethers

* update tests

* add ethers support

* modify variable names in separate args

* fixed getContractMethod calls

* fixed transactionQueue bug

* also fixes txQueue bug

* update getContractMethod to properly create overloaded methods for ethers contracts

* correctly assign from property on txOptions object based on ethers or web3

* updated readme

* Refactor function to remove unwanted notifications

* Add code to call handleNotificationEvent

* Update readme

* Change value to undefined so that default values work correctly

* Add default empty object for proper destructuring

* started work to be compatible with ethers v5

* refactored websocket retry logic to be in websockets.js

* Update tests

* change parameter abi is pulled off of, change to uncheckedsigner

* fixed merge conflicts and updated tests

* Update readme with ethers contract instantiation example

* update getCurrentProvider to allow for ethers

* add logic for different ethers versions

* add unchecked signer for v4 support

* modify eslint config to allow for case declarations

* update docs

* update readme with compatile ethers versions

* add ethers to config validation

* small fix to formatting and wrong declaration

* Fix bignumber bug with contract gas estimate

* Add missing default value for inlineCustomMsgs

* Add handleNotificationEvent and remove truffleContract from config validation

* Add extra provider checksif not using web3

* Make sure nsfFail event is included in handleNotificationEvent

* Add better documentation for handleNotificationEvent

* update to version 0.9

* Update documentation for notification events

* clarification for txConfirmedClient event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants