Commit Graph

126 Commits

Author SHA1 Message Date
github-actions[bot]
4ef1815ece chore: version packages 2024-03-18 16:40:36 +01:00
github-actions[bot]
8b9a20c745 chore: version packages 2024-02-26 13:50:15 +01:00
github-actions[bot]
922e037a6d chore: version packages 2024-01-25 14:05:10 +01:00
github-actions[bot]
cf332a32c5 chore: version packages 2024-01-15 17:00:21 +01:00
github-actions[bot]
20efe27eab chore: version packages 2023-12-18 10:37:37 +01:00
github-actions[bot]
9af3f5a8af chore: version packages 2023-12-04 10:57:55 +01:00
github-actions[bot]
485cf044fb chore: version packages 2023-09-20 19:54:08 +02:00
github-actions[bot]
04b96d1adc chore: version packages 2023-09-18 20:35:46 +02:00
Hiro DevOps
90d15c98d5 chore: version packages (#1545)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-18 13:22:53 +02:00
janniks
c13748238c build: update dependencies (#1540)
* build: update dependencies

* build: update audit dependencies

* chore: remove bootstrap

* chore: update eslint config

* build: fix lint

* build: update esbuild loader

---------

Co-authored-by: janniks <janniks@users.noreply.github.com>
2023-09-04 18:06:55 +02:00
github-actions[bot]
df36f25385 chore: version packages 2023-08-04 14:12:29 +02:00
github-actions[bot]
957790b7f4 chore: version packages 2023-07-24 19:20:00 +02:00
github-actions[bot]
788e4c19d4 chore: version packages 2023-05-17 21:22:35 +02:00
github-actions[bot]
c9e420e521 chore: version packages 2023-04-28 14:25:15 +02:00
github-actions[bot]
e1d3c03253 chore: version packages 2023-04-25 17:43:56 +02:00
github-actions[bot]
b937a7ef08 chore: version packages 2023-03-17 17:35:16 +01:00
github-actions[bot]
9d3b376ff8 chore: version packages 2023-02-23 01:09:57 +01:00
janniks
da20e74bf9 refactor: remove query-string dependency 2023-01-31 22:10:26 +01:00
github-actions[bot]
484adf0bff chore: version packages 2023-01-30 18:03:10 +01:00
github-actions[bot]
064f308578 chore: version packages 2023-01-06 14:47:44 +01:00
github-actions[bot]
5fb8319ff4 chore: version packages 2022-11-23 17:55:47 +01:00
janniks
25e326a8df feat!: Add PoX-2 methods to @stacks/stacking client (#1354)
BREAKING CHANGE:
Remove the getBTCAddress method, since it does not work with modern BTC addresses.
A StackingClient will now automatically detect which PoX version to use for Stacking.
Adds the following PoX Stacking methods to the StackingClient: `stackExtend`, `stackIncrease`, `delegateStackExtend`, `delegateStackIncrease`, `stackAggregationCommitIndexed`, `stackAggregationIncrease`.
Adds the following helper methods to the StackingClient: `getAccountExtendedBalances`, `getAccountBalanceLocked`, `getDelegationStatus`, `getRewardSet`.
2022-11-23 17:13:50 +01:00
github-actions[bot]
b4e5e7327f chore: version packages 2022-11-18 19:58:37 +01:00
janniks
ee17c4eb0f chore: update typedoc theme 2022-11-07 23:59:30 +01:00
github-actions[bot]
8eb643e59a chore: version packages 2022-10-19 17:44:00 +02:00
github-actions[bot]
a3f501aed0 chore: version packages 2022-10-04 15:16:18 +02:00
blockstack-devops
3d3c52fea7 chore: version packages
* chore: version packages

* docs: remove additional commit footer

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: janniks <janniks@users.noreply.github.com>
2022-10-03 14:56:48 +02:00
janniks
5445b73e05 feat!: switch from buffer to uint8array (#1343)
BREAKING CHANGE:
Removes compatibility with `bip32` package from @stacks/wallet-sdk. Now all derivation methods only rely on HDKey from @scure/bip32.

BREAKING CHANGE:
To reduce the bundle sizes of applications using Stacks.js we are moving away from Buffer (a polyfill to match Node.js APIs) to Uint8Arrays (which Buffers use in the background anyway). To make the switch easier we have introduced a variety of methods for converting between strings and Uint8Arrays: `hexToBytes`, `bytesToHex`, `utf8ToBytes`, `bytesToUtf8`, `asciiToBytes`, `bytesToAscii`, and `concatBytes`.

Co-authored-by: janniks <janniks@users.noreply.github.com>
2022-09-30 11:35:58 +02:00
github-actions[bot]
fcb69afe88 chore: version packages 2022-09-29 22:15:43 +02:00
github-actions[bot]
e5f342d323 chore: version packages 2022-09-28 13:08:14 +02:00
github-actions[bot]
c5536b79cf chore: version packages 2022-08-24 17:30:56 +02:00
janniks
0b73f1fc88 docs: remove www from homepage 2022-08-23 13:08:23 +02:00
github-actions[bot]
1f63828728 chore: version packages 2022-08-02 12:20:14 -04:00
github-actions[bot]
575b58d79b chore: version packages 2022-07-19 11:45:30 -04:00
github-actions[bot]
5ac9385069 chore: version packages 2022-07-12 15:38:51 -04:00
github-actions[bot]
2d116ac4c9 chore: version packages 2022-07-05 09:41:02 -04:00
janniks
dd0e3030c8 chore(release): publish v4.3.0 2022-06-16 15:07:33 +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
9dd2591f12 chore: consolidate license 2022-05-24 13:33:00 +02:00
janniks
d0ca86ec45 chore(release): publish v4.1.0 2022-05-19 15:41:24 +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
janniks
2add622be6 chore(release): publish v4.0.1 2022-05-09 17:41:35 +02:00
janniks
5be97a259e chore(release): publish v4.0.0 2022-04-20 15:47:55 +02:00
janniks
ade44441a4 chore(release): publish v4.0.0-beta.0 2022-04-19 17:39:21 +02:00
janniks
e2f3cf93f1 fix: remove doPublicKeysMatchUsername 2022-04-19 16:12:08 +02:00
janniks
6190895a41 chore(release): publish v3.5.0 2022-03-30 19:37:18 +02:00