Skip to content

SunNetwork-v1.5.1

Latest
Compare
Choose a tag to compare
@dpneko dpneko released this 21 Jul 07:55
· 2 commits to master since this release
91e5ad2

This version aim of abolishing SolidityNode and using FullNode to replace SolidityNode functionality.
The main modifications are as below.

  1. Add topic "solidityevent" and "soliditylog" sent through event-plugin.
  2. Modify listening topic of oracle from "contractevent" to "solidityevent".

"solidityevent" and "soliditylog" should be add to "event.subscribe.topics" in config file.
This update is not a hard fork version.