Releases: identity-com/marketplace-tx-js
Releases · identity-com/marketplace-tx-js
Gas price, limit and nonce handling
In-memory nonce manager and async/await refactoring
ADDED:
- MarketplaceTx constructor context argument. Support for external nonce manager. Default in-memory nonce manager implementation.
- NPM audit: dependency audit in CI builds
- code of conduct and contributing guidelines
CHANGED:
- Async/Await refactoring
- ganache-cli docker image updated to v6.2.4
Initial OSS release of marketplace-tx-js
Merge pull request #2 from identity-com/feature Support importing contract artifacts by url