Patrick Gray
6f88111b8e
docs: Update microblocks doc based on internal discussions
4 years ago
Patrick Gray
3dc079c7be
fix: nft tutorial navigation inconsistency
4 years ago
Alexander Graebe
2b6b45186c
fix: update broadcastTransaction response
4 years ago
CharlieC3
c568d3d44f
docs: update command
4 years ago
CharlieC3
8e6924ceee
docs: update old info for local-development page
4 years ago
wileyj
049b04fff2
Update src/pages/understand-stacks/running-testnet-node.md
Co-authored-by: Patrick Gray <83602086+pgray-hiro@users.noreply.github.com>
4 years ago
wileyj
44b8be0012
Update src/pages/understand-stacks/running-mainnet-node.md
Co-authored-by: Patrick Gray <83602086+pgray-hiro@users.noreply.github.com>
4 years ago
wileyj
b1fa3f08c0
reduce testnet complexity a bit
4 years ago
wileyj
4c6f727a67
keep testnet docs inline with mainnet
add links to each other here
4 years ago
wileyj
4ccf2e7b07
minor updates/prettier
4 years ago
wileyj
046adeb9b3
Updating runnning a Mainnet node
https://github.com/blockstack/docs/issues/1188
4 years ago
Patrick Gray
48abb8ff55
docs: addressed final review comments
4 years ago
Patrick Gray
de18989f3a
docs: final update to NFT tutorial
4 years ago
Alexander Graebe
702937f6bd
docs: complete first version of the tutorial
4 years ago
Alexander Graebe
350ecfb00a
feat: update instructions with new contract
4 years ago
Patrick Gray
ed61db5161
fix: uincorrect ft standard link
4 years ago
Patrick Gray
555194bd1f
feat: added understanding tstandards and examples to tokens page
4 years ago
Patrick Gray
e83cf1226f
feat: added article on tokens
4 years ago
Alexander Graebe
c1dac2d7ca
feat: update page preview images
4 years ago
Patrick Gray
231bef2d71
feat: notes on tokens content
4 years ago
Alexander Graebe
92ba52af98
feat: structure for nft onboarding
4 years ago
Patrick Gray
92ae8624c0
fix: todo -> to-do
4 years ago
Patrick Gray
a906c58f54
fix: broken link to call a contract page
4 years ago
sangwon0001
4ca56255e7
Update sending-tokens.md
there's an typo in sample code
4 years ago
PanFrontend
a79251d7b0
fix: fix link to Discord in header
4 years ago
Patrick Gray
961601c3a1
docs: removed severely outdated ecosystem section
4 years ago
Patrick Gray
37065c0a2f
fix: linting error
4 years ago
Patrick Gray
29c1c8d0e5
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
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
PR Robot
0341ea51a7
auto: update Clarity references JSONs from stacks-blockchain@fe8d3b2a8f3a77123753c10cbb25cb9c4b2e9cfd
4 years ago
Patrick Gray
ce4a0edb96
fix: implement feedback on microblocks confirmation
4 years ago
Patrick Gray
c85ccd1256
docs: move integrate stacking guides to build apps section
4 years ago
Patrick Gray
aaba90a17e
fix: linter error
4 years ago
Patrick Gray
6c7ff00c1e
feat: update diagrams and text for PoX and stacking
4 years ago