Michael
2870a7543a
version bump to 0.1.6 ( #31 )
2023-02-15 10:23:49 -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
Michael
663ebbf8e0
Merge pull request #30 from cerc-io/readme_quick
...
quick README update to reflect reality
2023-02-06 12:48:21 -05:00
Michael Shaw
c6a37ac419
quick README update to reflect reality
2023-02-06 12:47:29 -05:00
Ian Norden
80348594f8
Merge pull request #20 from cerc-io/zramsay-patch-1
...
remove duplicate line in tests
2023-01-12 18:59:34 -06:00
Zach
55675c7b55
rm duplicate line (typo?)
2023-01-11 18:27:00 -05:00
Zach
10d58ca028
Merge pull request #19 from cerc-io/ian/bump_version
...
Update package to 0.1.5
2023-01-11 17:02:56 -05:00
i-norden
95bdacb4a1
version 0.1.5
2023-01-11 15:48:24 -06:00
0xmuralik
49ebd1ab65
chain-id
2023-01-11 10:46:03 +05:30
0xmuralik
497d72bf9b
increase fee
2023-01-09 12:49:27 +05:30
Murali Krishna Komatireddy
3fca7c7844
Merge pull request #15 from cerc-io/murali/fix-tests
...
fix: Test fail after PR#40
2023-01-09 12:17:08 +05:30
cdf58773a7
Update README.md
2023-01-03 07:20:35 -07:00
0xmuralik
e8a56f2b97
fix failing tests
2023-01-03 14:50:38 +05:30
0xmuralik
0ace77c778
versioning record attributes
2023-01-02 17:44:06 +05:30
0xmuralik
1793a890d9
remove version from record
2022-12-28 16:12:34 +05:30
0xmuralik
e295b8de36
to byte array
2022-12-27 12:17:02 +05:30
0xmuralik
c0f71b0b8f
record attribute types in registry.ts
2022-12-26 11:22:03 +05:30
fd26bd88dd
Merge pull request #18 from cerc-io/dboreham/is-url-is-broken
...
Remove broken is-url dependency
2022-12-21 13:50:32 -07:00
ebe628d082
Remove broken is-url dependency
2022-12-21 13:08:09 -07:00
0xmuralik
eaafeb9107
rename to registry
2022-12-19 11:44:18 +05:30
0xmuralik
43593c15b2
attributes to any
2022-12-19 11:25:28 +05:30
b867ea61e8
Merge pull request #9 from cerc-io/dboreham/npm-publish-fixes
...
Add scope to package name
2022-12-09 07:16:13 -07:00
770bca6cc3
Merge main
2022-12-09 07:14:14 -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
88ffbbc2b2
Revert to original version
2022-12-01 20:43:16 -07:00
051a942d03
v0.1.23
2022-12-01 20:36:47 -07:00
94becf4a5b
Add .npmignore file to make publish work
2022-12-01 20:24:58 -07:00
48594a48e6
v0.1.2
2022-12-01 20:20:20 -07:00
463220ff58
Add scope to package name
2022-12-01 19:40:56 -07:00
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
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
733e4a6cc6
Merge pull request #4 from cerc-io/dboreham/repo-rename
...
Changes to match repo renaming
2022-10-12 21:00:54 -06:00
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
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
fb3edfabd3
Revert postinstall script
2022-09-28 20:37:00 -06:00
ff3d70cc0d
Add postinstall target
2022-09-28 19:52:00 -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
5f1f3fa9e6
Fix dependencies to remove yarn warnings
2022-09-28 11:22:34 -06:00
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
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
349bc650d9
Generate same CID from chiba-clonk chain
2022-04-22 16:01:04 +05:30