Commit Graph

22 Commits

Author SHA1 Message Date
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