This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
v0.7.2
- π·ββοΈ Added CI with Travis
- π§ Added linting configuration with eslint
- π¨ Added code coverage with Codecov
- π¨ Added tests for all methods except
createTransactionResult()
- β¨ Made indentation level for
prettyPrintEmittedEvents()
customisable - through #18 (authored by @ItsNickBarry) - π Added display of revert reason on
reverts()
assertion failure - through #16 (authored by @ItsNickBarry) - π Added
docs/
folder with demo code and TruffleCon slides - π Updated badges in README
- π Added related projects to README - through #13 (authored by @zulhfreelancer)