Commit Graph
13 Commits
Author SHA1 Message Date
nabarun 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
nabarun e20e7c24c8 fix: GQL getStatus query 2022-04-26 15:30:21 +05:30
nabarun e3f97b1df9 fix: gql query getAccounts for high balances 2022-04-22 15:42:31 +05:30
nabarun 9d4c381e1a fix: increase timers for nameservice tests 2022-04-21 00:45:52 +05:30
nabarun 2ea883bc50 nameservice: return record id in setRecord message response 2022-04-20 17:21:52 +05:30
nabarun 92f07873f4 chore: replace with wrn with crn 2022-04-20 13:19:07 +05:30
nabarun 7f70108a4a nameservice: implement processing record and authority expiry 2022-04-19 15:51:37 +05:30
nabarun 8477b3d9cb Implement float, boolean and reference types for attributes keyValueInput 2022-04-19 08:58:10 +05:30
nabarun f7623b26f9 nameservice: return names with records query 2022-04-18 14:44:32 +05:30
nabarun d762ce98b3 nameservice: queryRecords filter by attributes 2022-04-13 17:33:42 +05:30
nabarun 8f5449f397 auction: change params for auction module test 2022-04-12 11:39:50 +05:30
nabarun 2b8b18d659 fix: return nil response for gql queries 2022-04-08 18:02:18 +05:30
nabarun 555934b799 nameservice: change Record message types for chiba-clonk-client 2022-04-08 13:03:58 +05:30