Skip to content
#

blockstack

Here are 119 public repositories matching this topic...

dantrevino
dantrevino commented Oct 4, 2020

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

Process abort due to thread panic
   0: backtrace::backtrace::libunwind::trace
             at .cargo/registry/src/github.com-1285ae84e5963aae/backtrace-0.3.50/src/backtrace/libunwind.rs:95
      backtrace::backtrace::trace_unsynchronized
             at .cargo/registry/src/git
docs
njordhov
njordhov commented Aug 18, 2020

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

Improve this page

Add a description, image, and links to the blockstack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blockstack topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.