quorum/internal
Martin Holst Swende 83721a95ce internal/ethapi: lock when auto-filling transaction nonce (#14483)
More context in the bug This solves the problems of transactions being
submitted simultaneously, and getting the same nonce, due to the gap (due to
signing) between nonce-issuance and nonce-update. With this PR, a lock will
need to be acquired whenever a nonce is used, and released when the transaction
is submitted or errors out.
2017-05-19 15:03:56 +02:00
..
build .travis, build: autodelete old unstable archives (#13867) 2017-04-06 12:53:33 +02:00
debug all: update light logs (and a few others) to the new model 2017-03-03 11:41:52 +02:00
ethapi internal/ethapi: lock when auto-filling transaction nonce (#14483) 2017-05-19 15:03:56 +02:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre internal/jsre/deps: ensure that go generate produces no changes 2017-03-07 12:38:46 +01:00
web3ext whisper: switching to v5 + minor refactoring (#14387) 2017-04-28 11:57:15 +02:00