[Release] v0.9.9

Minor version but important changes:

  • UD rule has been changed, since current rule introduced a cumulative offset of the UD writing time, which would have led to a longer and longer time to receive UD.
  • now HTTP answers with MIME type “application/json” (enabling Firefox plugin to have nice display result, for example)
  • the node was generating wrong blocks and get stuck when it had several certifications from a same member to write

Please upgrade your uCoin instance if you have one! Procedure is:

$ sudo npm install -g ucoin

If your instance is running: stop it. Then:

$ ucoind reset data
$ ucoind sync twiced.fr 9101
$ ucoind start
2 Likes

Thanks!
For those who want to see the api responses in color, try this add-ons for Firefox :

JSONovich
jsonview

1 Like