Skip to content

Latest commit

 

History

History
82 lines (72 loc) · 1.67 KB

File metadata and controls

82 lines (72 loc) · 1.67 KB

2016-10-10

  • 2.1.2
  • (feature): Header and Footer
  • 2.1.1
  • i(feature): docs in sexy now
  • 2.1.0
  • (docs): the big doxing ;)
  • 2.0.4
  • changelog
  • (feature): proper api docs with a desc per method
  • 2.0.3
  • (churn): removed prefixes
  • 2.0.2
  • (churn): splitting tests a bit more helpful
  • 2.0.1
  • (fix): Checking for the error codes of the API now. This is a bit more delicate
    • fixed accounts and stats apis got a doublette
    • methods renaming and forgotten parameters
    • renaming of tests
    • in general: its good to be anal (with errors)

2016-10-09

  • changelog
  • 2.0.0
  • (feature): eth api tests and proxy
  • 1.3.2
  • 1.3.1
  • (docs): cdn
  • 1.3.0
  • (feature): Bundled version
  • 1.2.0
  • (feature): added the complete eth proxy api
  • 1.1.4
  • Pages
  • 1.1.3
  • Add pages script

2016-10-06

  • 1.1.2
  • (docs): api docs

2016-10-04

  • 1.1.1
  • fix
  • 1.1.0
  • (churn): fix
  • (feature): token methods
  • 1.0.0
  • (feature): resorted apis and a first 1.0 release candidate
  • (refactor): rename apis and complete astuff
    • .accounts for accounts related stuff
    • .accounts.balance for multiple entries
    • .accounts.txlist internal
    • .accounts.getminedblocks
  • 0.3.1
  • 0.3.0
  • (docs): naming and a little example for the docs
  • (docs): Badges and a usable readme
  • (feature): completeted the first set of tests for all existing implementations
  • 0.2.1
  • (churn): featurelist

2016-10-03

  • 0.2.0
  • (feature): 30% of apis
  • 0.1.1
  • i(feature): transaction list
  • 0.1.0
  • (feature): balance and tests
  • A first method
  • Initial commit