Commit Graph

52 Commits

Author SHA1 Message Date
0xmuralik
0c0eb79fa3 eliminate dry code 2023-03-27 18:14:42 +05:30
0xmuralik
8ebb80beed json format 2023-03-27 17:35:47 +05:30
0xmuralik
9b9e8829ec name outputs 2023-03-27 16:58:14 +05:30
0xmuralik
1de17a40ef authority and auction output 2023-03-27 13:58:41 +05:30
0xmuralik
d3020daf2e bond and records outputs 2023-03-27 13:14:02 +05:30
Zach
495bbfdb3c
Merge pull request #21 from cerc-io/integrated_testing
Integrated testing
2023-03-17 14:21:49 -04:00
Zach
64a796c421
Merge pull request #30 from cerc-io/murali/bond
get bond id
2023-03-15 21:26:47 -04:00
0xmuralik
3258e4cfe3 get bond id 2023-03-07 16:27:53 +05:30
Zach
cbcc31d6bd
Merge pull request #23 from cerc-io/0xmuralik-patch-1
Update README.md
2023-03-06 21:10:10 -05:00
Zach
a5e0a6dd22
Merge pull request #24 from cerc-io/0xmuralik-patch-2
Update README.md to fix null auction
2023-03-06 17:50:55 -05:00
Murali Krishna Komatireddy
5e0c6dd649
Update README.md 2023-03-01 14:51:15 +05:30
Murali Krishna Komatireddy
46c333985e
Update README.md 2023-03-01 11:48:50 +05:30
2ef028a671
Update to latest sdk (#22) 2023-02-20 12:37:20 -07:00
Michael Shaw
93e3f5c301 trying basic npm publish 2023-02-15 17:57:29 -05:00
Michael Shaw
723c2be857 private for workspaces 2023-02-15 17:24:44 -05:00
Michael Shaw
c0280b7352 add src workspace package 2023-02-15 17:21:09 -05:00
Michael Shaw
b7b77fb04e add lerna dependency for publishing 2023-02-15 17:07:45 -05:00
Michael Shaw
b05b550c43 use yarn lerna to publish 2023-02-15 16:56:53 -05:00
Michael Shaw
49c4c1f049 incomplete first pass of testing to get package.json updated on branch for publishing 2023-02-15 15:57:23 -05:00
Michael
e7121de87b
Merge pull request #20 from cerc-io/integrated_testing
Create manual_npm_publish.yml
2023-02-15 15:54:07 -05:00
Michael
1ebc7f9d8a
Create manual_npm_publish.yml 2023-02-15 15:47:35 -05:00
3176c0452d
Merge pull request #19 from cerc-io/dboreham/update-sdk-version
Update laconic-sdk version to latest
2023-01-19 10:53:58 -07:00
2b3d4f2e8b Update laconic-sdk version to latest 2023-01-19 10:53:08 -07:00
9f9322d88e
Merge pull request #13 from cerc-io/dboreham/fix-publish
Add .npmignore file so publishing works
2023-01-06 10:39:43 -07:00
23ce9d89c5 Add .npmignore file so publishing works 2023-01-06 10:39:07 -07:00
3bba6f4824
Update README.md 2023-01-03 07:22:37 -07:00
25aed09077
Merge pull request #11 from cerc-io/dboreham/scope-package-name
Add scope to package name
2022-12-13 08:04:52 -07:00
4eb06c7110 Add scope to package name 2022-12-13 08:03:34 -07:00
93df49ec9e
Use published cerc-io/laconic-sdk package (#9) 2022-12-09 18:59:43 +05:30
ea55cbdc7a
Change in registry constructor (#8) 2022-12-09 14:26:00 +05:30
67819510f7
Merge pull request #5 from cerc-io/dboreham/repo-rename
Changes to suit repo renaming
2022-10-12 21:01:43 -06:00
b08e9738cb Changes to suit repo renaming 2022-10-10 16:19:11 -06:00
68e865daaf
Merge pull request #1 from cerc-io/dboreham/doc-fixes
Re-brand for laconic
2022-10-03 12:19:02 -06:00
ee141e0e90
Merge branch 'main' into dboreham/doc-fixes 2022-10-03 12:18:53 -06:00
2bf223ec09
Merge pull request #2 from cerc-io/dboreham/fix-dependencies
Match up js-yaml version with peer dependency expectations
2022-10-03 12:17:18 -06:00
0784c4d6fa Rebrand binary 2022-09-28 20:52:51 -06:00
8a99a55e9b Just one more thing... 2022-09-28 20:51:27 -06:00
55ce3fd098 Fix importing laconic-client from git 2022-09-28 20:20:11 -06:00
87543737dd Match up js-yaml version with peer dependency expectations 2022-09-28 13:35:51 -06:00
e15a35aa59 Blind attempt at re-brand 2022-09-28 13:31:20 -06:00
8b3f8c8f36
Update readme and chiba-clonk-client reference in package json (#4)
* Update chiba-clonk-client commit hash

* Update readme with setup instructions
2022-04-27 16:08:58 +05:30
bc8a825021 Update readme with command outputs 2022-04-27 15:32:46 +05:30
7f09a16e2a Implement command getting status 2022-04-27 15:32:46 +05:30
11482ab5c8 Add commands for auction operations 2022-04-27 15:32:46 +05:30
7f3b07b394 Add commands for name operations 2022-04-27 15:32:46 +05:30
fe739c325f Add commands for authority operations 2022-04-27 15:32:46 +05:30
72c98e14a1 Add commands for bond and records associate/dissociate 2022-04-27 15:32:46 +05:30
1133ac774c Implement commands for bond operations 2022-04-27 15:32:46 +05:30
46a6389d58 Implement commands for account and token operations 2022-04-25 15:18:12 +05:30
97dbbf87c0 Implement commands for record operations 2022-04-25 15:18:12 +05:30