blockstack
Here are 123 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
Jul 4, 2021 - Svelte
⚠️ 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
Jul 29, 2021 - TypeScript
-
Updated
Jun 5, 2021 - JavaScript
-
Updated
Feb 16, 2021 - JavaScript
Couple of improvements to the sheet component:
- Top corner radius: 16px instead of 24px
- Header:
- Type style (should be open sauce, correct color, etc. I assume this is a UI library issue)
- Icon
- Icon should be centered vertically with the title
- Use the correct icon
Reported by Discord user Saad-Cinnova, if you follow the Sending tokens tutorial in Understand Stacks, the tutorial will fail because the code attempts to send testnet
tokens to a mainnet
address. The tutorial should be updated with a recipient address that will allow the user to complete the tutorial without a bad address error.
-
Updated
May 25, 2021 - TypeScript
We're now using a develop
branch that all PRs should be opened against, unless it's a high/critical priority bugfix.
The develop
branch will generally require running alongside a stacks-node that was also compiled from it's own develop
branch.
-
Updated
Nov 13, 2019 - Vue
This is a bit of a nit, but I've found myself a few times now selecting the balance on an address page and copying it to my clipboard only to see it pasted on several lines, apparently since the various parts of the balance are rendered in separate HTML tags.
It'd be handy to have the entire selection copied to one line so they're easier to paste elsewhere.
![image](https://user-images.githu
-
Updated
May 12, 2021 - TypeScript
-
Updated
Apr 29, 2021
-
Updated
Jul 21, 2021 - TypeScript
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
Jun 9, 2021 - TypeScript
-
Updated
Jun 15, 2021 - JavaScript
-
Updated
Jul 21, 2021 - Rust
-
Updated
Mar 26, 2018 - JavaScript
-
Updated
Feb 28, 2019
-
Updated
Jul 19, 2021 - TypeScript
-
Updated
Aug 26, 2019 - Swift
-
Updated
Mar 24, 2017 - HTML
-
Updated
Nov 2, 2019 - Vue
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."
The benchmarking scripts in
benches/
haven't been updated since the VM decoupling refactor began.