Brice Dobry
acb7d78881
fix: add missing fields from PoxInfo
2023-05-11 22:40:43 +02:00
janniks
5e0fd6c961
test(pox-3): update tests for 2.4 activation
2023-05-10 17:24:05 +02:00
janniks
c72d82ab0b
fix(pox-3): include pox-3 error codes
2023-05-10 17:24:05 +02:00
janniks
a2aac09e5b
fix(pox-3): update stacking lib to always use the latest activated / current pox contract
2023-05-10 17:24:05 +02:00
github-actions[bot]
c9e420e521
chore: version packages
2023-04-28 14:25:15 +02:00
janniks
4da745ae96
chore: remove duplicate profile definition ( #1478 )
...
* chore: remove duplicate profile definition
* test: add fetchProfileFromUrl tests
---------
Co-authored-by: janniks <janniks@users.noreply.github.com >
2023-04-28 13:29:03 +02:00
janniks
c116a851c4
fix: add Cl helper ( #1479 )
...
Adds a Cl bundled export that allows better discovery of clarity methods and less importing.
* fix: add cl helper
* docs: update tsdocs
* test: add cl tests
* docs: fix typo
Co-authored-by: Hugo C <911307+hugocaillard@users.noreply.github.com >
* docs: swap out @visit for @see
* fix: remove true and false bool methods
---------
Co-authored-by: janniks <janniks@users.noreply.github.com >
Co-authored-by: Hugo C <911307+hugocaillard@users.noreply.github.com >
2023-04-27 14:52:11 +02:00
janniks
55907b6f11
refactor: export method directly
2023-04-27 14:50:04 +02:00
janniks
7e92f7fbda
fix(stacking): return full principal instead of only address
2023-04-27 14:50:04 +02:00
github-actions[bot]
e1d3c03253
chore: version packages
2023-04-25 17:43:56 +02:00
janniks
c30c648178
chore: add comments
2023-04-19 16:57:33 +02:00
janniks
3d6a101534
docs: replace outdated urls
2023-04-19 16:57:33 +02:00
janniks
a8d5a6e120
docs: update migration guide
2023-04-19 16:57:33 +02:00
janniks
fcd606539a
fix: update cli url
2023-04-19 16:57:33 +02:00
janniks
5789937655
fix: add StacksDevnet constructor, closes #1470
2023-04-19 16:37:54 +02:00
janniks
913483c809
ci: remove commitlint as publish requirement
2023-04-11 13:11:29 -06:00
janniks
0370bf6995
fix: migrate explorer domains from stacks.co to hiro.so
2023-04-07 09:40:58 -06:00
janniks
ff8f42da77
chore: add eslint rule
2023-04-07 08:51:11 -06:00
janniks
706859b388
ci: fix workflow
2023-04-06 13:44:01 -06:00
janniks
27a17b5c83
ci: add workflow for new issues
2023-04-05 13:12:04 -06:00
github-actions[bot]
8a10a52c66
chore: version packages
2023-03-26 18:10:09 +02:00
janniks
ac254badb7
feat: add pc post condition builder ( #1466 )
...
* feat: add pc post condition builder
* chore: add fully-qualified nft token name support to pc builder
* chore: add docs for pc methods
---------
Co-authored-by: janniks <janniks@users.noreply.github.com >
2023-03-26 17:43:59 +02:00
janniks
ade63453fc
fix: allow contract principals in stackingclient
2023-03-26 17:00:13 +02:00
github-actions[bot]
5f0b040ffc
chore: version packages
2023-03-19 20:44:02 +01:00
janniks
244636fbd0
feat: switch makeContractDeploy and makeUnsignedContractDeploy to use clarity 2 by default
2023-03-19 20:21:49 +01:00
github-actions[bot]
b937a7ef08
chore: version packages
2023-03-17 17:35:16 +01:00
Matthew Little
7031ead112
feat: implement getContractMapEntry function ( #1461 )
2023-03-17 17:12:41 +01:00
github-actions[bot]
9d5b7fb523
chore: version packages
2023-03-04 20:17:06 +01:00
janniks
d29754df72
fix: revert ajv update to fix broken cli argparse
2023-03-04 19:59:31 +01:00
github-actions[bot]
9d3b376ff8
chore: version packages
2023-02-23 01:09:57 +01:00
janniks
a1cb55ceb2
ci: use latest npm
2023-02-23 00:53:16 +01:00
janniks
d1bd962cb5
ci: update package-lock
2023-02-22 14:18:42 +01:00
kyranjamie
3c9b72f61b
feat: add additional data to auth resp
2023-02-22 11:12:59 +01:00
janniks
8cfdbde1de
ci: switch to node 18
2023-02-06 19:21:58 +01:00
janniks
5f3b8ca79e
ci: skip commitlint on ci
2023-02-06 14:41:27 +01:00
janniks
4b887608b9
chore: fix lint
2023-02-06 14:27:51 +01:00
janniks
d81cfd1b8d
fix: add missing fee and nonce to all stacking methods
2023-02-02 13:09:11 +01:00
janniks
b3bbd346b0
chore: update template
2023-02-02 13:09:11 +01:00
Matthew Little
a039c33292
feat: allow string name for AnchorMode
2023-02-02 13:07:49 +01:00
Matthew Little
c3bca5c299
chore: lint fix
2023-01-31 22:15:13 +01:00
Matthew Little
f0ba4a2f0d
fix: a few Clarity value construction functions were not being exported
2023-01-31 22:15:13 +01:00
janniks
7c9b0b4af0
docs: fix example code
2023-01-31 22:10:48 +01:00
janniks
da20e74bf9
refactor: remove query-string dependency
2023-01-31 22:10:26 +01:00
janniks
08e80efb90
chore: rename makeAuthRequest to makeAuthRequestToken
2023-01-31 21:11:11 +01:00
janniks
3a1df3cece
chore: update templates
2023-01-30 22:57:32 +05:00
github-actions[bot]
484adf0bff
chore: version packages
2023-01-30 18:03:10 +01:00
janniks
1840f00015
chore: fix eslint
2023-01-30 21:55:39 +05:00
janniks
6962f0b466
chore: audit fix
2023-01-30 21:55:39 +05:00
janniks
e4077fb45f
ci: add commitlint to pr actions
2023-01-30 21:55:39 +05:00
janniks
1db1adc5e9
docs: update readme
2023-01-30 21:55:39 +05:00