-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Co-authored-by: neeraj <[email protected]> Co-authored-by: Prathamesh Musale <[email protected]> Reviewed-on: https://git.vdb.to/cerc-io/laconicd/pulls/132 Reviewed-by: Thomas E Lackey <[email protected]> Co-authored-by: Nabarun <[email protected]> Co-committed-by: Nabarun <[email protected]>
- Loading branch information
1 parent
9c240f1
commit 776799e
Showing
32 changed files
with
6,260 additions
and
9,811 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.