janniks
0c9ea0231b
docs: update readme for nakamoto
2024-03-25 16:33:51 +01:00
github-actions[bot]
6a85286df3
chore: version packages
2024-03-22 21:28:34 +01:00
janniks
bf48df5036
feat(nakamoto): add pox-4 signer-key to StackingClient methods ( #1614 )
2024-03-22 21:19:54 +01:00
janniks
1ac9d0ec40
build: add fetch depth to actions
2024-03-22 21:19:54 +01:00
janniks
fd520be21a
build: update preid
2024-03-22 21:19:54 +01:00
janniks
f3315e64bc
build: add branch npm tagging
2024-03-22 21:19:54 +01:00
janniks
85daaffea3
feat(nakamoto): add nakamoto coinbase payload
2024-03-22 21:19:54 +01:00
janniks
b341b5a2d8
feat(nakamoto): add tenure change payload
2024-03-22 21:19:54 +01:00
janniks
e8a302e99c
chore(common): return destination from writes
2024-03-22 21:19:54 +01:00
janniks
12f242a68a
docs: mention nakamoto on readme ( #1660 )
2024-03-22 17:09:52 +01:00
github-actions[bot]
4ef1815ece
chore: version packages
2024-03-18 16:40:36 +01:00
janniks
349b29aa69
build: fix circular dep issue ( #1658 )
2024-03-18 14:10:56 +01:00
Jason Schrader
20c1aaf7c8
fix: add test to retrieve public key from StructuredDataSignature
2024-03-12 13:08:00 +01:00
Jason Schrader
92c9f6c838
fix: allow StructuredDataSignature type in publicKeyFromSignature*
2024-03-12 13:08:00 +01:00
Dan Trevino
7a11d0b59b
docs: Update README.md ( #1652 )
...
fix network import
2024-03-11 16:47:21 +01:00
janniks
bb0b85d45d
fix: add stacks transaction memo equality by auto-removing trailing null bytes ( #1630 )
...
* fix: add stacks transaction memo equality by removing trailing empty unicode characters
* test: add more cases to make clear
---------
Co-authored-by: janniks <janniks@users.noreply.github.com >
2024-02-29 14:17:56 +01:00
github-actions[bot]
8b9a20c745
chore: version packages
2024-02-26 13:50:15 +01:00
Ryan
d2e0d0006e
update example to match official docs language ( #1629 )
2024-02-24 00:12:57 +01:00
Hugo Caillard
2ec86fa7ac
refactor: apply review
2024-02-23 16:48:50 +01:00
Hugo Caillard
6ab94c4b72
feat: sort tuple properties in cl pretty print
2024-02-23 16:48:50 +01:00
github-actions[bot]
922e037a6d
chore: version packages
2024-01-25 14:05:10 +01:00
Diwaker Gupta
36d10a39a0
fix: update legacy API endpoints ( #1618 )
...
* chore: update legacy API endpoints
* chore: update api middleware regex to match hiro.so
* test: add middleware test
---------
Co-authored-by: janniks <janniks@users.noreply.github.com >
2024-01-24 16:19:59 +01:00
github-actions[bot]
cf332a32c5
chore: version packages
2024-01-15 17:00:21 +01:00
Yuanhai He
bc1e27d247
chore: update mempool rejection reasons ( #1615 )
...
Signed-off-by: bestmike007 <i@bestmike007.com >
2024-01-03 22:29:52 +01:00
janniks
d0a1a32bc6
fix: add error throwing on too large fungible post-condition
2024-01-02 18:09:33 +01:00
github-actions[bot]
2eabcf7737
chore: version packages
2023-12-21 14:25:47 +01:00
Diwaker Gupta
bbce7fa886
fix: update CLI docs code blocks ( #1609 )
...
For some reason, MDX is still unhappy about the code blocks
(see https://github.com/hirosystems/docs/pull/589 )
This fixes it, I'm not quite sure why though.
2023-12-21 13:57:57 +01:00
github-actions[bot]
20efe27eab
chore: version packages
2023-12-18 10:37:37 +01:00
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