Kardia Release (v1.1.0)
Public Docker image on GCR:
gcr.io/indigo-history-235904/go-kardia:v1.1.0
- Implement blockchain reactor to operate the node between fastsync and consensus mode. (#129)
- Implement new logs bloom filter APIs for clients to subscribe newly proposed and confirmed events and blocks.(#133)
- Update node configs to allow clients to connect to a node through WebSocket and enable fastsync module.
- Implement ws newHead events (#128)
- Minor fix in other RPC APIs,
tx_pool
module. (#130)