957 Commits (b3fa5b03fddd558b0c4f9f3b3d867fd9364edffd)
 

Author SHA1 Message Date
Alexander Graebe b3fa5b03fd feat: remove duplicate redirect, update api ref url 4 years ago
Alexander Graebe 76d96b4965 feat: merge rpc and stacks api references 4 years ago
Alexander Graebe 4563188f0a docs: fixing string types 4 years ago
Alexander Graebe ee97df5ac8 docs: adding string types to clarity refs 4 years ago
Alexander Graebe 9b66870438 docs: add BNS indexer link to GH repo 4 years ago
Alexander Graebe fe17a8bacb feat: move storage deploy files to tutorial section 4 years ago
Alexander Graebe 23d0255a82 docs: merge config schema and gaia admin files 4 years ago
Alexander Graebe e959c39bb2 docs: remove naming services pages and duplicate 4 years ago
Alexander Graebe 44ad41acb1 docs: remove hello hub choice 4 years ago
Alexander Graebe dc562c03b6 docs: add benefits for developers to clarity section, update pox description 4 years ago
Alexander Graebe bc5883bf48 docs: explain mining, review SIP chapter 4 years ago
Alexander Graebe 988a255146 docs: add indexing to data storage 4 years ago
Alexander Graebe 29597c969c fix: update redirects 4 years ago
Alexander Graebe 9069b78a59 docs: add network guide, answer questions, fixes based on feedback, spellcheck and prettier 4 years ago
Alexander Graebe ff89af1ada docs: updates based on feedback, move pagination to includes 4 years ago
Ken 4a7377c377 docs: transaction signing section 4 years ago
Alexander Graebe 2bf01f1802 docs: adding clarity values, querying, and other tx chapters 4 years ago
Alexander Graebe 6b0f24ee2c docs: answering questions: explorer & api client 4 years ago
Alexander Graebe 92b4361d50 docs: update overview & testnet page 4 years ago
Alexander Graebe d71fca3d1e update overview & testnet page 4 years ago
Alexander Graebe 82f3aed9a3 feat: restructure information architecture 4 years ago
Alexander Graebe 59953a3471 docs: lint fixes for token tutorial 4 years ago
Alexander Graebe 746ef15704 feat: draft of first 2 tutorials 4 years ago
Alexander Graebe ec8738d04f fix: resolve conflict in nav file, update tx page 4 years ago
Alexander Graebe 097271edf2 docs: adding tx guide draft 4 years ago
Alexander Graebe 083d6d0ac1 feat: add new pages for guides 4 years ago
Alexander Graebe 923f62f337 feat: restructure information architecture 4 years ago
Alexander Graebe d16c798817 feat: draft of first 2 tutorials 4 years ago
Alexander Graebe 16aa1585b8 feat: stacks integration guide, initial commit 4 years ago
Friedger Müffke 6536718f0e Fix link to connect guide 4 years ago
Friedger Müffke 38ea6a4393 Add reference from main entry of Blockstack connect to signing txs 4 years ago
Thomas Osmonson de25d608a2 fix: add overview redirects 4 years ago
Thomas Osmonson 1c5a77b948 fix: emotion versions 4 years ago
Thomas Osmonson aebd69dd6d fix: next.js version 4 years ago
Thomas Osmonson ef56188656 feat: add cancel action 4 years ago
Thomas Osmonson 4909464f55 feat: add prod deploy 4 years ago
Thomas Osmonson f9d0b13000 fix: add vercel.json 4 years ago
Thomas Osmonson 383e0f02ba build: update deps 4 years ago
Mark Hendrickson 04ddaea84e Update transaction signing docs for testnet release (again) 4 years ago
Thomas Osmonson e19e23182e fix: modify action 4 years ago
Thomas Osmonson 4cff015930 fix: change page name 4 years ago
Thomas Osmonson 6dd7ac5951 fix: bump git change action version 4 years ago
Thomas Osmonson 0b0c4b8265 feat: use new action 4 years ago
Thomas Osmonson da850af770 fix: fix breaking change in mdx-remote 4 years ago
Thomas Osmonson 23aa6f2cfb feat: emotion, @stacks/ui & ui-core 4 years ago
Dan Trevino 083cd88ffc Update install-api.md 4 years ago
Adam Dunkels 6c55068fb9 Use the assert / mutate pattern to make it clearer where an error return is handled vs the final ok return, which is now placed at the end 4 years ago
Adam Dunkels f105154515 Define constants that are used as error return values and for how much stxs we should transfer from the faucet 4 years ago
Adam Dunkels 32e2b911ce Return u0 when err, to avoid confusion with the ok condition. Removed the begin, which is redundant when let is used. Updated indentation. 4 years ago
Adam Dunkels 2689f961fd Added define-map definition of claimed-before so that the examplele is self-contained 4 years ago