hooked-web3-provider icon indicating copy to clipboard operation
hooked-web3-provider copied to clipboard

Nonce revert on sendAsync error

Open ckeenan opened this issue 9 years ago • 0 comments

Keeps a copy of global_nonces in case of a transaction error so incremented nonces can be reverted

Removed rewritePayload & callback from synchronous send() method since they never get used

Also added truffle build command to package.json

ckeenan avatar Oct 03 '15 01:10 ckeenan