pyskell
                                            pyskell
                                        
                                    > I just tested backup recovery and it does work for me. Is this iOS or Android? > > Are you 100% sure your seed is correct (if you can,...
> This website might be helpful for you: https://iancoleman.io/bip39/ (Be sure to select "12 word" length, and English language.) > According to this tool the mnemonic that Phoenix wallet is...
Just tried, worked fine this time.
@tayvano @kvhnuke To add to this it seems the problem is that in order to *verify* a message I first need to unlock a wallet on the sign message tab....
Are there any repos with sidechain code/examples besides the ECIPs? Does Geth have anything? I see the ECIP says there is some capability since geth 3.4.0.
I have a few initial thoughts: * It's possible that making the cost of GASPAY to be 1/4th of the transaction cost (+5000) would reduce the usage of it. It...
I may have misunderstood this, is the micropayment of `a/4 + 5000` going to the miner and the rest going to the contract? The intent here being to incentivize miners...
Would the following design work? `GASPAY` itself is **opt-in at the contract level** and the contract contains some sort of flag or variable that indicates it uses `GASPAY` (either at...
> When a wallet detects that function signature, it sends the "tippable" value in transaction, but only shows it as "tipping" but not the transferred value. Would this mean that...
@sorpaas Great, I like this idea a lot then.