Matt Bell
34a806578a
Handle hex strings and quoted strings in HTTP params
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 |
8 years ago | |
---|---|---|
.. | ||
http_client.go | Handle hex strings and quoted strings in HTTP params | 8 years ago |
log.go | move from tendermint/tendermint | 9 years ago |
ws_client.go | QuitService->BaseService | 8 years ago |