Commit Graph

13 Commits

Author SHA1 Message Date
596c309e1f type rename 2023-10-26 08:49:13 -05:00
d64e80f963 clean up 2023-10-26 08:49:13 -05:00
21aa925758 clean up 2023-10-20 01:11:50 -05:00
7d43cd3ee4 encoding of query attrs 2023-10-19 08:57:26 -05:00
16d9291bc2 use sum type in protobuf query 2023-10-19 08:57:26 -05:00
4adce81981 gql -> rpc dag-json encoding 2023-10-19 08:57:26 -05:00
98b7e41988 gql schema for ipld objects 2023-10-19 08:57:26 -05:00
e02bb54109 normalize logger 2023-10-19 08:57:26 -05:00
0b17e317d3 remove hard-coded record types, fix EIP-712 decoding
rename types for clarity
2023-09-25 19:36:05 +08:00
Murali Krishna Komatireddy
763dab712f
fix lint (#101)
* sdkerrors.Wrap

* sdkerrors.Wrap

* upgrade dependenices
2023-03-15 11:22:35 -04:00
02e9080094
Changes to run laconic-console app with laconicd (#75)
* Add cors middleware for GQL requests (#65)

* Implement loading query from URL in GQL playground (#66)

* Implement loading GQL query from URL

* Fix variable name lint error

* Load record names in `getRecordsByIds` GQL query (#67)

* Fix variable rename

* Load names in getRecordsByIds GQL query

* CI Review fixes

* Make init script executable
2023-01-11 13:06:42 +05:30
Murali Krishna Komatireddy
fac5a95679
wrap typed data for record attributes (#70)
* unpack interface

* unpackInterfaces

* gofmpt

* patch setRecord in WrapTxToTypedData

* patch message types

* hardcode record attributes

* patch typed data

* versioning record attributes and http post rules for rpc messages

* record names
2023-01-09 12:19:11 +05:30
Murali Krishna Komatireddy
75bcf1f5a5
rename nameservie to registry (#54) 2022-12-09 09:47:14 +05:30