-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify feature-flag and use common types (#62)
* Add common types between v14 and v15 Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Use common types Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Guard common types by feature flags Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Use feature flags on the imports Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Revert "Use feature flags on the imports" This reverts commit 5988d8a. Revert "Guard common types by feature flags" This reverts commit f12cdc6. Revert "Use common types" This reverts commit a012d1c. Revert "Add common types between v14 and v15" This reverts commit 718c9d3. * Adjust feature flags Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Use v14 types for v15 Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Rename `module_error_ty` to be consisten with `event`/`call` Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Mark V15 as unstable Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Adjust feature flags Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
- Loading branch information
Showing
4 changed files
with
48 additions
and
307 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
Oops, something went wrong.