Commit Graph

2859 Commits

Author SHA1 Message Date
janniks
e70ce1b1d1 docs: add tsdocs 2023-11-02 15:24:14 +01:00
janniks
98e395fd72 chore: rename variable 2023-11-02 15:24:14 +01:00
janniks
7a944a11fd chore: remove unused internal method 2023-11-02 15:24:14 +01:00
janniks
207930d0e3 docs: update stacking helper method tsdocs 2023-11-02 15:24:14 +01:00
janniks
5d0d0e3344 docs: add cl tsdocs 2023-11-02 15:24:14 +01:00
Andres Galante
ccd58b1adb docs: improve readme, contribution guidelines, and code of conduct (#1567)
* docs: improves readme and contribution guidelines and adds code of conduct

* Update CONTRIBUTING.md

---------

Co-authored-by: max-crawford <102705427+max-crawford@users.noreply.github.com>
Co-authored-by: janniks <6362150+janniks@users.noreply.github.com>
2023-10-26 19:49:19 +02:00
Sakshi Umredkar
d5a8b5812d docs: fixed a typo in README.md (#1583) 2023-10-26 19:47:22 +02:00
Sakshi Umredkar
f5f6a5dfc1 docs: fixed a typo in README.md (#1582) 2023-10-26 19:46:59 +02:00
janniks
3ba16d8549 chore: update amazon bucket values to invalid names (#1574)
Co-authored-by: janniks <janniks@users.noreply.github.com>
2023-10-26 19:43:03 +02:00
Ryan
43d357d09d remove reference to todos tutorial (#1581) 2023-10-25 19:30:11 +02:00
Micaiah Reid
ca0513c1cb docs: fix link to @stacks/connect 2023-10-06 10:40:20 +02:00
janniks
64dd886680 docs: update typedoc 2023-10-05 10:34:00 +02:00
saralab
9df85cfcdf docs: update overview.md typo (#1564)
Update overview.md: Teeny typo [ als -> also ]
2023-10-05 10:10:03 +02:00
saralab
117361c258 docs: update sign-transactions.md grammar, typos, consistency (#1563)
* Update sign-transactions.md: Grammar, Typos, Consistency

Update sign-transactions.md: Grammar, Typos, Consistency

* Update sign-transactions.md

* Update sign-transactions.md

This needs a LOT of revision. Updated the wallet link

* Update sign-transactions.md

---------

Co-authored-by: max-crawford <102705427+max-crawford@users.noreply.github.com>
2023-10-05 10:09:33 +02:00
saralab
9b9231cdfc docs: update sign-messages.md grammar, typos (#1562)
* Update sign-messages.md: Grammar, Typos

Update sign-messages.md: Grammar, Typos

* Update sign-messages.md

---------

Co-authored-by: max-crawford <102705427+max-crawford@users.noreply.github.com>
2023-10-05 10:08:48 +02:00
saralab
7bcaa9341f docs: update Connect article grammar, typos, consistency (#1560)
* Update authenticate-users-with-connect.md: Grammar, Typos, consistency

Update authenticate-users-with-connect.md: Grammar, Typos, consistency

* Update authenticate-users-with-connect.md

tweaked a few things; otherwise LGTM

---------

Co-authored-by: max-crawford <102705427+max-crawford@users.noreply.github.com>
2023-10-05 10:07:39 +02:00
saralab
a462d23baa Update faq.md: FAQ's -> FAQs (#1558)
Update faq.md: FAQ's -> FAQs
2023-10-02 22:29:00 -04:00
saralab
f985d1ea34 Update getting-started.md : Grammar, Typos, consistency (#1559)
Updated getting-started.md for Grammar, Typos, consistency
2023-10-02 22:28:39 -04:00
github-actions[bot]
485cf044fb chore: version packages 2023-09-20 19:54:08 +02:00
Hugo C
ae25ad9da9 feat: add Cl.prettyPrint (#1551)
* feat: add pretty print

* docs: improve Cl.prettyPrint docs

* refactor: review
2023-09-20 19:50:31 +02:00
github-actions[bot]
04b96d1adc chore: version packages 2023-09-18 20:35:46 +02:00
janniks
58eb3af347 fix: add hiro product header to default network fetch function 2023-09-18 17:24:08 +02:00
janniks
debeb0051b docs: add doc strings for networks 2023-09-18 14:00:49 +02:00
janniks
db5a5965a4 fix: add peer network id 2023-09-18 14:00:49 +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
Vlad
260f2d5857 feat: add multisig support to contract deploys (#1539)
* feat: multisig support for contract deploy transactions

* fix: contract deploy options type removed

* chore: add backward compatibility

* test: add origin verification to tests

---------

Co-authored-by: janniks <6362150+janniks@users.noreply.github.com>
Co-authored-by: janniks <janniks@users.noreply.github.com>
2023-09-04 21:31: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
Scofield Idehen
761923d688 Update overview.md (#1538) 2023-08-22 15:50:05 +02:00
github-actions[bot]
df36f25385 chore: version packages 2023-08-04 14:12:29 +02:00
janniks
ec88d1d6a2 docs: add pc builder tsdoc 2023-07-24 20:41:20 +02:00
github-actions[bot]
3bddcc5ea4 chore: version packages 2023-07-24 20:40:40 +02:00
janniks
3c819c28eb feat(stacking): add getSecondsUntilStackingDeadline helper method (#1528)
* fix: add getSecondsUntilStackingDeadline in addition to getSecondsUntilNextCycle

* docs: update docs

* chore: add negative case

* docs: udpate links

---------

Co-authored-by: janniks <janniks@users.noreply.github.com>
2023-07-24 20:17:09 +02:00
github-actions[bot]
957790b7f4 chore: version packages 2023-07-24 19:20:00 +02:00
janniks
e239c42a88 docs: add provider section (#1532)
Co-authored-by: janniks <janniks@users.noreply.github.com>
2023-07-14 10:26:21 +02:00
friedger
a124807d70 chore: add update profile guide 2023-07-14 10:17:57 +02:00
Scott McClellan
ca259cae17 chore: improve README.md standardization (#1530) 2023-07-13 12:46:06 -05:00
janniks
d6a6fcc30e fix: throw error if the number type used in the bigint constructor is not a safe integer value 2023-07-06 16:10:05 +02:00
janniks
ee4df4877c ci: rename branch to main 2023-07-05 21:49:31 +02:00
janniks
5a327eb7ea docs: update contributing doc 2023-07-05 21:34:24 +02:00
Ricardo Seromenho
89dc78791b fix: update AccountExtendedBalances interface
add lock_tx_id prop
2023-07-05 21:30:58 +02:00
janniks
ed3cc309f3 docs: update changelog missed in last release 2023-07-05 21:30:17 +02:00
timechainz
b916ef06e8 fix: update pc types to allow strict type checking (#1494)
Remove @internal on types that are used in exported functions to allow strict type validation.
2023-07-05 21:29:02 +02:00
janniks
58e4960096 docs: more fixes (#1519)
* docs: typo

* docs: more fixes

---------

Co-authored-by: janniks <janniks@users.noreply.github.com>
2023-07-03 16:12:43 +02:00
janniks
6cec3710f4 docs: typo 2023-07-03 15:56:34 +02:00
janniks
a353d53128 docs: update docs content for docs site 2023-07-03 15:52:58 +02:00
janniks
679a93afd7 fix: remove post-conditions from stx transfer 2023-06-23 18:11:37 +02:00
janniks
17b202989f refactor: simplify condition 2023-06-23 18:10:49 +02:00
janniks
b9cf9efb1f fix: add missing none type for delegation without until_burn_ht 2023-06-23 18:10:49 +02:00
Lavanya Kasturi
f42545521e Update title for overview (#1507) 2023-06-16 20:11:51 +05:30
github-actions[bot]
788e4c19d4 chore: version packages 2023-05-17 21:22:35 +02:00