Commit Graph

5 Commits

Author SHA1 Message Date
Isha Venikar
51fed6aa62
Add a method to get registered participants (#6)
* Add getParticipant query method for getting participants list

* Add check to verify the list of registered participants in onboarding-test

* Modify test messages

* Add updated proto files and regenerate ts bindings

* Update proto files and regenerate ts bindings

* Fix imports
2024-07-04 19:33:10 +05:30
Isha Venikar
f2e1a1bd4a
Incorporate onboarding module and export required types (#5)
* Add proto bindings and generated ts files

* Add onboard participant message

* Add onboard participant method in client

* Add test for onboarding participant

* Regenerate proto bindings

* Remove hard-coded values from onboarding-test

* Export required types for onboarding app

* Export types from message files

---------

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
2024-07-03 19:43:52 +05:30
ad07856267 Rename laconic2d to laconicd (#10)
All checks were successful
Tests / sdk_tests (push) Successful in 23m10s
Part of https://www.notion.so/Rename-laconic2d-to-laconicd-9028d0c020d24d1288e92ebcb773d7a7

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #10
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-04-01 14:23:34 +00:00
a53e2178d2 Update proto files and regenerate bindings (#5)
Part of https://www.notion.so/Create-laconic-registry-SDK-d3a636d4aba44f7cbba3bd99b7146811

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: deep-stack/registry-sdk#5
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-03-12 05:37:24 +00:00
prathamesh0
ce3cfbd457
Update proto files and regenerate ts bindings (#1)
* Update proto files

* Update script to generate typescript definitions

* Generate typescript definitions from protobuf files

* Cleanup unnecessary proto files

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-03-06 12:01:09 +05:30