laconicd-deprecated/rpc/ethereum
yihuang cda968bddd
evm, rpc: fix tx log attribute value is not parsable by some client (#615)
* Problem: tx log attribute value not parsable by some client

Closes: #614

Solution:
- encode the value to json string rather than bytes

Apply suggestions from code review

* rm cdc and changelog

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2021-10-05 10:26:31 +00:00
..
backend evm, rpc: fix tx log attribute value is not parsable by some client (#615) 2021-10-05 10:26:31 +00:00
namespaces rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
pubsub rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
types rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00