Commit Graph
8 Commits
Author SHA1 Message Date
Simon Warta 00801b2831 Avoid unnecessary conversion to bytes in postTx
In Cosmos world, transactions are posted as JSON. Move the byte
representation into BCP.
2020-02-21 13:57:01 +01:00
Simon Warta 3a351e19f7 Adapt CLI code to new method name 2020-02-19 10:23:16 +01:00
Simon Warta 4e089b4a03 Adapt CLI code and guides 2020-02-11 19:41:11 +01:00
Ethan Frey d9bcd821c1 Added helper to parse Uint8Array as Utf8-encoded json for smart queries 2020-02-11 12:01:01 +01:00
Ethan Frey ec9a1eab92 Run through the full script 2020-02-11 12:01:01 +01:00
Ethan Frey 1bea452fbc more 2020-02-11 12:01:01 +01:00
Ethan Frey b047658af3 Got guide working 2020-02-11 12:01:01 +01:00
Ethan Frey 0544836a60 Start with some helpers 2020-02-11 12:01:01 +01:00