Michael
2493e2c706
Revert "remaining record types support ( #27 )" ( #35 )
...
This reverts commit db3f9707d2
.
2023-03-06 16:54:02 -05:00
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
77af2e5e22
Auction nameservice tests ( #28 )
...
* truncated testing until questions of intent answered
* nameservice passes local tests
* first pass running tests from sdk side
* lint cleanup
* move into dir rather than args
* double bond in naming test
* first pass building test container on sdk side... only basic tests this iteration
* missing jest
* docker compose exec got dropped
* start both containers, not just laconicd
* script cleanup in action
* working directory
* diagnostic
* diagnostic
* run against dev branch of laconicd
* run auction and nameservice-expiry tests
* switch to main branch
2023-02-10 14:44:23 -05:00
Zach
55675c7b55
rm duplicate line (typo?)
2023-01-11 18:27:00 -05:00
0xmuralik
e8a56f2b97
fix failing tests
2023-01-03 14:50:38 +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
b1d3c83d32
Files the IDE thoughtfully did not save earlier
2022-09-28 13:22:57 -06:00
3d103b5fca
Add getRecordsByIds method and sdk tests ( #3 )
...
* Implement getRecordsByIds method
* Add tests for sdk
2022-04-25 15:12:46 +05:30
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
79b55b73da
Replace wrn
with crn
2022-04-21 09:44:24 +05:30
e563cfe6b1
Add tests for record and authority expiry
2022-04-21 09:44:24 +05:30
c3066db987
Add test for util getContentId
2022-04-21 09:44:24 +05:30
407d31cea7
Fix queryRecords to return results filtered by attributes
2022-04-21 09:44:24 +05:30
0bc619cad2
Send messages from secondary accounts
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
394f015a5e
Add tests for nameservice deleteName
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
65e90e7af0
Add nameservice tests for reserve and lookup authority
2022-04-21 09:44:24 +05:30