-
Notifications
You must be signed in to change notification settings - Fork 25
Release: v0.12.0 #182
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: v0.12.0 #182
Conversation
* feat: multisig support Co-authored-by: Tulio Miranda <[email protected]>
* refactor: created new files for wallet routes * refactor: new file structure and lint. Tests not passing * fix: mocked tests passing * fix: integration tests passing * fix: github workflow running integration tests * style: linting * ci: add lint to ci workflow * docs: adds Hathor Labs header to application files * refactor: improved file structure on the wallet routes
* chore: improvements on logging, helper functions and configurations * chore: moves mining to separate wallet, to improve genesis loading times * test: utxo-filter tests * test: utxo-consolidation tests * test: create-nft tests * perf: removing redundant delays * fix: authority output validation rule * refactor: logTx method renamed to log * ci: adds wallet start timeout environment variable on GitHub workflow * refactor: reusing authority mask from lib * perf: option to serialize wallet start * fix: minor fixes for dev merge issues / linting * test: skipping multisig tests that fail * docs: comment block explaining why the websocket timeout is being set * fix: removes obsolete "#started" validation that was causing bugs * docs: improves connectionTimeout explanatory comment
* feat: allow setting tx-mining-service api-key * fix: default tx-mining url in Docker * refactor: remove describe.only from tests * refactor: log errors as errors * chore: unit test for the new logic
* chore: use higher versions of node in ci and Dockerfile * chore: make sure we block node < 10; recommend node >= 14 in the readme * ci: run v14 and v16 for integration tests
Codecov Report
@@ Coverage Diff @@
## master #182 +/- ##
==========================================
+ Coverage 81.03% 85.84% +4.81%
==========================================
Files 7 19 +12
Lines 464 650 +186
Branches 103 133 +30
==========================================
+ Hits 376 558 +182
- Misses 80 83 +3
- Partials 8 9 +1
Continue to review full report at Codecov.
|
This pull request introduces 1 alert and fixes 1 when merging ae1396d into 1e6c692 - view on LGTM.com new alerts:
fixed alerts:
|
Acceptance Criteria
Security Checklist