This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Conversation
81c9cd3 to
e532b7b
Compare
gavofyork
approved these changes
Jul 14, 2018
lamafab
pushed a commit
to lamafab/substrate
that referenced
this pull request
Jun 16, 2020
* Initial crowdfund stuff * Make `communication_for` exit when we end a round (paritytech#313) * Make `communication_for` exit when we end a round * Fix compilation * Add file * Rest of logic. * Consts to Getters * Cleanups * Trying to get things to compile * More patchwork * Patch dissolve * Patch `fix_deploy_data`, add getters to `NewBidder` * Dispatchable functions compile... with warnings * Fix some warnings and typos * Whitespace to Tabs * Update to use `into_sub_account` * Add events * Basic fixes to runtime logic and checking * Check that auction in progress when creating * Automatically assign end for crowdfund * Update runtime/src/crowdfund.rs Co-Authored-By: Amar Singh <asinghchrony@protonmail.com> * Update runtime/src/crowdfund.rs Co-Authored-By: Amar Singh <asinghchrony@protonmail.com> * Update runtime/src/crowdfund.rs Co-Authored-By: Amar Singh <asinghchrony@protonmail.com> * Update crowdfund.rs * Patch `NewRaise` logic * Test compiles * Make `NewRaised` logic even better * Fix trie id generation, start to add some tests * More tests * Add more tests * Finish tests * Formatting nits * Use `into_iter` * Fix for latest Substrate updates * Cleanup * Fixes. * Copyright header. * Remove dead code. * Reinstate actually alive code. * Fix tests Still have to write some new follow up tests though * Make funds work before auction * Test a fund which spans 2 auctions. * Docs. * Update doc
JoshOrndorff
pushed a commit
to moonbeam-foundation/substrate
that referenced
this pull request
Apr 21, 2021
* Bump froniter from 83d4968 -> cce4b72 * Update evm to 0.26 * Update Cargo.lock * Reflect changes to BlockGasLimit * Reflect change to error message when txn runs out of gas
JoshOrndorff
added a commit
to moonbeam-foundation/substrate
that referenced
this pull request
Apr 21, 2021
* Move BlockGasLimit adjascent to pallet_evm::Config impl * impl runtime api via config trait * Bump runtime version Although this PR itself only requires an impl version bump, the previous one paritytech#315 should have had a spec bump, so it is going here.
liuchengxu
added a commit
to chainx-org/substrate
that referenced
this pull request
Aug 23, 2021
* Revert 56d4db423079cbe729b6df9d0d597cca2a68ddc5 Refer to paritytech#295 * Build wasm
liuchengxu
added a commit
to chainx-org/substrate
that referenced
this pull request
Aug 23, 2021
…h#315) * Introduce rpc primitives for unified RPC error * Clean up * . * Trustee rpc error kind * Nits * . * Update chainx_rpc.json
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.