Nathaniel Hourt
Nathaniel Hourt
Yeah, for the time being, the only way to use logins is to have some BitShares software on your system. And honestly, that makes sense: we're trying to replace identity...
@valzav Can you look at this?
As to websites registering themselves as scheme handlers, Troglodactyl just pointed this out: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler I'm not sure if it's useful to us or not, given as it only works on...
The better solution here would be to simply expose a command to switch to fork containing a given block ID. There's no need to throw data away (that can be...
If you need to rewind more than max undo history, yes, you'll need to completely reindex.
So what exactly is the issue here? We need a new API call to set the minimum fee for transactions my delegate(s) will include in their blocks?
Number of transactions is irrelevant, though. Transactions can be arbitrarily complex, and only the signing delegate is allowed to do free transactions, so all operations would be from the same...
@vikramrajkumar can comment, but I believe in that instance, the next delegate would simply produce a block as though the rogue delegate had not produced one, right? Or would the...