Terje Norderhaug

Results 36 issues of Terje Norderhaug

**What is the problem you are seeing? Please describe.** A low-risk strategy for success in app mining is to base a new app on the design of an app that...

**What is the problem you are seeing? Please describe.** Suspending an app from app mining purges past scores from affecting the score. It opens up for gaming app mining by...

**What is the problem you are seeing? Please describe.** The [Awario Z scores](https://docs.blockstack.org/develop/app-reviewers.html) can be gamed to affect current and future ranking. For example, using the November app mining data,...

Did anybody take a stab at porting this to clojurescript as suggested here: https://news.ycombinator.com/item?id=20816871

**Describe the bug** Testnet uses `http` protocol rather than `https`. This may cause issues for dapps using stracks-transactions-js when served with an `https` protocol. **Steps To Reproduce** https://github.com/blockstack/stacks-transactions-js/blob/e86e2b11be27612532aa5ca131d036aa89190c12/src/network.ts#L51 **Expected behavior**...

When using version 21 of the Blockstack SDK, the `useFile` hook fails if the file does not exist. This will present with an error in the log and no setter...