Open isaacJChen opened 4 years ago
We have a similar problem with element... parallelism and nonces are really frustrating...
whatever service writes transactions to the ledger needs to be aware of the current nonce / all the other transactions... not sure if bitcoin has the same nonce issue... @gjgd ?
I haven't experienced the nonce errors on ion so far
Still underspecified, there are economic factors that need to be considered here, wont be implemented anytime soon or be specified in the specification
This is actually an issue for all stateful blockchains... cc @Therecanbeonlyone1969 comments?
Currently, to write more than 1 transaction per block, the user needs to create multiple nodes with multiple wallets. We want to improve this experience as it is tedious.