-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: SDK-1341: Duplicate request error messages (#88)
* Update to newer IC version * Transfer: Check for duplicates first * Check deduplication of approvals * Check for duplicates on canister create * Duplicate check for send * Review remarks * fixes after candid update * Update cycles-ledger/tests/tests.rs Co-authored-by: Thomas Locher <thomas.locher@dfinity.org> * Update cycles-ledger/tests/tests.rs Co-authored-by: Thomas Locher <thomas.locher@dfinity.org> * Update cycles-ledger/tests/tests.rs Co-authored-by: Thomas Locher <thomas.locher@dfinity.org> * Update cycles-ledger/tests/tests.rs Co-authored-by: Thomas Locher <thomas.locher@dfinity.org> --------- Co-authored-by: Thomas Locher <thomas.locher@dfinity.org>
- Loading branch information
Showing
2 changed files
with
347 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.