-
Notifications
You must be signed in to change notification settings - Fork 111
Lottery SC audit fixes #1765
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
alyn509
wants to merge
47
commits into
master
Choose a base branch
from
audit-lottery
base: master
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
Lottery SC audit fixes #1765
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
e8915fb
audit changed + part 1 test fixes
alyn509 c04196a
Merge branch 'master' into audit-lottery
alyn509 da3272d
clippy
alyn509 61a1a4d
Merge branch 'master' into audit-lottery
alyn509 f6e2f8e
caller of Determine_winner on remote shard (disabled)
alyn509 0232fda
index last winner update
alyn509 7fd5918
fix after Dorin's review
alyn509 c9c2a98
fix tests part 1
alyn509 f215535
Merge branch 'master' into audit-lottery
alyn509 381f5de
test fixes part 2
alyn509 cbb5551
Merge branch 'master' into audit-lottery
alyn509 5431cd5
different shard call tests update
alyn509 d484dc4
Merge branch 'master' into audit-lottery
alyn509 e6093b1
Merge branch 'master' into audit-lottery
alyn509 15f9b29
fix reward amount not getting changed
alyn509 0696382
Merge branch 'master' into audit-lottery
alyn509 00b5a4e
clippy
alyn509 3da60f8
reorgazing
alyn509 a8b4ca7
more refactoring
alyn509 f3ba4b7
Merge branch 'master' into audit-lottery
alyn509 100b212
payment part refactoring
alyn509 835630f
proxy & chain simulator test setup
alyn509 4f38dd1
naming fix + add comment
alyn509 6040793
Merge branch 'master' into audit-lottery
alyn509 ee4fffd
switch back to TestAddress
alyn509 11e5919
Merge branch 'master' into audit-lottery
alyn509 8fb8294
Merge branch 'master' into audit-lottery
alyn509 f80d2b5
remove blackbox test - cannot simulate shard with it anyway
alyn509 2f6c528
ignore tests that require different shard calls
alyn509 e7c75ef
sc-meta all update
alyn509 f495184
Merge branch 'rc/v0.57' into audit-lottery
alyn509 4cd5b87
Merge branch 'master' into audit-lottery
alyn509 94b8b9a
name fixes
alyn509 431c2a1
cargo toml
alyn509 7f8b37e
Merge branch 'master' into audit-lottery
alyn509 b34c7e1
cleanup
alyn509 7f80c56
dedup init lottery endpoints
alyn509 8531f27
Merge branch 'master' into audit-lottery
alyn509 4b82edb
Merge branch 'master' into audit-lottery
alyn509 a9d65ff
scenario tests fix
alyn509 61d070a
start lottery endpoint
alyn509 cf3e8df
regenerate proxy
alyn509 28c7584
Merge branch 'master' into audit-lottery
alyn509 9fcc9cb
Merge branch 'master' into audit-lottery
alyn509 72c27ac
Merge branch 'master' into audit-lottery
andrei-marinica 6aa699f
migrate mod.rs
andrei-marinica 3b3ef59
lottery - fix deprecations
andrei-marinica 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| [settings] | ||
|
|
||
| [[proxy]] | ||
| path = "src/lottery_proxy.rs" |
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.
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.