Skip to content

Tags: 8go/coinbash

Tags

2.3

Toggle 2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
minor bug fixes and enhancements

- some token names have spaces in them, even multiple spaces, this caused the table to be misaligned --> fixed
- warn user if processing is going to take some seconds with a "be patient ..." message
- check if API returns an HTML page (usually a CAPTCHA web site), if so throw error
- better error checking

2.2

Toggle 2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
various updates

- checks for API status codes,
- enables crypto and metals as currencies
- more error handling
- version number updated

2.1

Toggle 2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added cents to dollar prices

2.0

Toggle 2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updates to newest version of Coinmarketcap API, API key is now required

- API key is now required
- currently it is available for free

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
A couple of typos