Skip to content

Nonce revert on sendAsync error#3

Open
ckeenan wants to merge 6 commits intoConsenSysMesh:masterfrom
ckeenan:nonce-revert
Open

Nonce revert on sendAsync error#3
ckeenan wants to merge 6 commits intoConsenSysMesh:masterfrom
ckeenan:nonce-revert

Conversation

@ckeenan
Copy link

@ckeenan ckeenan commented Oct 3, 2015

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

build/app.js Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ckeenan. I don't think this change should have made it in. Can you tell me what version of Truffle you're using? Regardless, the build should be run using the latest version, as both the before and after have issues with the contract's source path.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tcoulter was using 0.1.0, rebuilding now w latest and removing truffle from package.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants