This version aim of abolishing SolidityNode and using FullNode to replace SolidityNode functionality.
The main modifications are as below.
- Add topic "solidityevent" and "soliditylog" sent through event-plugin.
- 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.