Mark Hendrickson
d4f1757bbe
Add fee parameter to transaction signing guide
Per https://forum.stacks.org/t/mempool-congestion-on-stacks-observations-and-next-steps-from-hiro/12325/5
3 years ago
elHornair
0b0b8dd65a
Reflect correct name in the docs
3 years ago
Mark Hendrickson
e9d6c757ff
Fix Devnet.toml reference
3 years ago
Larry Salibra
bec15b320e
Fix mispelling
3 years ago
Patrick Gray
2119b938b3
fix: broken faucet link and typo
3 years ago
Jude Giordano
240e481af7
Add Commas For Example JSON
when a user copies the example JSON payloads, there is an error just from a missing comma
3 years ago
Patrick Gray
58200ff7a9
docs: add DevNet guide
3 years ago
Tristan Edwards
48c894a7ef
Fix typo
`environnment` -> `environment`
4 years ago
PR Robot
f3f064e69f
auto: update Clarity references JSONs from stacks-blockchain@63d24b1185bca6a35988aa90667bc5f0a226acb9
3 years ago
Patrick Gray
670941a24a
docs: update Clarinet install instructions to include package managers
3 years ago
Patrick Gray
f3ba4d3307
docs: Update microblocks doc based on internal discussions
3 years ago
Patrick Gray
be33bc6a76
fix: nft tutorial navigation inconsistency
3 years ago
Alexander Graebe
1aebd6fe0b
fix: update broadcastTransaction response
3 years ago
CharlieC3
56bde09c71
docs: update command
3 years ago
CharlieC3
aed9ad9183
docs: update old info for local-development page
3 years ago
wileyj
a647acc97a
Update src/pages/understand-stacks/running-testnet-node.md
Co-authored-by: Patrick Gray <83602086+pgray-hiro@users.noreply.github.com>
3 years ago
wileyj
5297c6f195
Update src/pages/understand-stacks/running-mainnet-node.md
Co-authored-by: Patrick Gray <83602086+pgray-hiro@users.noreply.github.com>
3 years ago
wileyj
1f395da4c3
reduce testnet complexity a bit
4 years ago
wileyj
7122836239
keep testnet docs inline with mainnet
add links to each other here
4 years ago
wileyj
6bc4cfbb93
minor updates/prettier
4 years ago
wileyj
039330a590
Updating runnning a Mainnet node
https://github.com/blockstack/docs/issues/1188
4 years ago
Patrick Gray
585b9e8bc0
Merge branch 'feat/nft-onboarding'
3 years ago
Patrick Gray
6c8b946bb5
Merge branch 'master' into feat/nft-onboarding
3 years ago
Patrick Gray
ddab54efae
docs: addressed final review comments
3 years ago
Patrick Gray
69684f587e
fix: todo -> to-do
4 years ago
Patrick Gray
63933ff594
fix: broken link to call a contract page
4 years ago
Patrick Gray
7d3571d469
Merge branch 'master' into feat/nft-onboarding
4 years ago
sangwon0001
0617d5831f
Update sending-tokens.md
there's an typo in sample code
4 years ago
PanFrontend
ffeecf064a
fix: fix link to Discord in header
4 years ago
Patrick Gray
e3390c4c72
docs: removed severely outdated ecosystem section
4 years ago
Patrick Gray
bd44b5b181
fix: linting error
4 years ago
Patrick Gray
f2b52c7cc8
fix: code_quality not firing on community PRs
4 years ago
PanFrontend
33225718ca
feat: add conventional commit information
4 years ago
Kayode Ezike
4458700195
Replace finished method with onFinish
The appropriate name of the post-authentication callback seems to be `onFinish`, not `finished` based on the code here: https://github.com/blockstack/connect/blob/main/packages/connect/src/auth.ts
4 years ago
sangwon0001
aaf93c2222
Update authentication.md
It was so hard to find what's wrong.
I can't find any informations about it.. except changelog from npm...
4 years ago
PR Robot
29821bfd06
auto: update Clarity references JSONs from stacks-blockchain@2f08f69937402a16729f61c89992f3456649a826
4 years ago
Patrick Gray
b4307fcfd9
docs: final update to NFT tutorial
4 years ago
Patrick Gray
4370cfab70
fix: added more explanation on error codes
4 years ago
Patrick Gray
b505b5acb4
fix: broken simplified message setter
4 years ago
Patrick Gray
c78a7f2c47
docs: fixed test code and addressed reviewer comments
4 years ago
Patrick Gray
34765e4007
docs: add billboard Clarity tutorial
4 years ago
Patrick Gray
acc60e4888
docs: add VSCode plugin links
4 years ago
Patrick Gray
ac13fb470e
Update src/pages/write-smart-contracts/clarinet.md
4 years ago
Patrick Gray
edd96f9687
Update src/pages/write-smart-contracts/clarinet.md
4 years ago
Friedger Müffke
fac3f4f43c
Update clarinet installation method
4 years ago
Patrick Gray
6ce7fe6435
Revert "Update clarity-reference.json"
This reverts commit a0f7ef1528
.
4 years ago
Patrick Gray
317017cd51
Revert "Update clarity-reference.json"
This reverts commit b5600ab447
.
4 years ago
Rickey
a0f7ef1528
Update clarity-reference.json
The 'let' function Input description currently is:
Input: ((name2 AnyType) (name2 AnyType) ...), AnyType, ... A
should be:
Input: ((name1 AnyType) (name2 AnyType) ...), AnyType, ... A
4 years ago
Rickey
b5600ab447
Update clarity-reference.json
`false` should be `true` here.
4 years ago
Patrick Gray
f98c7d0848
chore: add accepted words and de-fang the style checker
4 years ago