registry-sdk/src
nikugogoi 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
..
messages Implement methods and tests for associate/dissociate bonds and records (#4) 2022-04-27 15:30:21 +05:30
proto Get record id from setRecord message response 2022-04-21 09:44:24 +05:30
schema Implement setRecord and add test for setAutorityBond 2022-04-21 09:44:24 +05:30
testing Implement methods and tests for associate/dissociate bonds and records (#4) 2022-04-27 15:30:21 +05:30
account.ts Add getRecordsByIds method and sdk tests (#3) 2022-04-25 15:12:46 +05:30
auction.test.ts Replace wrn with crn 2022-04-21 09:44:24 +05:30
bond.test.ts Implement methods and tests for associate/dissociate bonds and records (#4) 2022-04-27 15:30:21 +05:30
decs.d.ts Implement setRecord and add test for setAutorityBond 2022-04-21 09:44:24 +05:30
index.test.ts Use GQL query getAccounts instead of REST API 2022-04-22 16:01:04 +05:30
index.ts Implement methods and tests for associate/dissociate bonds and records (#4) 2022-04-27 15:30:21 +05:30
nameservice-expiry.test.ts Use GQL query getAccounts instead of REST API 2022-04-22 16:01:04 +05:30
naming.test.ts Add getRecordsByIds method and sdk tests (#3) 2022-04-25 15:12:46 +05:30
registry-client.ts Add getRecordsByIds method and sdk tests (#3) 2022-04-25 15:12:46 +05:30
sdk.test.ts Implement methods and tests for associate/dissociate bonds and records (#4) 2022-04-27 15:30:21 +05:30
txbuilder.ts Implement pattern from dxns-registry-client 2022-04-21 09:44:24 +05:30
types.ts Fixes from review 2022-04-21 09:44:24 +05:30
util.test.ts Generate same CID from chiba-clonk chain 2022-04-22 16:01:04 +05:30
util.ts Generate same CID from chiba-clonk chain 2022-04-22 16:01:04 +05:30