Friedger
Friedger
This is the relevant Clarinet file: https://github.com/friedger/clarity-friedger-pool/blob/92843c10a4c5669eb1355dcea51aea0d0a37e368/Clarinet.toml I run `clarinet console` and don't see an error. I can't run `clarinet check` due to unknown contracts.
There error was `NoSuchContract("SP1JSH2FPE8BWNTP228YZ1AZZ0HE0064PS6RXRAY4.clarity-bitcoin")` which is fine, because in the repo I have a `clarity-bitcoin` contract.
It would be nice to see this in the explorer.
List of responses are shown as `[object Object] https://explorer.stacks.co/txid/0xdc5503a93c219823303fedcc0dd637cc7f10f66a246b06d37e5d4bc502b6d897?chain=testnet 
Apparently, stx transfer txs can't be sponsored according to spec. Then the options for doStxTransfer should not contain `sponsored`
> There's a potential workaround in iOS, which is to use universal links. But this is a centralized solution and will rely on the domain set as the universal link...
Depends also on @pradel s CAIP pull request https://github.com/ChainAgnostic/namespaces/pull/27
How do you plan to represent the 5 dimensional block size in stx vs 1 dimension in btc?
How do you determine whether a block is full? What does it mean if a block is 90% full in a 5 dimensional room? If the block is 90% in...
Caused by https://github.com/blockstack/stacks-blockchain/issues/1591