catalyst-network / Catalyst

Fast, scalable PBFT distributed ledger
https://www.catalystnet.org
GNU General Public License v2.0
21 stars 9 forks source link

Update truffle provider npm package #1323

Closed Xela101 closed 4 years ago

Xela101 commented 4 years ago

New Pull Request Submissions:

  1. [x] Have you followed the guidelines in our Contributing document?
  2. [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  3. [x] I have added tests to cover my changes.
  4. [x] All new and existing tests passed.
  5. [x] Have you lint your code locally prior to submission?
  6. [x] Does your code follows the code style of this project?
  7. [x] Does your change require a change to the documentation.
    • [x] I have updated the documentation accordingly.
  8. [x] Have you added an explanation of what your changes do and why you'd like us to include them?
  9. [x] Have you inserted a keyword and link to the issues the PR closes in its descriptions (ex closes #1) ?
  10. [x] Is you branch up to date, have you integrated all the latest changes from develop and resolved conflicts ?