Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Add nonce handler #1135

Merged
merged 2 commits into from
Aug 21, 2019
Merged

Add nonce handler #1135

merged 2 commits into from
Aug 21, 2019

Conversation

mederic-p
Copy link
Contributor

Issue/Task Number: 1088
Closes #1088

Overview

This PR adds a nonce handler that will give an incremented nonce for each new transaction from the same account. This allows an address to do more than 1 transaction per block.

Changes

  • Add EthBlockchain.Nonce module
  • Update EthBlockchain.Transaction to take nonce from the new module

@unnawut unnawut added this to 4-Review in eWallet via automation Aug 21, 2019
@mederic-p mederic-p merged commit 54c99f0 into eth-blockchain Aug 21, 2019
eWallet automation moved this from 4-Review to 5-Done Aug 21, 2019
@mederic-p mederic-p deleted the 1088-nonce branch August 21, 2019 10:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
eWallet
  
5-Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants