Commit Graph

14 Commits

Author SHA1 Message Date
332fa8da37 Handle reservation for sub authority 2024-02-22 16:49:57 +05:30
0ac8398979 Populate names when fetching records 2024-02-22 16:28:27 +05:30
00d821538f Implement genesis import and export keepers 2024-02-22 15:09:40 +05:30
75737915ab Add a command to delete a name 2024-02-22 14:34:25 +05:30
22f6e05de0 Add a command to resolve name to a record 2024-02-20 10:11:01 +05:30
c809f22b83 Add a command to list name records 2024-02-19 19:23:31 +05:30
5b116308eb Add a command to get naming info 2024-02-19 19:11:03 +05:30
9ee1f315a1 Add a command to set name 2024-02-19 18:59:32 +05:30
5527c91c19 Add a command to set authority bond id 2024-02-19 10:17:52 +05:30
0b8904d7de Add a command to get registry module account balances 2024-02-19 09:32:01 +05:30
764fb1f04a Add commands to reserve and get name authority 2024-02-16 15:02:52 +05:30
91a8b56183 Add a command to get records by bond id 2024-02-16 12:18:43 +05:30
5e68c7d9b3 Add registry module commands to set and get records (#5)
Reviewed-on: deep-stack/laconic2d#5
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-02-16 06:40:42 +00:00
de489a4d21 Setup and plumbing for registry module (#4)
Reviewed-on: deep-stack/laconic2d#4
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-02-15 07:08:32 +00:00