linera-protocol
linera-protocol copied to clipboard
Don't retry operations at the next height by default.
trafficstars
ChainClient::execute_operations currently retries the operations at the next block height if a conflicting block was committed. This isn't always desirable and shouldn't be the default behavior.