-
Notifications
You must be signed in to change notification settings - Fork 558
refactor: clean up transaction model validations #2895
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mvadari
wants to merge
58
commits into
main
Choose a base branch
from
model-cleanup
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
69cbf97
round 1
mvadari acfddee
round 2
mvadari 284e51b
round 3
mvadari cf40d2a
fixing tests round 1
mvadari 2e1ff66
fix all tests
mvadari 30fe6e0
update history
mvadari 8216446
Merge branch 'main' into model-cleanup
mvadari 6073427
fix build issues
mvadari 6dd9b2c
refactor tests to use a helper function
mvadari 5ff418f
fix tests
mvadari 2bcdf22
clean up
mvadari 5b74906
add flag validation tests
mvadari 5b89567
clean up
mvadari 92c50ec
update models
mvadari 870c965
fix build/test issues
mvadari 22b6a1f
more cleanup
mvadari 89b9000
Merge branch 'main' into model-cleanup
mvadari 3ac297b
isNumberWithBounds
mvadari fa25caf
fix linting
mvadari ecf26e4
fix linter error
mvadari cbbcdab
more test updates - more specific helpers, better error messages
mvadari aa6dcac
[WIP] start fixing tests based on previous commit
mvadari 79f82d6
fix rest of tests
mvadari 74555e9
Merge branch 'main' into model-cleanup
mvadari e92244d
fix dupe
mvadari 16b5128
add docs
mvadari 01900b0
more cleanup
mvadari b3e0007
more cleanup
mvadari 7e9d563
undo bad change
mvadari edda9dd
Merge branch 'main' into model-cleanup
mvadari 2d92bd7
Merge branch 'main' into model-cleanup
mvadari 0486d78
Merge branch 'main' into model-cleanup
mvadari 52edce3
minor cleanup
mvadari 8ac77a7
fix tests
mvadari 556b55c
improve type-checking
mvadari fd9a882
fix errors
mvadari df2e235
fix ts issues
mvadari 20f8a71
more fixes
mvadari c48bc9c
Merge branch 'main' into model-cleanup
mvadari 85514c6
more cleanup
mvadari 1dac581
Merge branch 'main' into model-cleanup
mvadari acb7bfd
consolidate code
mvadari d8e8fc8
Merge branch 'main' into model-cleanup
mvadari ac43592
respond to comments
mvadari 3b25438
fix tests
mvadari 6b662a5
Merge branch 'main' into model-cleanup
mvadari 362bc61
simplify generics
mvadari 4bec30b
more generics
mvadari ac2796b
not a valid -> invalid
mvadari 3d03c6e
clean up types
mvadari 39b64e8
respond to comments
mvadari 4be6ff2
clean up DeliverMax typing
mvadari c17d40d
Merge branch 'main' into model-cleanup
mvadari 0d54755
fix tests
mvadari bee3328
fix history
mvadari 0059534
more cleanup
mvadari 217f72a
Merge branch 'main' into model-cleanup
mvadari 33a98b5
fix tests
mvadari File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.