Alexander Peters
dfba1395d9
Fix message representation for signing ( #658 )
...
* Introduce RawContractMessage type
* Add json signbytes test for proposals
* No assumptions on MsgIBCSend.data content
* Smart query uses RawContractMessage
* Revert method signature change to be consistent
* Review comment
* Update after discussions
2021-10-25 15:23:19 +02:00
Alex Peters
b7a99e69ee
Query all pinned code ids
2021-10-07 13:52:06 +02:00
Alex Peters
7ea8cd788d
Add organisation to grpc gateway path
2021-08-04 17:00:04 +02:00
Ethan Frey
18741cb19a
Used reserved keyword in protobuf
2021-07-28 11:26:51 +02:00
Ethan Frey
701c0c1ace
Remove source, builder from proto files
2021-07-28 11:24:44 +02:00
Ethan Frey
0ebb1efb9e
Recompile protobuf files
2021-07-27 14:25:33 +02:00
Ethan Frey
e144b2ea76
{Init,Migrate}Msg -> Msg in proposals as well
2021-07-27 14:25:33 +02:00
Ethan Frey
1fa2165806
Rename 2 fields and regenerate protobuf
2021-07-27 14:25:33 +02:00
Alex Peters
c377d7110e
List contract address without other data
2021-04-23 15:15:54 +02:00
Alexander Peters
d90bf6ec3f
Extend ContractInfo for custom data ( #492 )
...
* Extend ContractInfo with custom data
* Review comments
2021-04-16 13:38:21 +02:00
Alexander Peters
cfcfa64ecc
Restructure protobuf files ( #466 )
...
* Restructure protobuf dir and generation
* Format protobuf definitions
2021-03-22 15:50:23 +01:00