Commit Graph

2585 Commits

Author SHA1 Message Date
janniks
d911bbf5f5 build: change env 2022-04-14 12:05:06 +02:00
janniks
980de2974b build: update analyzer mode 2022-04-14 12:05:06 +02:00
janniks
d548f163fb build(deps): dedupe deps 2022-04-14 12:05:06 +02:00
janniks
a8be6d3952 build(deps): dedupe 2022-04-14 12:05:06 +02:00
janniks
b5e4e72b45 chore: rebuild lockfile 2022-04-13 14:36:07 +02:00
janniks
39df092df2 chore: remove deps 2022-04-13 14:36:07 +02:00
janniks
c7ea7fe6b4 chore: bootstrap 2022-04-13 14:36:07 +02:00
janniks
d1e0a1c1d9 chore: remove unneeded compress 2022-04-13 14:36:07 +02:00
janniks
fb5a433abb docs: add readme note 2022-04-13 14:36:07 +02:00
janniks
73a55b6527 chore: fix typo 2022-04-13 14:36:07 +02:00
janniks
c08880508a chore: remove global buffer 2022-04-13 14:36:07 +02:00
janniks
1d221e0214 chore: fix implicit key compression issues 2022-04-13 14:36:07 +02:00
janniks
cf0a3ab9b0 fix: private key compression 2022-04-13 14:36:07 +02:00
janniks
1c342ecdc3 chore: add key method to common 2022-04-13 14:36:07 +02:00
janniks
3db20df094 test: fix tests 2022-04-13 14:36:07 +02:00
janniks
7561a2c2db test: add readme tests 2022-04-13 14:36:07 +02:00
janniks
c2136bba91 chore: remove root version 2022-04-13 14:36:07 +02:00
janniks
896112d503 refactor: remove bs58check 2022-04-13 14:36:07 +02:00
janniks
7b654afaef refactor: remove bitcoinjs-lib 2022-04-13 14:36:07 +02:00
ahsan-javaid
52d4045abb fix: deserialize partially signed multisig transaction 2022-04-13 14:21:47 +02:00
ahsan-javaid
797310003c fix: offload bip39 dependency from encryption 2022-04-13 13:40:53 +02:00
ahsan-javaid
c729006b8d fix: offload bip32 dependency from wallet-sdk 2022-04-11 16:41:21 +02:00
janniks
bd8c847e4a chore: update dep 2022-03-30 19:40:09 +02:00
janniks
6190895a41 chore(release): publish v3.5.0 2022-03-30 19:37:18 +02:00
janniks
c56d2a2548 build(deps): bootstrap 2022-03-30 19:22:40 +02:00
janniks
b63987ca9d docs: update typedoc 2022-03-30 15:17:19 +02:00
janniks
c5fdeffb4e chore: bootstrap 2022-03-29 12:47:15 +02:00
ahsan-javaid
fe3f30ee4e fix: offload ramdombytes library from encryption 2022-03-28 23:07:18 +02:00
ahsan-javaid
8cc1774d06 fix: use noble-secp256k1 in encryption to replace elliptic dependency 2022-03-28 23:07:18 +02:00
ahsan-javaid
ca778e493e fix: use noble-secp256k1 in encryption to replace elliptic dependency 2022-03-28 23:07:18 +02:00
janniks
c24b71c02f ci: disable access check 2022-03-28 22:17:41 +02:00
janniks
bcd0f23ad4 ci: add npm token 2022-03-28 21:18:48 +02:00
janniks
4ac711b205 ci: fix beta releases 2022-03-28 13:06:50 -05:00
janniks
ab0fd0054c ci: rename workflow 2022-03-28 13:06:50 -05:00
janniks
7ecb0182fc chore: fix typos 2022-03-28 13:06:50 -05:00
Emmanuel
2b6638d611 refactor: add type annotations (#1220) 2022-03-24 11:13:57 +01:00
Alejandro Criado-Pérez
8e979eb4de docs: update broken links (#1207)
* stacks-storage references

* fixed references
2022-03-21 17:20:33 +01:00
ahsan-javaid
61eeb57ab0 fix: remove unused dependency ramdombytes from wallet-sdk 2022-03-17 07:44:21 -05:00
ahsan-javaid
c06e5b838f fix: offload ramdombytes library from transactions 2022-03-17 07:43:33 -05:00
janniks
b0d039671b docs: fix typo 2022-03-16 08:37:24 -05:00
janniks
26ffa15857 docs: add node version notes 2022-03-16 08:37:24 -05:00
beguene
ac3858cc0c feat: add appPrivateKeyFromWalletSalt (#1212)
to pass incorrectly derived appPrivateKey
See issue 2238 in stacks-web-wallet repo
2022-03-14 13:56:43 +01:00
janniks
4815900770 chore: revert package browser field
This reverts commit dc2aa87e13.
2022-03-07 16:02:37 +01:00
janniks
dc2aa87e13 chore: update package browser fields 2022-03-04 14:18:09 +01:00
janniks
9b6f57698f chore(release): publish v3.4.0 2022-03-02 15:23:06 +01:00
janniks
1fbd30e8d1 feat: on restoreWalletAccounts, only support stxPrivateKey (#1204)
* feat: on restoreWalletAccounts only support stxPrivateKey

* fix: make network parameter required

* refactor: default to mainnet

Co-authored-by: Friedger Müffke <mail@friedger.de>
Co-authored-by: janniks <janniks@users.noreply.github.com>
2022-03-02 14:49:15 +01:00
janniks
e1c8c9cc63 ci: remove temporary commit 2022-02-28 15:42:41 +01:00
janniks
5353e1ba8b ci: temporarily commit changes for publish 2022-02-28 15:10:17 +01:00
janniks
88983db298 ci: ignore uncommited changes 2022-02-28 13:37:21 +01:00
janniks
0f1170ba5e ci: disable lerna prerelease git changes 2022-02-25 23:48:47 +01:00