laconicd/x/evm
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
..
atlas docs: banner & other (#607) 2021-09-29 18:15:55 +02:00
client rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
keeper evm, rpc: fix tx log attribute value is not parsable by some client (#615) 2021-10-05 10:26:31 +00:00
spec docs: first update (#188) 2021-08-03 17:35:31 +00:00
types evm: geth 1.10.9 fee market changes to Keeper and AnteHandler (#620) 2021-10-04 14:58:06 +00:00
genesis_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
genesis.go evm: remove tx logs and block bloom from chain state (#556) 2021-09-15 09:45:03 +00:00
handler_test.go all: linter (#532) 2021-09-05 11:03:06 +00:00
handler.go evm: rm recover (#542) 2021-09-09 09:10:33 +00:00
module.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00