neeraj
f51de891e9
Fix lint errors
2024-01-11 09:04:42 +05:30
a9c04a7980
type rename
...
this matches the change in follow up PR branch `graphql-to-ipld`
2024-01-10 11:20:29 +05:30
6dbb27f46c
remove hard-coded record types, fix EIP-712 decoding
...
rename types for clarity
2024-01-10 11:20:29 +05:30
976a97234f
Fix lint errors (which are actually bugs in linting dependencies) ( #114 )
...
Work around bug https://github.com/golangci/golangci-lint/issues/3906 and https://github.com/cachix/install-nix-action/issues/161 and address other lint/CI issues.
Reviewed-on: cerc-io/laconicd#114
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-11-21 04:57:52 +00:00
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