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
Patrick Gray
d873bca746
feat: added discussion point based on Diwaker's feedback
4 years ago
Alexander Graebe
cec16ea5e9
docs: fixes based on feedback
4 years ago
Alexander Graebe
0466c09bde
docs: tweak language
Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
4 years ago
Patrick Gray
2c7891f544
docs: edit and expand microblocks content
4 years ago
Alexander Graebe
c394617aa1
feat: add microblocks overview page
4 years ago
Alexander Graebe
3890c5323d
feat: draft of microblock docs
feat: add api, states, and nonce details
4 years ago
Rickey
0ed237fddb
Update stacks-blockchain-api.md
lack a ,
4 years ago
Patrick Gray
dd11775986
feat: add capitalization rule for colons in headings
4 years ago
Patrick Gray
8ddcd8de15
docs: add Accelerator videos to documentation
4 years ago
Patrick Gray
cdd2f2f23d
docs: added a link to Jthe What kind of blockchain is Stacks? post
4 years ago
Patrick Gray
670c3c2da1
chore: update the Google style rules to latest release
4 years ago
Patrick Gray
b571867118
fix: add links to API reference rather than READMEs
4 years ago
CharlieC3
34f60f24ff
fix: add info on casing when deploying Gaia hub
4 years ago
Patrick Gray
a4db2d22b0
docs: addressed reviewer comments in Heystack example
4 years ago
Patrick Gray
9095839792
chore: updated land fixed links on Clarinet page
4 years ago
Patrick Gray
66c0e7ae05
chore: added some common words to accept list and fixed some style checking
4 years ago
Patrick Gray
8f73765f46
docs: added article on running an API node
4 years ago
Patrick Gray
40c9562a0d
feat: added mempool info from Diwakers forum post
4 years ago
Patrick Gray
92e46355b3
feat: added Heystack example app
4 years ago
Muhammad Shiraz
5ee225609c
fix: misspelled function name in code sample
A dash is missing in echo number function name
4 years ago
Friedger Müffke
418b9c9021
Update local-development.md
4 years ago
CharlieC3
0fadd2295a
docs: fix warning
4 years ago
CharlieC3
2fb3f0120f
docs: normalize numericals
4 years ago
CharlieC3
72e421f393
docs: appeasing the lint overlords
4 years ago
CharlieC3
524068301a
docs: addressing PR comments
4 years ago
CharlieC3
ce1a1a4cf3
docs: adding regtest docs
4 years ago
Patrick Gray
463e4fa394
fix: added statement on closing Clarinet console based on reviewer feedback
4 years ago