-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🗑️ Remove v1 protocol version and default to v2 (#902)
* ✅ remove v1 protocol version from parameterised tests * 🎨 use "v2" * 🔥 delete v1 services * ✅ remove v1 from tests, or switch to v2 protocol * 🎨 remove usage of v1 protocol version or models * 🎨 remove protocol_version from request bodies in docs / switch to v2 in response * 🎨 remove protocol_version from request bodies / remove need for custom Verifier facade * ✅ update tests to no longer set protocol_version in request bodies * ✅ fix tests * 🎨 * 🔥 remove unused methods * ✅ 100% test coverage again * 🎨 * ✅ add look_back to fix sporadic error * 🔊 Change ledger-browser and -nodes log level to WARN * 🎨 fix test module name * 🗑️ drop protocol_version from exchange models * 🎨 update docs to no longer reference protocol_version * 🧪 remove test usage or assertion of protocol_version * 📝 Update openapi docs * 🎨 apply pretty print formatting Compacted with `https://jsonformatter.org/json-pretty-print` and then formatted with `prettier` * 📝 Update openapi docs with protocol version changes
- Loading branch information
Showing
60 changed files
with
342 additions
and
2,708 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
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
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
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.