Commit Graph

2879 Commits

Author SHA1 Message Date
Léo Pradel
445a420b1a feat: add rate limit logic to gaia dump and restore via CLI (#1607)
* feat: add rate limit logic to gaia dump and restore

* feat: add gaiaRestoreBucket logic
2023-12-18 10:20:33 +01:00
Diwaker Gupta
8559fc5a83 chore: fix lint failures 2023-12-17 14:41:33 -05:00
Diwaker Gupta
64f82ba648 chore: update stacks.co -> hiro.so endpoints 2023-12-17 14:41:33 -05:00
Diwaker Gupta
7afe008cc2 chore: surround examples in code blocks ``...`` 2023-12-17 14:41:33 -05:00
Yuanhai He
39a30f2e04 fix: type definition for map abi (#1608)
Signed-off-by: bestmike007 <i@bestmike007.com>
2023-12-17 10:23:39 +01:00
Hugo C
25b399439d refactor: update jsdoc
Co-authored-by: janniks <6362150+janniks@users.noreply.github.com>
2023-12-14 16:22:26 +01:00
Hugo Caillard
a9f419684b test: test properly test clarity type narrowing 2023-12-14 16:22:26 +01:00
Hugo Caillard
6eb13197ad feat: implement isClarityType 2023-12-14 16:22:26 +01:00
Matthew Little
802487d1a7 fix: handle NoEstimateAvailable text error body 2023-12-10 17:44:44 +01:00
github-actions[bot]
9af3f5a8af chore: version packages 2023-12-04 10:57:55 +01:00
Matthew Little
25c821b58f feat: cli option to decode serialized Clarity values (#1599)
* feat: cli option to decode serialized Clarity values

* chore: typo in help desc

* chore: change group
2023-11-28 08:50:09 +01:00
Abhishek
da86f997e8 docs: improve documentation (#1587)
* Update README.md

Improved readbility

* Update getting-started.md

---------

Co-authored-by: janniks <6362150+janniks@users.noreply.github.com>
2023-11-02 15:29:33 +01:00
Yash Salunke
d71228d0d0 docs: fix grammatical mistakes README.md (#1590)
fixed some typos, grammatical mistakes, and punctuation.
2023-11-02 15:27:11 +01:00
Saksham Bhugra
cb8db387ec docs: update README.md (#1592) 2023-11-02 15:26:21 +01:00
janniks
a875de1e71 docs: update tsdocs for internal methods 2023-11-02 15:24:14 +01:00
janniks
bd96bb502d fix: add address alias for principal 2023-11-02 15:24:14 +01:00
janniks
62fdb433f8 docs: fix contract principal syntax 2023-11-02 15:24:14 +01:00
janniks
25176ce595 fix: add generic principal helper 2023-11-02 15:24:14 +01:00
janniks
47f138aa6d docs: add tsdocs 2023-11-02 15:24:14 +01:00
janniks
8ba1cd167e chore: update exports 2023-11-02 15:24:14 +01:00
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