mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-20 07:40:31 +00:00
Use 0x-prefixed hex strings in client server: Decode hex string args Encode all string args as 0x<hex> without trying to encode as JSON Added tests for special string arguments Fix server handling quoted string args Added string arg handling test cases to bash test script