Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hüseyin Uslu committed Aug 10, 2014
1 parent 40b3f2f commit d572d06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##### [v0.1.1 alpha - Piri Reis](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.1-alpha) - 09.08.2014
##### [v0.1.1 alpha - Piri Reis](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.1-alpha) - 10.08.2014
**Mining**
* Improved SocketServiceContext and removed unnecessary overhead.
* New block found message is no more sent to miners as the miner software can already determine itself.
Expand All @@ -11,6 +11,7 @@

**Bug fixes**
* Fixed a major bug with stratum service where multiple json-rpc calls couldn't be parsed.
* Fixed a bug effecting submit blocks with some coins that does not include an address field in transaction outputs.
* Fixed a bug with stratum-miner packet logger where it was emitting normal log messages.
* Config, log and web front-end source files are no more searching in current working directory but looked for relatively to assembly location.
* Updated some log messages to be more verbose.
Expand Down

0 comments on commit d572d06

Please sign in to comment.