A little off topic, but still. It appears some testing confusion stems from the fact that people forget what version of Safe browser they have installed. I still think this could be helped by making sure the browser and other components are always consistently updated in the repositories.
Compare:
sascha@computer ~ $ emacs --version
GNU Emacs 24.5.1
vs.
sascha@computer ~ $ safe-browser --version
[AUTO-UPDATE] Error: Disabled. Only available on macOS and Windows.
(Browser starting)
Adding something like âAbout browser â Versionâ to the browser window itself would also help, I think.
& how many âwhiteoutmashupsâ do you guys want???
Sent 9 to polpolrene. lucky guy.
Can we only see our own coins on the explorer? I donât see a way to look up someone elseâs address or name. Is it possible? or hidden, due to the nature of SAFE / Safecoin, unlike BTC
I think it would be possible, because it was possible in SAFE Wallet, so maybe that feature was not added to the Decorum wallet yet. Also the message field is not present in this wallet, nevertheless serious mindblown stuff.
Next time when people doubting the SAFE Network come along, send them some coins.
In SAFE Wallet it was possible, so probably in future versions of Decorum wallet also.
I donât think there is something like an explorer yet and that that might come later when we have datachain and some transactions set to public, so you wonât be able to see someones complete balance.
Seems like I canât send anything anymore it just says âInvalid handle: 618f0e3dbe6820f441e174d0ebcac6a6329bcf951c428df32f32a2a5f5182611â under âNew transactionâ. The hex number varies.
When I click on one of my wallets it also says invalid handle
And this is why there will be a demand for SAFEcoins, and also incentive to farm. There are going to be apps that people want to use, for that fresh SAFENet experience.
I think he means to send coins between @bochacoâs wallet app and ours. They use different protocols, thatâs why theyâre incompatible. Ideally weâll end up with one extensible wallet framework to which new coin protocols plugins could be added or something like that.
Finally sat down with new browser. @Seneca, what a great contribution!
The token protocol is very interesting.
Btw, I played around transferring between two wallets, and it took ~10s before a balance was updated.
After about 5 rounds back and forth, I was up at ~20s
8 rounds, ~29s
9, ~32s
11 ~37s
Going back to the topic linked by @anon40790172 I found this:
Great stuff!
So, I guess this list is not sent now, and weâre doing a sequential download of transactions currently?
Is this still the solution youâre planning?
Yes and yes! Plus we can also make the transaction history list considerably smaller by using a 160 bit hashing algorithm like RIPEMD-160 for transaction identifiers rather than simply SHA-3 (256), making the example history of 10K transactions 200 KB rather than 320 KB.