1147b83f8c
Add methods for creating auctions and add auction tests ( #28 )
...
Part of [Service provider auctions](https://www.notion.so/Service-provider-auctions-a7b63697d818479493ec145ea6ea3c1c )
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Isha Venikar <ishavenikar@Ishas-MacBook-Air.local>
Reviewed-on: cerc-io/registry-sdk#28
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-09-25 13:21:04 +00:00
022c55268c
Rename laconic2d repo to laconicd in CI ( #14 )
...
Part of [Rename laconic2d to laconicd](https://www.notion.so/Rename-laconic2d-to-laconicd-9028d0c020d24d1288e92ebcb773d7a7 )
Reviewed-on: cerc-io/registry-sdk#14
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-23 04:52:49 +00:00
ad07856267
Rename laconic2d to laconicd ( #10 )
...
Part of https://www.notion.so/Rename-laconic2d-to-laconicd-9028d0c020d24d1288e92ebcb773d7a7
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: cerc-io/registry-sdk#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
911be08850
Remove unused code and update CI ( #9 )
...
Part of https://www.notion.so/Create-laconic-registry-SDK-d3a636d4aba44f7cbba3bd99b7146811
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: cerc-io/registry-sdk#9
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-03-14 09:15:48 +00:00
409e6d5c6f
Parse send tx response and update package version ( #8 )
...
Part of https://www.notion.so/Create-laconic-registry-SDK-d3a636d4aba44f7cbba3bd99b7146811
- Parse send tx response in the `sendCoins` method
- Add the required proto types and regenerate bindings
- Bump minor package version
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #8
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-03-13 10:29:46 +00:00
4e5f9bf9e1
Expect null if bond or authority is not found ( #6 )
...
Part of https://www.notion.so/Create-laconic-registry-SDK-d3a636d4aba44f7cbba3bd99b7146811
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #6
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-03-12 08:40:44 +00:00
2589aacdb4
Update authority method for registry module to use cosmjs ( #4 )
...
* Update methods to send coins and reserve authority
* Make owner as mandatory param of reserve authority method
* Update method to set authority bond
* Add todo for skipping tests
* Decode message response
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-03-07 16:06:52 +05:30
65001568c8
Remove hard-coded record types ( #52 )
...
Refactors the `Record.Attributes` from Any into a byte string.
Companion to cerc-io/laconicd#132 .
Resolves https://github.com/cerc-io/laconicd/issues/107
Co-authored-by: Roy Crihfield <roy@manteia.ltd>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: cerc-io/laconic-sdk#52
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:58:55 +00:00
Michael Shaw
c6a37ac419
quick README update to reflect reality
2023-02-06 12:47:29 -05:00
cdf58773a7
Update README.md
2023-01-03 07:20:35 -07:00
8e852ad2ce
Changes to match repo renaming
2022-10-10 16:13:24 -06:00
b1d3c83d32
Files the IDE thoughtfully did not save earlier
2022-09-28 13:22:57 -06:00
b07df23804
Blind attempt to re-brand
2022-09-28 13:20:15 -06:00
003cfcbf5c
Use GQL query getAccounts instead of REST API
2022-04-22 16:01:04 +05:30
28c8099b16
Get record id from setRecord message response
2022-04-21 09:44:24 +05:30
e563cfe6b1
Add tests for record and authority expiry
2022-04-21 09:44:24 +05:30
6ca9f4041a
Fixes from review
2022-04-21 09:44:24 +05:30
0bc619cad2
Send messages from secondary accounts
2022-04-21 09:44:24 +05:30
48507ca46a
Rename ethermint to chibaclonk
2022-04-21 09:44:24 +05:30
58227b68be
Changes from review
2022-04-21 09:44:24 +05:30
252665512d
Add tests for reserving authority with different owner
2022-04-21 09:44:24 +05:30
36b633b908
Update README with steps to run tests
2022-04-21 09:44:24 +05:30
6bb264d69c
Fix create bond message
2022-04-21 09:44:24 +05:30
4c3a3558d3
Message for creating bond
2022-04-21 09:44:24 +05:30
3f2bdd34f8
Send vote message in gov module
2022-04-21 09:44:24 +05:30
72ab467d9b
Send tokens using evmosjs and eth-sig-util
2022-04-21 09:44:24 +05:30
6871e35964
Add failing test case for sending tokens
2022-04-21 09:44:24 +05:30
4dedc3d7c4
Initial commit
2022-03-24 09:38:03 +05:30