-
Notifications
You must be signed in to change notification settings - Fork 10
V5: Authenticated POST route to modify/submit campaigns #408
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
Merged
Merged
Changes from 8 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
3661ca2
committing current progress
simzzz 413149f
Merge branch 'aip-61-adex-v5' into v5-modify-submit-campaigns
simzzz 8c4d687
fixed some more errors
simzzz 58c61aa
more error fixes
simzzz 70ff87c
Progress w/out tests
simzzz f7dae5b
fixed typo
simzzz 0f40016
Refactoring + changes to the way the remaining for all campaigns is r…
simzzz 33f0e3e
added CampaignCreateResponse
simzzz 084f6e6
Merge branch 'aip-61-adex-v5' into v5-modify-submit-campaigns
simzzz 475b8db
More changes to budget/redis operations + fixed problems from PR review
simzzz 60efa4a
more changes to updating remaining
simzzz 1b8cd75
added regex for campaign update route
simzzz efb30f9
Merge branch 'issue-381-accounting-db' into v5-modify-submit-campaigns
simzzz 57116cc
Accounting messages + First integration tests
simzzz f4e0949
fixed some unwraps
simzzz 825d6cb
more fixes
simzzz 5fd05db
Merge branch 'issue-382-campaign-routes' into v5-modify-submit-campaigns
simzzz 067b3af
fixed remaining issues in PR
simzzz 9fd4f4a
Included MGET for getting multiple remainings at once
simzzz 9380089
fixed failing test
simzzz 219e3f0
cargofmt + some refactoring + used MutatedCampaign object in more places
simzzz 187d198
Merge branch 'issue-382-campaign-routes' into v5-modify-submit-campaigns
simzzz ad2d585
Finished with PR changes requested
simzzz 4f23861
PR changes
simzzz 0082a35
Merge branch 'issue-382-campaign-routes' into v5-modify-submit-campaigns
simzzz 8fcef13
sentry - routes - modify campaign
elpiel b664dd1
sentry - db - campaign - fix doc comment
elpiel 10deba9
sentry - mod test_util - setup_dummy_app helper fn
elpiel 88c3243
sentry - db - campaign - CampaignRemaining redis struct
elpiel 3ca6ab5
primitives - sentry - impl From<Campaign> for CreateCampaign
elpiel 11dc715
primitives - validator - From<Address> for ValidatorID
elpiel 07d9c74
primitives - sentry - accounting - Balances - add spender/earner
elpiel d80e109
sentry - Applicaiton - add CampaignRemaining to app
elpiel e1a245e
sentry - db - CampaignRemaining - MGET guard against empty vec of cam…
elpiel 9a94c5f
sentry - routes - campaign create/modify - more checks & tests
elpiel 5177217
sentry - db - make pub insert_accounting
elpiel 75a5a5f
sentry - routes - campaign - get_delta_budget - fix logic & naming
elpiel 19ccd17
Merge pull request #418 from AdExNetwork/redis-and-tests
elpiel 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
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.