Skip to content

Releases: gitschwifty/pywit

Version 1.1.2

06 Dec 04:22
e4d633c
Compare
Choose a tag to compare

Added badges and use of code coverage and maintainability from codeclimate, finished setting up testing for interface class. Disable and update witness functions now require only public signing key to update.

Version 1.1.1

30 Oct 22:35
eabf647
Compare
Choose a tag to compare

No end-user functionality added, only testing and some testing functionality added to classes. Also started PEP8 compliance push.

Version 1.1.0

28 Oct 06:24
Compare
Choose a tag to compare

Small update, added some bug fixes and a logging output for the monitoring function, so that it will print every time it checks, just so if something weird happens it will show up.

Version 1.0.3

25 Oct 16:40
Compare
Choose a tag to compare

Added circleci with one (for now) test to get it working, will be adding more testing now that v1 is complete. Have to figure out how pytest works with checking log output, etc. 👍

Version 1.0.1-Added License

25 Oct 14:30
b33493d
Compare
Choose a tag to compare
v1.0.1

add license

Version 1.0.0

25 Oct 14:26
44406b8
Compare
Choose a tag to compare

Version 1.0.0 released, with feeds and missed block monitoring, as well as ease of use updates, readme updates, and some more commands.

Version 0.2.1

20 Oct 02:19
675f5c7
Compare
Choose a tag to compare

Small error fix on get_witness functionality, and updated README for more readability.

Version 0.2.0

13 Oct 00:17
Compare
Choose a tag to compare

Initial full release, all witness related operations are working (at least from minimal testing). Future updates will include monitoring with a kill-switch or switch to backup key, price tickers, price feed, key generation, RC cost calculations, and more! Please note any issues you find as this is still pre-v1.0. Cheers!