Commit Graph

84 Commits

Author SHA1 Message Date
Reed Rosenbluth
b9962ea73e v3.1.0 2021-12-16 10:54:10 -05:00
Friedger Müffke
3f8fa11bde Fix/1105 to handle usernames registered with wallet key (#1117)
* lookup username before signing profile

* add usernameOwnerAddress to Account

* remove unused imports

* add test for usernames owned by third private key

* use derivation type for stx key derivation

* lookup usernames during restoring wallet accounts

* fix name lookup, refactor derivation path selection, add docs

* add test for unknown username owners

* make network optional

* set stxPrivateKey on existing accounts

* add test for stx private key after recovery
2021-12-14 08:24:42 -05:00
Reed Rosenbluth
728b58358f v3.0.0 2021-11-30 13:28:00 -05:00
Reed Rosenbluth
34dab52530 fix: update getFee usage in stacking lib 2021-09-07 10:40:28 -04:00
Friedger Müffke
f7d2c6c474 feat: bring back cli command get_app_keys 2021-08-17 18:20:16 -05:00
AhsanJavaid
d4bc99e4cd fix: review and update stacking readme 2021-08-17 12:50:09 -04:00
Reed Rosenbluth
d00f05d35c v2.0.1 2021-08-09 11:02:18 -04:00
Reed Rosenbluth
bf4ce33546 v2.0.1-beta.2 2021-08-06 10:37:53 -04:00
Reed Rosenbluth
06c038827d v2.0.1-beta.1 2021-07-26 11:27:20 -04:00
Reed Rosenbluth
0f25ee02f3 v2.0.0-beta.2 2021-07-26 11:26:42 -04:00
AhsanJavaid
648fcd8738 chore: fix build errors 2021-07-26 11:23:45 -04:00
kyranjamie
a408ef78d0 chore: fix linting errors 2021-07-26 11:23:45 -04:00
Matthew Little
acfa9009ce chore: update bns and stacking package BN usage 2021-07-26 11:23:45 -04:00
Matthew Little
1f783397e7 feat: refactor all js number and bn.js usages in Clarity integer values to native bigint 2021-07-26 11:23:45 -04:00
AhsanJavaid
2676d71fc5 feature: add reward methods for set address in stacking package 2021-07-26 11:23:45 -04:00
Reed Rosenbluth
4942504417 v2.0.0-beta.1 2021-06-04 13:44:33 -04:00
Reed Rosenbluth
db7c19d2b6 tests: update bns and stacking tests 2021-06-01 11:13:59 -04:00
Reed Rosenbluth
a633564650 docs: update readmes with info about default anchormode 2021-06-01 11:13:59 -04:00
Reed Rosenbluth
c636819ae2 fix: updated downstream dependencies 2021-06-01 11:13:59 -04:00
Reed Rosenbluth
6d58c42733 v2.0.0-beta.0 2021-05-17 17:02:47 -04:00
Matthew Little
cb06f12ea2 feat: support parsing btc address from a Clarity tuple value 2021-05-17 22:53:25 +02:00
Matthew Little
b6ae9efea3 feat: function to convert pox address details to a btc address 2021-05-17 22:53:25 +02:00
Matthew Little
626c5fccb4 fix: debugging jest tests from any cwd 2021-05-11 19:58:42 +02:00
Matthew Little
cfd76abe78 feat: use lerna hoisting for fast monorepo bootstrapping 2021-05-11 19:58:42 +02:00
Matthew Little
953c820329 refactor: monorepo fixes 2021-05-11 19:58:42 +02:00
Reed Rosenbluth
dbab627ce1 v1.4.1 2021-04-20 12:30:06 -04:00
Reed Rosenbluth
7915c953d4 v1.4.0-alpha.0 2021-04-12 17:28:49 -04:00
Reed Rosenbluth
5a54a78bf3 v1.3.5 2021-03-26 15:36:52 -04:00
Reed Rosenbluth
88af9d42f4 v1.3.4 2021-03-18 13:09:16 -04:00
Reed Rosenbluth
4356ddbc8d Revert "v1.4.0"
This reverts commit a3965278bb.
2021-03-18 13:06:46 -04:00
Reed Rosenbluth
a3965278bb v1.4.0 2021-03-18 13:00:58 -04:00
Matthew Little
24c73148af feat: export stacking/utils functions 2021-03-18 12:59:08 -04:00
Reed Rosenbluth
38c9cb1ff0 v1.3.3 2021-03-18 12:01:56 -04:00
Matthew Little
af00bd5f31 fix: #973 stacking lib only allow p2pkh and p2sh btc addresses 2021-03-18 16:00:43 +01:00
Reed Rosenbluth
0f8b136c7c v1.3.2 2021-03-11 10:02:58 -05:00
Fhilip Fernandez
2ec7942278 Update toBuffer() to toArrayLike(Buffer) 2021-03-11 10:51:37 +01:00
Reed Rosenbluth
5dffb80ecb v1.3.1 2021-03-10 10:41:44 -05:00
Fhilip Fernandez
f2dcf571b1 Fix toBuffer() to toArrayLike(Buffer)) 2021-03-10 15:30:56 +01:00
Reed Rosenbluth
3f889aab44 v1.3.0 2021-03-08 14:49:06 -05:00
Reed Rosenbluth
aed9d3cbaf v1.2.4 2021-02-26 09:41:58 -05:00
Reed Rosenbluth
bc45312c2f v1.2.3 2021-02-25 15:26:10 -05:00
Friedger Müffke
a6fab4e5c3 fix: don't multiply with cycleDuration 2021-02-25 09:03:45 -05:00
Reed Rosenbluth
f09f4462d8 fix: prettier 2021-02-24 14:59:18 -05:00
Reed Rosenbluth
42eea7ec9d fix: getDelegateStxOptions 2021-02-24 14:59:18 -05:00
Reed Rosenbluth
73ad43fb8c v1.2.2 2021-02-15 22:02:47 -05:00
Reed Rosenbluth
a4b5b6a7e8 v1.2.2-alpha.0 2021-02-15 21:49:03 -05:00
Reed Rosenbluth
23a399601d v1.2.1-alpha.0 2021-02-15 21:36:24 -05:00
Reed Rosenbluth
f5da6a53ec v1.2.0 2021-02-15 13:13:20 -05:00
Hank Stoever
225dbecc1a v1.1.1-alpha.0 2021-01-30 15:49:10 -05:00
Reed Rosenbluth
0fdf67a640 v1.1.0 2021-01-29 18:43:46 -05:00