Commit Graph

2128 Commits

Author SHA1 Message Date
Yukan
faa8172c4e docs: rebuild docs 2020-11-20 15:50:12 -05:00
Yukan
ca4d596aef v1.0.0-beta.11 v1.0.0-beta.11 2020-11-20 15:37:00 -05:00
Yukan
c6c3a778f8 build: yarn.lock 2020-11-20 15:36:53 -05:00
Yukan
78ec72d0f2 fix: update readme 2020-11-20 15:30:08 -05:00
Yukan
ccf795a3a9 fix: stacking status unlock height calculation 2020-11-20 15:30:08 -05:00
Yukan
c3b97a7fdf feat: unlock block in stacking status func 2020-11-20 15:30:08 -05:00
Yukan
b2e0a37b46 feat: improve stacking getStatus response 2020-11-20 15:30:08 -05:00
Yukan
61f5bb8641 fix: address stacking lib feedback 2020-11-20 15:30:08 -05:00
Yukan
83c78f4c99 feat: stacking lib readme 2020-11-20 15:30:08 -05:00
Yukan
7ec3f06d25 feat: improved stacking lib API and unit tests 2020-11-20 15:30:08 -05:00
Yukan
43b2886b9d fix: use https for default testnet node 2020-11-20 15:30:08 -05:00
Yukan
da50fa094d feat: additional info API for stacking 2020-11-20 15:30:08 -05:00
Yukan
ef54dff652 feat: update testnet node URL 2020-11-20 15:30:08 -05:00
Yukan
665a0240a1 feat: stacking lib 2020-11-20 15:30:08 -05:00
Yukan
ad5b3444e8 fix: build docs 2020-11-17 17:21:00 -05:00
Yukan
e2faf48945 v1.0.0-beta.10 v1.0.0-beta.10 2020-11-17 16:44:53 -05:00
Yukan
b1490744e9 fix: change readme links to absolute 2020-11-17 16:43:55 -05:00
CharlieC3
b667729445 chore: move pr template info 2020-11-11 11:29:40 -05:00
CharlieC3
067cdcf497 chore: add pull request template 2020-11-11 11:29:40 -05:00
Yukan
9ccb417395 fix: remove class extension of smartbuffer to fix build issues 2020-11-11 11:28:24 -05:00
Reed Rosenbluth
974b0c7b4b fix: export NoneCV and SomeCV 2020-11-10 15:45:05 -05:00
Yukan
2641908682 v1.0.0-beta.9 v1.0.0-beta.9 2020-11-06 12:14:07 -05:00
Yukan
eca6f4c675 fix: switch to @stacks/connect 2020-11-03 16:19:07 -05:00
Yukan
3149768d63 feat: export connect from auth package 2020-11-03 16:19:07 -05:00
Yukan
329fdacf7f fix: missing keychain dep 2020-10-30 11:51:10 -04:00
Yukan
0559d3e5ed fix: clean up package.json 2020-10-30 11:51:10 -04:00
Yukan
c9c4f77428 fix: remove blockstack.js and legacy transaction lib dependency from keychain 2020-10-30 11:51:10 -04:00
Friedger Müffke
c335bb0ba6 feat(transactions): more exports 2020-10-30 11:50:46 -04:00
Yukan
f172f8b2dc build: update package.json for release 2020-10-28 15:03:11 -04:00
Yukan
77b4d6d531 v1.0.0-beta.8 v1.0.0-beta.8 2020-10-27 16:06:44 -04:00
Ken Liao
1f2b5fd8bd Merge pull request #807 from blockstack/feature/monorepo-refactor
feat: Stacks monorepo refactor
2020-10-27 11:51:08 -04:00
Yukan
8767be4d54 Merge branch 'master' into feature/monorepo-refactor 2020-10-27 10:28:36 -04:00
Yukan
b939f0967e docs: merge docs 2020-10-26 20:55:29 -04:00
Yukan
ca569eb591 docs: add docs to git 2020-10-26 15:06:39 -04:00
Yukan
f8403f0148 fix: CLI unable to specify node URL 2020-10-23 16:06:31 -04:00
Ken Liao
4ced06e9e6 Merge pull request #841 from blockstack/feat/unsigned-contract-call
feat: builder for unsigned contract call
2020-10-22 13:41:47 -04:00
Yukan
ba2243ee79 feat: enable creation of unsigned contract calls 2020-10-21 21:54:15 -04:00
Yukan
30d1fff64c docs: update package readme 2020-10-21 21:11:43 -04:00
Ken Liao
124b5caa99 Merge pull request #839 from blockstack/fix/broadcast-response-clone
Fix cloned broadcast response causing issues in dev tools
2020-10-21 20:50:40 -04:00
Ken Liao
a859be0623 Merge pull request #826 from friedger/feature/cv_hex_utils
feat(transactions): export cvToHex, hexToCV, parseReadOnlyResponse
2020-10-21 20:49:24 -04:00
Ken Liao
8ba42d2589 Merge pull request #838 from blockstack/fix/buffer-encoding
Change buffer to string encoding to Hex
2020-10-21 20:48:27 -04:00
Yukan
c12e36923b fix: no clone on tx broadcast result 2020-10-21 14:00:04 -04:00
Reed Rosenbluth
92af5b54e3 fix: change default buffer encoding to hex in cvToString() function 2020-10-21 10:14:20 -04:00
Yukan
5a321ae41b docs: update README 2020-10-19 14:45:50 -04:00
Yukan
2b4f8c48e1 docs: update README 2020-10-19 14:44:22 -04:00
Yukan
e6651d20b4 docs: update README 2020-10-19 14:42:59 -04:00
Yukan
fca6bb5c53 feat: add mocknet network config 2020-10-16 15:13:47 -04:00
Yukan
9da9ac40bb build: update package.json data 2020-10-15 14:26:15 -04:00
Yukan
ce733d62f7 v1.0.0-beta.7 v1.0.0-beta.7 2020-10-15 13:55:26 -04:00
Yukan
a7015cbfee build: update build scripts 2020-10-15 13:55:18 -04:00