janniks
9b86c578fa
chore: update ajv
2023-01-30 21:55:39 +05:00
janniks
09e305f87f
chore: add husky with commitlint
2023-01-30 21:55:39 +05:00
janniks
0c62277c41
chore: update package
2023-01-30 21:55:39 +05:00
kyranjamie
0db85432e1
chore: upgrade noble/scure packages
2023-01-30 20:53:53 +05:00
kyranjamie
0406085980
fix: export unexported methods
2023-01-30 20:28:26 +05:00
edu-stx
489fa29cfb
docs: fix typo ( #1424 )
2023-01-23 14:48:46 +05:00
Lavanya Kasturi
f3ebcde259
Docusaurus remote content reorg ( #1429 )
...
* Fix the link from github repo to site
* Corrected note format
2023-01-18 11:43:06 -06:00
Lavanya Kasturi
e006907d49
Updated starters link and fixed note ( #1428 )
2023-01-17 14:35:43 -06:00
janniks
0b79061b66
docs: update admonitions and duplicate includes as partial
2023-01-12 01:00:53 +01:00
janniks
0e1f9f19df
test: add balance info in tests
2023-01-09 15:57:40 +01:00
github-actions[bot]
064f308578
chore: version packages
2023-01-06 14:47:44 +01:00
janniks
782a3c3929
feat: add estimation fallback
2023-01-06 14:39:12 +01:00
kyranjamie
f8ede217e0
refactor(wallet-sdk): remove bitcoinjs-lib, unused
2023-01-04 16:19:45 +01:00
Lavanya Kasturi
70830f7741
Docs: Added troubleshooting.md and starters note ( #1418 )
...
* Include troubleshooting.md
* added starter note
2023-01-02 22:49:24 -06:00
janniks
5a76b55866
docs: fix wallet generateNewAccount documentation
2022-12-13 19:21:31 +01:00
janniks
aa6cd7a371
docs: remove buffer syntax
2022-12-13 19:21:31 +01:00
edu-stx
6985e68941
docs: fix import
2022-12-13 19:20:20 +01:00
janniks
33fbf430ac
docs: remove amount_microstx from StackerInfo result
2022-12-13 19:18:29 +01:00
Lavanya Kasturi
b223196770
docs: add stacks js remote content ( #1409 )
2022-12-12 18:27:16 +01:00
Brice Dobry
bef37e6aca
docs: update sponsored transactions docs
...
Set the fee in the initial transaction to 0, and set the sponsor nonce
in the sponsor's transaction.
2022-12-12 17:04:15 +01:00
janniks
c9ff1eb5cb
docs: add new pox-2 methods
2022-12-12 17:03:16 +01:00
janniks
1af3d11b96
docs: refactor stacking readme
2022-12-12 17:03:16 +01:00
github-actions[bot]
272028ec55
chore: version packages
2022-11-30 18:11:37 +01:00
janniks
d38fcc2a92
fix: remove stacking into period3 check ( #1402 )
...
* test: fix tests to check for correct pox contract during transition
* fix: remove period3 check
Co-authored-by: janniks <janniks@users.noreply.github.com >
2022-11-30 17:57:16 +01:00
janniks
ee52662809
docs: add redirects for all docs types ( #1390 )
...
Co-authored-by: janniks <janniks@users.noreply.github.com >
2022-11-29 17:06:07 +01:00
github-actions[bot]
d21a479646
chore: version packages
2022-11-24 14:10:26 +01:00
janniks
1edb181f52
fix: remove hard-coded fee for stackAggregationCommitIndexed
2022-11-24 14:06:43 +01:00
github-actions[bot]
5fb8319ff4
chore: version packages
2022-11-23 17:55:47 +01:00
janniks
872478cff8
feat: Add types for profiles ( #1383 )
...
* export profile functions for wallet-sdk
* feat: add PublicPersonProfile type
* fix: export PublicPersonProfile type
* fix: type is required
* fix: add base PublicProfile type
* fix: add missing type
* fix: adopt Profile type from wallet-sdk
* chore: fix lint
Co-authored-by: friedger <mail@friedger.de >
Co-authored-by: janniks <janniks@users.noreply.github.com >
2022-11-23 17:31:47 +01:00
janniks
fef15b435d
chore: cleanup
2022-11-23 17:13:50 +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
janniks
836b181eca
feat: add coinbase-to-alt-recipient payload type
2022-11-23 17:13:50 +01:00
Matthew Little
0062a453fe
feat: support versioned-smart-contract tx types introduced in Stacks 2.1 ( #1341 )
2022-11-23 17:13:50 +01:00
edu-stx
cdd32e9323
feat: add payload type assertions ( #1395 )
...
Adds assertion methods (i.e. type predicates) for the Payload type: `isTokenTransferPayload`, `isContractCallPayload`, `isSmartContractPayload`, `isPoisonPayload`, `isCoinbasePayload` — Thanks to @edu-stx
2022-11-23 15:49:25 +01:00
janniks
a2a7128d9e
build: update deps
2022-11-23 15:44:06 +01:00
janniks
b68ebb2eb8
ci: add missing dep
2022-11-23 15:38:40 +01:00
janniks
4bca45b77a
test: add message signing test
2022-11-23 15:38:40 +01:00
github-actions[bot]
b4e5e7327f
chore: version packages
2022-11-18 19:58:37 +01:00
janniks
a3d8fd9367
test: add mainnet tests
2022-11-18 19:46:57 +01:00
janniks
a89cc054e7
fix: use correct wif encoding for testnet
2022-11-18 19:46:57 +01:00
janniks
2b69958b48
fix: add public key to make_keychain
2022-11-18 19:46:57 +01:00
janniks
e28de2290f
docs: add vercel redirects
2022-11-15 16:06:24 +01:00
janniks
bf7653b391
docs: fix clean url endings
2022-11-09 19:31:46 +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
janniks
9fed6a425a
fix: rename incorrect nft post-condition codes
2022-10-19 17:20:05 +02:00
janniks
1e053e4147
docs: update readme
2022-10-17 17:06:30 +02:00
janniks
00807f8f22
ci: ignore .md changes
2022-10-17 17:06:30 +02:00
janniks
bbf86d4d51
docs: update migration guide
2022-10-04 15:50:47 +02:00
github-actions[bot]
a3f501aed0
chore: version packages
2022-10-04 15:16:18 +02:00