Commit Graph

32 Commits

Author SHA1 Message Date
Murali Krishna Komatireddy
db3f9707d2
remaining record types support (#27)
* remaining record types support

* fix sdk tests

* create record types from examples

* bond tests

* registry expiry tests

* fix typos
2023-03-06 16:17:43 -05:00
Michael
2870a7543a
version bump to 0.1.6 (#31) 2023-02-15 10:23:49 -05:00
i-norden
95bdacb4a1 version 0.1.5 2023-01-11 15:48:24 -06:00
ebe628d082 Remove broken is-url dependency 2022-12-21 13:08:09 -07:00
b73bb3e216 Upgrade package version to 0.1.4 2022-12-09 18:16:58 +05:30
f2c7468ba8
Fix version of bip32 package (#14) 2022-12-09 18:13:53 +05:30
94920171ae
Upgrade package version (#13) 2022-12-09 17:35:49 +05:30
2a9223fdd3
Add missing dependecies in package.json (#12) 2022-12-09 17:23:09 +05:30
7ecd3eefa8
Add github workflow to publish package (#11) 2022-12-09 16:15:39 +05:30
ee0443b5fa
Changes to use laconic-sdk with console-app (#10)
* Use older version of tiny-secp256k1 to work in browser

* Make REST endpoint optional
2022-12-09 14:25:13 +05:30
8e852ad2ce Changes to match repo renaming 2022-10-10 16:13:24 -06:00
62d47f0c4b
Merge pull request #2 from cerc-io/dboreham/doc-fixes
Blind attempt to re-brand
2022-10-03 12:19:57 -06:00
fb3edfabd3 Revert postinstall script 2022-09-28 20:37:00 -06:00
ff3d70cc0d Add postinstall target 2022-09-28 19:52:00 -06:00
b07df23804 Blind attempt to re-brand 2022-09-28 13:20:15 -06:00
5f1f3fa9e6 Fix dependencies to remove yarn warnings 2022-09-28 11:22:34 -06:00
003cfcbf5c Use GQL query getAccounts instead of REST API 2022-04-22 16:01:04 +05:30
349bc650d9 Generate same CID from chiba-clonk chain 2022-04-22 16:01:04 +05:30
e563cfe6b1 Add tests for record and authority expiry 2022-04-21 09:44:24 +05:30
d51f9618e0 Implement tests for auction module 2022-04-21 09:44:24 +05:30
44b3990377 Fix generating account address from private key 2022-04-21 09:44:24 +05:30
837d9691ec Check if error contains expected message for failing transactions 2022-04-21 09:44:24 +05:30
f207be4838 Add tests for querying names and deleteName 2022-04-21 09:44:24 +05:30
9de3c59c19 Implement setRecord and add test for setAutorityBond 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
7fe5bcda83 Add tests for querying bond 2022-04-21 09:44:24 +05:30
19d5405087 Implement pattern from dxns-registry-client 2022-04-21 09:44:24 +05:30
4c3a3558d3 Message for creating bond 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