neo 3.5.0 Windows 10 Visual Studio 2022
Compatible with (at least) neo-fairy-client 3.4.1.X (No 3.5.X.X clients has been released till now)
A demo Python file is attached in this release as a pre-released naive websocket client. Use the client with pip install tornado
.
Enhancements:
- Subscribe contract notifications (events) through websocket, filtered by contract hash & event name
- Exception trace stack given to the client on websocket error
Expect Fairy to be compatible with neo-go websocket interfaces (except notary requests)