Commit Graph
49 Commits
Author SHA1 Message Date
dboreham 88ffbbc2b2 Revert to original version 2022-12-01 20:43:16 -07:00
dboreham 051a942d03 v0.1.23 2022-12-01 20:36:47 -07:00
dboreham 94becf4a5b Add .npmignore file to make publish work 2022-12-01 20:24:58 -07:00
dboreham 48594a48e6 v0.1.2 2022-12-01 20:20:20 -07:00
dboreham 463220ff58 Add scope to package name 2022-12-01 19:40:56 -07:00
dboreham 3a890ab46c Merge pull request #5 from cerc-io/murali/fix-tests
fix: tests failing against updated laconicd
2022-11-04 06:46:09 -06:00
dboreham b9cb479381 Revert to fixturenet chain id 2022-11-04 06:45:42 -06:00
0xmuralik fa0a4150bd update fee 2022-11-01 15:40:34 +05:30
dboreham 733e4a6cc6 Merge pull request #4 from cerc-io/dboreham/repo-rename
Changes to match repo renaming
2022-10-12 21:00:54 -06:00
dboreham 8e852ad2ce Changes to match repo renaming 2022-10-10 16:13:24 -06:00
dboreham 62d47f0c4b Merge pull request #2 from cerc-io/dboreham/doc-fixes
Blind attempt to re-brand
2022-10-03 12:19:57 -06:00
dboreham faf7c18e5c Merge pull request #1 from cerc-io/dboreham/fix-dependency-versions
Fix dependencies to remove yarn warnings
2022-10-03 12:19:27 -06:00
dboreham fb3edfabd3 Revert postinstall script 2022-09-28 20:37:00 -06:00
dboreham ff3d70cc0d Add postinstall target 2022-09-28 19:52:00 -06:00
dboreham b1d3c83d32 Files the IDE thoughtfully did not save earlier 2022-09-28 13:22:57 -06:00
dboreham b07df23804 Blind attempt to re-brand 2022-09-28 13:20:15 -06:00
dboreham 5f1f3fa9e6 Fix dependencies to remove yarn warnings 2022-09-28 11:22:34 -06:00
nabarun 27a176fbad Implement methods and tests for associate/dissociate bonds and records (#4)
* Implement methods for bond associate and dissociate

* Uncomment test for getStatus GQL query
2022-04-27 15:30:21 +05:30
nabarun 3d103b5fca Add getRecordsByIds method and sdk tests (#3)
* Implement getRecordsByIds method

* Add tests for sdk
2022-04-25 15:12:46 +05:30
nabarun 003cfcbf5c Use GQL query getAccounts instead of REST API 2022-04-22 16:01:04 +05:30
nabarun 349bc650d9 Generate same CID from chiba-clonk chain 2022-04-22 16:01:04 +05:30
nabarun 28c8099b16 Get record id from setRecord message response 2022-04-21 09:44:24 +05:30
nabarun 79b55b73da Replace wrn with crn 2022-04-21 09:44:24 +05:30
nabarun e563cfe6b1 Add tests for record and authority expiry 2022-04-21 09:44:24 +05:30
nabarun 6ca9f4041a Fixes from review 2022-04-21 09:44:24 +05:30
nabarun c3066db987 Add test for util getContentId 2022-04-21 09:44:24 +05:30
nabarun 407d31cea7 Fix queryRecords to return results filtered by attributes 2022-04-21 09:44:24 +05:30
nabarun 0bc619cad2 Send messages from secondary accounts 2022-04-21 09:44:24 +05:30
nabarun 838edaa9a6 Add auction tests for commitBid and revealBid 2022-04-21 09:44:24 +05:30
nabarun d51f9618e0 Implement tests for auction module 2022-04-21 09:44:24 +05:30
nabarun 44b3990377 Fix generating account address from private key 2022-04-21 09:44:24 +05:30
nabarun 837d9691ec Check if error contains expected message for failing transactions 2022-04-21 09:44:24 +05:30
nabarun 394f015a5e Add tests for nameservice deleteName 2022-04-21 09:44:24 +05:30
nabarun f207be4838 Add tests for querying names and deleteName 2022-04-21 09:44:24 +05:30
nabarun 9de3c59c19 Implement setRecord and add test for setAutorityBond 2022-04-21 09:44:24 +05:30
nabarun 48507ca46a Rename ethermint to chibaclonk 2022-04-21 09:44:24 +05:30
nabarun 58227b68be Changes from review 2022-04-21 09:44:24 +05:30
nabarun 252665512d Add tests for reserving authority with different owner 2022-04-21 09:44:24 +05:30
nabarun 65e90e7af0 Add nameservice tests for reserve and lookup authority 2022-04-21 09:44:24 +05:30
nabarun 36b633b908 Update README with steps to run tests 2022-04-21 09:44:24 +05:30
nabarun df5619932d Add tests for bond refill, withdraw and cancel 2022-04-21 09:44:24 +05:30
nabarun 7fe5bcda83 Add tests for querying bond 2022-04-21 09:44:24 +05:30
nabarun 19d5405087 Implement pattern from dxns-registry-client 2022-04-21 09:44:24 +05:30
nabarun 6bb264d69c Fix create bond message 2022-04-21 09:44:24 +05:30
nabarun 4c3a3558d3 Message for creating bond 2022-04-21 09:44:24 +05:30
nabarun 3f2bdd34f8 Send vote message in gov module 2022-04-21 09:44:24 +05:30
nabarun 72ab467d9b Send tokens using evmosjs and eth-sig-util 2022-04-21 09:44:24 +05:30
nabarun 6871e35964 Add failing test case for sending tokens 2022-04-21 09:44:24 +05:30
nabarun 4dedc3d7c4 Initial commit 2022-03-24 09:38:03 +05:30