laconicd-deprecated/x/registry/types
Nabarun 776799ea02 Remove hard-coded record types (#132)
- Resolves #107 and is initial work on #108
  - Refactors the `Record.Attributes` from Any into a byte string and removes the hard-coded Protobuf record types.
  - Fixes EIP-712 bytes decoding.
- Resolves #109
  - Rewords the graphql schema to be able to represent generic IPLD objects encoded as DAG-JSON.

Co-authored-by: Roy Crihfield <roy@manteia.ltd>
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: cerc-io/laconicd#132
Reviewed-by: Thomas E Lackey <telackey@noreply.git.vdb.to>
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-01-15 04:20:38 +00:00
..
codec.go Remove hard-coded record types (#132) 2024-01-15 04:20:38 +00:00
events.go rename nameservie to registry (#54) 2022-12-09 09:47:14 +05:30
genesis.go rename nameservie to registry (#54) 2022-12-09 09:47:14 +05:30
genesis.pb.go Sync from fork (#74) 2023-01-10 10:20:57 +05:30
keys.go rename nameservie to registry (#54) 2022-12-09 09:47:14 +05:30
msg.go Remove hard-coded record types (#132) 2024-01-15 04:20:38 +00:00
params.go rename nameservie to registry (#54) 2022-12-09 09:47:14 +05:30
query.pb.go Remove hard-coded record types (#132) 2024-01-15 04:20:38 +00:00
query.pb.gw.go Sync from fork (#74) 2023-01-10 10:20:57 +05:30
record_msg.go Remove hard-coded record types (#132) 2024-01-15 04:20:38 +00:00
registry.pb.go Remove hard-coded record types (#132) 2024-01-15 04:20:38 +00:00
tx.pb.go Remove hard-coded record types (#132) 2024-01-15 04:20:38 +00:00
tx.pb.gw.go Add new record types ApplicationRecord, WebAppDeploymentRecord, GeneralRecord (#113) 2023-11-20 22:01:03 +00:00
types.go Remove hard-coded record types (#132) 2024-01-15 04:20:38 +00:00