janniks
555fa7cf45
test: add pox abi tests
2022-07-19 11:13:06 -04:00
janniks
b7acc7de73
fix: update version buffer size for pox addresses
2022-07-19 11:13:06 -04:00
janniks
62355bc69d
fix: update make_keychain command
2022-07-15 12:37:43 -04:00
github-actions[bot]
5ac9385069
chore: version packages
2022-07-12 15:38:51 -04:00
janniks
a66f74824e
ci: add env to skip tests
2022-07-11 16:30:05 -04:00
janniks
963b028d0d
fix: convert checksum to buffer
2022-07-11 15:53:02 -04:00
github-actions[bot]
2d116ac4c9
chore: version packages
2022-07-05 09:41:02 -04:00
janniks
9010e702e9
test: fix can_stack test
2022-06-29 22:35:17 +02:00
janniks
ca51914276
fix: use correct buffer size for hashmode in stacking
2022-06-29 11:59:51 -04:00
janniks
e604d33896
test: add can_stack test
2022-06-29 11:38:29 -04:00
ahsan-javaid
844672480c
fix: support legacy signature verification
2022-06-23 14:32:56 +02:00
janniks
400c50524e
docs: remove redundant lang tag for typedoc
2022-06-16 23:45:02 +02:00
janniks
dd0e3030c8
chore(release): publish v4.3.0
2022-06-16 15:07:33 +02:00
janniks
a99f0f70c5
chore: fix build keyword interface problem
2022-06-10 18:37:16 +02:00
janniks
6d1a5dcb5b
build: audit deps, closes #1264
2022-06-10 18:37:16 +02:00
janniks
59f30a638a
docs: fix readme example
2022-06-10 18:37:16 +02:00
beguene
5e8736bcf5
fix: export structuredDataSignature
2022-06-08 10:22:02 +02:00
beguene
a4c0577c7e
feat: add SIP-018 support
...
closes #1283 #1281
2022-06-07 13:54:23 +02:00
ahsan-javaid
b95783db54
fix: add clarity typedoc annotations
2022-06-07 13:38:51 +02:00
janniks
f104aad523
chore(release): publish v4.2.2
2022-06-01 20:57:55 +02:00
janniks
462f5e2fe5
fix: update jsontokens lib
2022-06-01 19:54:32 +02:00
janniks
cff19320b2
chore(release): publish v4.2.1
2022-05-29 00:30:00 +02:00
janniks
13d2edff22
chore(release): publish v4.2.0
2022-05-25 18:00:43 +02:00
janniks
4e7fcf5b9a
feat: add missing rsv functions
2022-05-25 15:40:39 +02:00
janniks
c1966f91e6
docs: update polyfilling section
2022-05-24 16:56:08 +02:00
janniks
16fcbb5974
build: reduce polyfilling
2022-05-24 16:56:08 +02:00
janniks
8912bca06b
fix: offload bitcoinjs from stacking, closes #1259
2022-05-24 16:56:08 +02:00
janniks
9dd2591f12
chore: consolidate license
2022-05-24 13:33:00 +02:00
janniks
0d7847e06d
chore(release): publish v4.1.2
2022-05-23 22:06:04 +02:00
janniks
fa211f2ae6
build: add missing dep
2022-05-23 15:29:15 +02:00
janniks
f8cd319212
fix: update api client
2022-05-19 20:14:32 +02:00
janniks
62b63fe95b
chore(release): publish v4.1.1
2022-05-19 18:50:40 +02:00
janniks
79152d3091
fix: add blockstack dependency
2022-05-19 18:01:31 +02:00
janniks
d0ca86ec45
chore(release): publish v4.1.0
2022-05-19 15:41:24 +02:00
janniks
ee8eb8c138
docs: add middleware docs
2022-05-19 15:33:35 +02:00
janniks
ef456327a3
feat: add fetch middleware for api keys and request init
...
docs: optimize ts docs
2022-05-19 15:33:35 +02:00
janniks
32c7d76ff0
chore(release): publish v4.0.2
2022-05-19 14:24:33 +02:00
kyranjamie
20b721cdcc
fix(message-signing): add working utility fn
2022-05-19 14:20:11 +02:00
janniks
8ad4d8361a
fix: update get btc address
2022-05-17 22:57:22 +02:00
AhsanJavaid
91b511b45a
fix: offload bn.js dependency
2022-05-17 22:57:22 +02:00
janniks
8b41449e6c
docs: fix example for get_stacks_wallet_key
2022-05-16 16:50:35 +02:00
Brice Dobry
4985b6d15f
docs: fix example for get_stacks_wallet_key
...
This example previously used `get_stacks_payment_key`.
2022-05-16 16:50:35 +02:00
ahsan-javaid
78d2050d86
fix: offload bitcoinjs dependency from storage
2022-05-16 16:47:43 +02:00
janniks
2add622be6
chore(release): publish v4.0.1
2022-05-09 17:41:35 +02:00
ahsan-javaid
70ea9156f6
fix: allow referrer header in request options
2022-05-09 14:38:29 +02:00
Callum McIntyre
49a094b38a
docs: add clarification to callReadOnlyFunction
...
It is possible to call any public function using `callReadOnlyFunction`, not only those defined with `(define-read-only)`
This commit updates the docstring to make this more clear
2022-05-04 13:46:50 +02:00
ahsan-javaid
194442c489
fix: support length estimation in fee estimate interface
2022-05-04 13:45:32 +02:00
ahsan-javaid
701416a634
fix: offload bip39 from wallet-sdk
2022-05-04 13:42:23 +02:00
janniks
5be97a259e
chore(release): publish v4.0.0
2022-04-20 15:47:55 +02:00
beguene
ad300fb156
feat: Add encode / decode messages to support
...
arbitrary message signing
closes #1231
2022-04-20 13:50:14 +02:00