776799ea02
Remove hard-coded record types ( #132 )
...
Pull Request Labeler / triage (push) Successful in 58s
Run Gosec / Gosec (push) Failing after 2m29s
Tests / cleanup-runs (push) Has been skipped
Lint / Run flake8 on python integration tests (push) Failing after 4m48s
Tests / test-unit-cover (push) Failing after 8m52s
Tests / sdk_tests (push) Failing after 22s
Tests / test-rpc (push) Failing after 1m18s
Lint / Run golangci-lint (push) Successful in 15m15s
Tests / test-importer (push) Successful in 11m6s
CodeQL / Analyze (go) (push) Failing after 3m14s
Semgrep / Scan (push) Failing after 47s
- 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
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
75bcf1f5a5
rename nameservie to registry ( #54 )
2022-12-09 09:47:14 +05:30
0xmuralik
5ae3bc8d23
ignore gosec
2022-10-18 15:44:39 +05:30
0xmuralik
24fad163b2
ignore gosec
2022-10-18 15:36:34 +05:30
0xmuralik
670dc398e4
nosec G705
2022-10-18 12:14:29 +05:30
0xmuralik
482d597318
lint
2022-10-17 16:33:31 +05:30
0xmuralik
74ed0f7e0f
lint
2022-10-17 12:45:01 +05:30
0xmuralik
a4f2cb5731
gofumpt and ignore duplicates
2022-10-17 12:17:56 +05:30
0xmuralik
8d29064d08
add gql
2022-10-12 13:04:44 +05:30
0xmuralik
56d59feaa0
update fork
2022-10-10 16:08:33 +05:30
0xmuralik
01fbfc6c38
changes for tendermint v0.34.21
2022-09-30 12:11:39 +05:30
SpideyPool192
9c49c2b934
paths
2022-09-07 17:14:15 +05:30
SpideyPool192
09d81e4d66
changed binary names and source repos in docker files and readmes
2022-09-07 12:56:51 +05:30
SpideyPool192
a57e5f4fd9
changed package name from tharsis/ethermint to cerc-io/laconicd
2022-09-07 12:06:11 +05:30
Sai Kumar
e5cad8c48b
fix: fix the client test issues
2022-06-02 13:23:03 +05:30
Sai Kumar
19b1635e00
Merge branch 'main' into sai/upgrade_cosmos_v0.46
2022-04-26 17:28:34 +05:30
e20e7c24c8
fix: GQL getStatus query
2022-04-26 15:30:21 +05:30
Sai Kumar
fd59a37798
fix : fix the conflicts
2022-04-23 21:23:51 +05:30
e3f97b1df9
fix: gql query getAccounts for high balances
2022-04-22 15:42:31 +05:30
92f07873f4
chore: replace with wrn
with crn
2022-04-20 13:19:07 +05:30
8477b3d9cb
Implement float, boolean and reference types for attributes keyValueInput
2022-04-19 08:58:10 +05:30
f7623b26f9
nameservice: return names with records query
2022-04-18 14:44:32 +05:30
d762ce98b3
nameservice: queryRecords filter by attributes
2022-04-13 17:33:42 +05:30
2b8b18d659
fix: return nil response for gql queries
2022-04-08 18:02:18 +05:30
555934b799
nameservice: change Record message types for chiba-clonk-client
2022-04-08 13:03:58 +05:30
Sai Kumar
4aef5ff22a
Merge branch 'main' into sai/rename_ethermint_chibaclonk
2022-04-05 21:02:33 +05:30
Sai Kumar
548f2a7b92
chore: rename the ethermint
to chibaclonk
...
1. rename `ethermint` to `chiba-clonk`
2. fix the `make localnet-start`
2022-04-05 21:00:20 +05:30
nikugogoi
401e351080
fix: gql query lookupAuthorities and bond module messages ( #25 )
2022-04-05 19:23:49 +05:30
Sai Kumar
e90b21bc8e
migrate: add dxns module
...
1. add bond,auction, nameserivce module
2. update to v0.12.2 ethermint version
3. fix the test cases
4. add gql server
2022-04-05 12:39:27 +05:30