blockstack
Here are 119 public repositories matching this topic...
cc @jcnelson from this forum post.
There should be a setting added that allows the user to adjust the URL for the transaction broadcaster in regards to acquiring names. Should be fairly simple to implement unless it is tied within blockstack.js, in which case an issue would need to
-
Updated
Oct 31, 2020 - HTML
⚠️ IMPORTANT: Please fill out this template to give us as much information as possible to consider/implement the feature.
Prerequisites
- check this box if you have completed the following:
- Reviewed the contributing guidelines and [support](https://github.com/COVID-19-electronic-healt
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Nov 2, 2020 - TypeScript
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Nov 3, 2020 - JavaScript
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Nov 13, 2019 - Vue
-
Updated
Sep 6, 2020 - TypeScript
-
Updated
Oct 23, 2020 - JavaScript
I was walking @maxlovescode through the initial running a testnet node tutorial on Discord, and we discovered a step that might be tripping others up based on the output.
In Step 1: Installing the node, the instructions are as follows:
cargo build --workspace --bin stacks-node
# binary
blockstack / ux
When using @blockstack/ui the linter informs me that String continuations are not recommended, explaining that:
Do not use line continuations (that is, ending a line inside a string literal with a backslash) in either ordinary or template string literals. Even though ES5 allows this, it can lead to tricky errors if any trailing whitespace comes after the slash, and is less obvious to read
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Mar 26, 2018 - JavaScript
-
Updated
Feb 28, 2019
-
Updated
Mar 24, 2017 - HTML
-
Updated
Nov 2, 2019 - Vue
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Aug 26, 2019 - Swift
-
Updated
Oct 26, 2020 - TypeScript
On all pages, a banner should be shown on the top stating
"Android user? Sync your events with OI Calendar-Sync"
The banner can be closed by the user. Once closed the preference is stored in the preferences and applied when the app is visited again.
-
Updated
Jul 30, 2020 - JavaScript
Improve this page
Add a description, image, and links to the blockstack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blockstack topic, visit your repo's landing page and select "manage topics."



Just playing around with my miner tonight, I set
burn_fee_cap = -2and the miner stopped with a thread panic.