-
Notifications
You must be signed in to change notification settings - Fork 41
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
Add moonbeam randomness pallet #984
Closed
Closed
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a91ee83 - Browse repository at this point
Copy the full SHA a91ee83View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a74ff5 - Browse repository at this point
Copy the full SHA 0a74ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7d1e2 - Browse repository at this point
Copy the full SHA bb7d1e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b3625 - Browse repository at this point
Copy the full SHA b0b3625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505a30f - Browse repository at this point
Copy the full SHA 505a30fView commit details
Commits on May 16, 2023
-
* move disputes to simple-disputes * move more to simple-disputes * wip * wip * some mock preparation * wip * fix tests * taplo fmt * update court authorized mdms * add dispute bond to market storage * mdm funds flow * fix clippy * fix pm benchmarks * add migration * simplify migration * correct migration * migration fixes and call filter * correct admin_destroy_market benchmark * improve simple-disputes mock * benchmark reserve_outcome * benchmark reserve_outcome * fix weights file * fix after merge * add migration tests * add migration reserve id test * apply review suggestions * rename reserve_outcome to suggest_outcome * separate resolve_disputed_market into parts * edit exchange API documentation * slash dispute bond * add empty commit * correct admin_destroy_market test * remove gd dependency from simple disputes * Update zrml/simple-disputes/src/mock.rs Co-authored-by: Harald Heckmann <[email protected]> * Update zrml/simple-disputes/src/mock.rs Co-authored-by: Harald Heckmann <[email protected]> * Update zrml/prediction-markets/src/lib.rs Co-authored-by: Harald Heckmann <[email protected]> * add doc string * add doc strings * Reduce settle_bonds LOC * cargo fmt * Update zrml/prediction-markets/src/migrations.rs Co-authored-by: Harald Heckmann <[email protected]> * Update zrml/prediction-markets/src/migrations.rs Co-authored-by: Harald Heckmann <[email protected]> * apply review suggestion * add correct mdm benchmarking on_dispute * use on_dispute_weight inside api * improve mdm weight technique * add mdm weights to on_resolution * add tests for pm * modify migration logs, fix try-runtime * little benchmark fix * Update zrml/authorized/src/benchmarks.rs Co-authored-by: Harald Heckmann <[email protected]> * Update zrml/authorized/src/benchmarks.rs Co-authored-by: Harald Heckmann <[email protected]> * use result with weight struct * improve dispute api weight system * Use accurate dispute weight instead of max * fix clippy * Update zrml/prediction-markets/src/migrations.rs Co-authored-by: Malte Kliemann <[email protected]> * add copyrights --------- Co-authored-by: Harald Heckmann <[email protected]> Co-authored-by: Malte Kliemann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fddeb1b - Browse repository at this point
Copy the full SHA fddeb1bView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8ea5a8 - Browse repository at this point
Copy the full SHA d8ea5a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae0eccf - Browse repository at this point
Copy the full SHA ae0eccfView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 17b32dd - Browse repository at this point
Copy the full SHA 17b32ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb342cc - Browse repository at this point
Copy the full SHA cb342ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee2980 - Browse repository at this point
Copy the full SHA 9ee2980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c6d48e - Browse repository at this point
Copy the full SHA 5c6d48eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d1d4e - Browse repository at this point
Copy the full SHA 11d1d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a085987 - Browse repository at this point
Copy the full SHA a085987View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6ea9f - Browse repository at this point
Copy the full SHA fa6ea9fView commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9fcf8f0 - Browse repository at this point
Copy the full SHA 9fcf8f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5aa135 - Browse repository at this point
Copy the full SHA d5aa135View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe51b7b - Browse repository at this point
Copy the full SHA fe51b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4128ddc - Browse repository at this point
Copy the full SHA 4128ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dbefdf - Browse repository at this point
Copy the full SHA 5dbefdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c427591 - Browse repository at this point
Copy the full SHA c427591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ce98b - Browse repository at this point
Copy the full SHA 14ce98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b1707 - Browse repository at this point
Copy the full SHA 90b1707View commit details -
Configuration menu - View commit details
-
Copy full SHA for d05a2cf - Browse repository at this point
Copy the full SHA d05a2cfView commit details
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.