Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Anderson/add admin set deposit nonce #385

Merged
merged 2 commits into from
Sep 10, 2021

Conversation

andersonlee725
Copy link
Contributor

@andersonlee725 andersonlee725 commented Sep 10, 2021

Description

Allow admin to increase deposit nonce for a particular chain

Related Issue Or Context

Closes: #253

How Has This Been Tested? Testing details.

Check if the correct nonce is set.
Check if it is failed in case of decrements of the nonce.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation

Checklist:

  • I have commented my code, particularly in hard-to-understand areas.
  • I have ensured that all acceptance criteria (or expected behavior) from issue are met
  • I have updated the documentation locally and in chainbridge-docs.
  • I have added tests to cover my changes.
  • I have ensured that all the checks are passing and green, I've signed the CLA bot

@lastperson lastperson changed the base branch from develop to anderson/rename-chainID September 10, 2021 12:23
Base automatically changed from anderson/rename-chainID to develop September 10, 2021 12:51
@lastperson lastperson merged commit 32e810d into develop Sep 10, 2021
@lastperson lastperson deleted the anderson/add-adminSetDepositNonce branch September 10, 2021 13:00
P1sar added a commit that referenced this pull request Oct 27, 2021
* Anderson/remove deposit record (#382)

* remove DepositRecord in every handler,  modify event in Bridge, modify IDepositExecute interface
* modify test files based on removing deposit records
* add handlerResponse to deposit event and modify test files based on the event

* Rename chainID to domainID (#384)

* Add admin set deposit nonce (#385)

* Сombine vote and execute [Breaking] (#389)

* Remove resources from handler constructors (#393)

* Update dependencies and bump version (#394)

Set disableConfirmationListener: true to avoid spamming ganache during tests. trufflesuite/truffle#3522

* Remove fund functions (#412)

Co-authored-by: andersonlee725 <86676141+andersonlee725@users.noreply.github.com>
Co-authored-by: Oleksii Matiiasevych <oleksii@chainsafe.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants