laconicd/rpc/ethereum
yihuang 0d69a69625
fix: websocket client duplicated messages (#955)
* Problem: websocket client get duplicated messages

Closes: #954
Solution:
- localize the subscription management within current connection

* changelog

* fix linter

* fix test building

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-02-25 19:08:30 +00:00
..
backend fix: minimal-gas-prices and baseFeePerGas conflicts (#916) 2022-01-26 10:44:41 +00:00
namespaces fix: websocket client duplicated messages (#955) 2022-02-25 19:08:30 +00:00
pubsub fix: websocket client duplicated messages (#955) 2022-02-25 19:08:30 +00:00
types rpc: make trace transaction api work with batch tx (#907) 2022-01-16 15:36:19 +00:00