This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Version 1.3.0
1.3.0 (2017-08-15)
Implemented enhancements:
- Default values for search #254
- Improve the error message of transaction filter #251
- Implement sorting on transactions list #225
- Improve transactions filtering/search #150
- Create granular log levels for explorer logging #29
- Default values for search - Closes #254 #255 (reyraa)
- Improve the error message for transactions filter - Closes #251 #252 (reyraa)
- Add sorting functionality to transactions list - Closes #225 #235 (reyraa)
- Improve transactions filtering - Closes #150 #234 (reyraa)
- Replace Zeroclipboard with Clipboardjs - Closes #228 #230 (alepop)
- Log to a configurable file and a minimum logging level #203 (5an1ty)
Fixed bugs:
- Improve the error message of transaction filter #251
- Default logging writes to stdout #248
- Delegate Monitor shows wrong "Best Forger" #244
- Improve the error message for transactions filter - Closes \#251 #252 (reyraa)
- Default logs to write to logs folder - Closes #248 #249 (Isabello)
- Wrong best forger - Closes #244 #246 (reyraa)
Closed issues:
- Adjust e2e tests to new behavior #242
- Tests fails because jshint #240
- Delegate names should also direct to address page #227
- Best height % calculation always 0 #226
- Top accounts displays 0% in all columns #224
- Write end-to-end tests with cucumber and protractor #196
Merged pull requests:
- Adjust e2e tests to new behavior - Closes #242 #243 (4miners)
- Fix jshint errors - Closes #240 #241 (4miners)
- Fix missing comma - Closes #238 #239 (4miners)
- Fix supply percent calc in top accounts - Closes #224 #237 (4miners)
- Fix percent calculation for heights in network monitor - Closes #226 #236 (4miners)
- Delegate names should also direct to address page - Closes #227 #232 (alepop)
- Write e2e tests - Closes #196 #205 (slaweet)