-
Notifications
You must be signed in to change notification settings - Fork 49
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
Support Other Parachain <> Darwinia <> Ethereum #1008
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c3606a - Browse repository at this point
Copy the full SHA 5c3606aView commit details
Commits on Nov 10, 2022
-
* Skeleton * XCM configs * Bump toolchain * Code cleaning part.1 * Code cleaning part.2 * Update SS58 * Rename * Update token decimals * Format * Extract darwinia core primitives * License * Benchmarks * Extract constants * Docs * CI part.1 * Adjust the runtime pallets structure (#29) * frame-system * pallet-timestamp * pallet-authorship * pallet-balances * pallet-transaction-payment * pallet-parachain-system * pallet-parachain-info * pallet-aura-ext * pallet-xcmp-queue * pallet-dmp-queue * pallet-session * pallet-aura * pallet-collator-selection * format * deal ambiguous name * fix compile * clear imports * update visibility for pallets * add license for pallets * update darwinia comments * CI part.2 Signed-off-by: Xavier Lau <xavier@inv.cafe> * CI part.3 * CI part.4 * Add missing features * Case * Setup build environment * CI part.5 * Enable `kusama-native`, `rococo-native` Signed-off-by: Xavier Lau <xavier@inv.cafe> Co-authored-by: Guantong <04637@163.com>
Configuration menu - View commit details
-
Copy full SHA for 11780e3 - Browse repository at this point
Copy the full SHA 11780e3View commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1aa4cc0 - Browse repository at this point
Copy the full SHA 1aa4cc0View commit details
Commits on Nov 14, 2022
-
* Skeleton * XCM configs * Bump toolchain * Code cleaning part.1 * Code cleaning part.2 * Update SS58 * Rename * Update token decimals * Format * Extract darwinia core primitives * Add frontier deps without fork! * License * Add pallets to runtime * Benchmarks * Append command part * Extract constants * Docs * CI part.1 * Adjust the runtime pallets structure (#29) * frame-system * pallet-timestamp * pallet-authorship * pallet-balances * pallet-transaction-payment * pallet-parachain-system * pallet-parachain-info * pallet-aura-ext * pallet-xcmp-queue * pallet-dmp-queue * pallet-session * pallet-aura * pallet-collator-selection * format * deal ambiguous name * fix compile * clear imports * update visibility for pallets * add license for pallets * update darwinia comments * Adapt main * Delete duplicated consts * Hack rpc * Client compile fix * Fix client * Move to ethereum mod * Add more precompile * Fix some issue * Solve conflict * Merge issues * Format * Add basic code for precompiles * Update EthRpcConfig * Use Hashing type * Foramt issue * Adjust service config * Add evm, ethereum feature * Add missing features * Move const * Doc * Format * Format * Format * Format * Format * Safer truncated * Clean importing * Suppress warnings * Remove empty line * Clean importing * Clean importing * Format * Clean importing * Restructure Co-authored-by: Xavier Lau <xavier@inv.cafe> Co-authored-by: Guantong <04637@163.com>
Configuration menu - View commit details
-
Copy full SHA for e5dfcd6 - Browse repository at this point
Copy the full SHA e5dfcd6View commit details -
* Use full path * Abstract APIs & types * Format
Configuration menu - View commit details
-
Copy full SHA for 56b31f8 - Browse repository at this point
Copy the full SHA 56b31f8View commit details
Commits on Nov 15, 2022
-
Extract darwinia-runtime (#32)
* Skeleton * XCM configs * Bump toolchain * Code cleaning part.1 * Code cleaning part.2 * Update SS58 * Rename * Update token decimals * Format * Extract darwinia core primitives * License * Benchmarks * Extract constants * Docs * CI part.1 * Adjust the runtime pallets structure (#29) * frame-system * pallet-timestamp * pallet-authorship * pallet-balances * pallet-transaction-payment * pallet-parachain-system * pallet-parachain-info * pallet-aura-ext * pallet-xcmp-queue * pallet-dmp-queue * pallet-session * pallet-aura * pallet-collator-selection * format * deal ambiguous name * fix compile * clear imports * update visibility for pallets * add license for pallets * update darwinia comments * CI part.2 Signed-off-by: Xavier Lau <xavier@inv.cafe> * CI part.3 * CI part.4 * Add missing features * Case * Setup build environment * CI part.5 * init * adjust structure & fix compile * Move`type Barrier` out of `common` because of different runtimes may require different barriers * Add required xcm barriers * format * remove redundant files * format * format * try fix ci * merge main * fix ci * Format * remove unused dependencies * format * format * format * Format Signed-off-by: Xavier Lau <xavier@inv.cafe> Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 4e5fac1 - Browse repository at this point
Copy the full SHA 4e5fac1View commit details -
* use full path * RuntimeApi Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for a33bd4f - Browse repository at this point
Copy the full SHA a33bd4fView commit details
Commits on Nov 16, 2022
-
Enable
FrontierDb
subcommand (#37)* Refactor `new_partial` * Try fix compile * Update `new_partial` * Yeah, make compiler happy * Code clean * Something about command * Resolve conflict * Adapt for main style * Self review * Ready for review * Revert full-path in command mod * Code cleaning Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for b27c66d - Browse repository at this point
Copy the full SHA b27c66dView commit details
Commits on Nov 17, 2022
-
Use zero existential deposit (#48)
* Update ED * Update `candidacy_bond`
Configuration menu - View commit details
-
Copy full SHA for 46c6002 - Browse repository at this point
Copy the full SHA 46c6002View commit details
Commits on Nov 21, 2022
-
Add messages-substrate deps (#49)
* add messages-substrate deps * fix ci * add messages-substrate deps * fix ci * update messages-substrate deps * update cargo.lock * Format Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 0009119 - Browse repository at this point
Copy the full SHA 0009119View commit details -
Process system and balances state (#39)
* Process state part.1 * More detail * Take storages * Take KV * Merge balances * Extract balance lock * Format * Flatten account * Preprocess storage key * Fix properties * Add shell config * Modularize processor * Calculate total issuance * Recover nonce
Configuration menu - View commit details
-
Copy full SHA for 28db256 - Browse repository at this point
Copy the full SHA 28db256View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4b40193 - Browse repository at this point
Copy the full SHA 4b40193View commit details -
* Configure `H160` for runtime * Configure `H160` genesis Signed-off-by: Xavier Lau <xavier@inv.cafe> * Docs * Improve code * Add missing features * Format and enable missing features for #50 * Format * Fix evm config * Revert the rename Signed-off-by: Xavier Lau <xavier@inv.cafe> Co-authored-by: bear <boundless.forest@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for c841631 - Browse repository at this point
Copy the full SHA c841631View commit details -
* More testing tokens * Update runtime version * Correct name
Configuration menu - View commit details
-
Copy full SHA for 86e2899 - Browse repository at this point
Copy the full SHA 86e2899View commit details
Commits on Nov 23, 2022
-
* Adjust genesis accounts * Docs * Typo
Configuration menu - View commit details
-
Copy full SHA for 15d93e0 - Browse repository at this point
Copy the full SHA 15d93e0View commit details -
Adjust runtime and add pallets (#60)
* Adjust runtime and add sudo * Adjust parameter types and add vesting * Fix compile * Add utility * Add collective, elections-phragmen, identity and treasury * Add preimage and scheduler * Add democracy and membership * Add multisig and proxy * License * License * Set balances's index to 5 * Code cleaning
Configuration menu - View commit details
-
Copy full SHA for 3571868 - Browse repository at this point
Copy the full SHA 3571868View commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5be305 - Browse repository at this point
Copy the full SHA e5be305View commit details
Commits on Nov 29, 2022
-
* Add asset pallet * Add asset precompile * Add precompile interface * Impl all asset precompile interfaces * Self review * Code clean * Add mock file * Fix test compile * Add test 1 * Add test 2 * Add test 3 * Add test 4 * Finish test * Add another type * Update asset origin * Fix CI * Move out from Others * Add asset to other runtimes
Configuration menu - View commit details
-
Copy full SHA for fc0ea38 - Browse repository at this point
Copy the full SHA fc0ea38View commit details
Commits on Nov 30, 2022
-
* Copy from Crab Parachain * Replace Crab Parachain > Darwinia * bridge pallets, many errors need to fix � Conflicts: � Cargo.lock � runtime/common/Cargo.toml � runtime/darwinia/src/pallets/mod.rs * Add fee_market � Conflicts: � runtime/common/Cargo.toml * Update deps * Update deps * Add bridge related pallets to darwinia * Add bridge related pallets to crab * format * Update deps * review * comment Co-authored-by: bear <boundless.forest@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for f12766b - Browse repository at this point
Copy the full SHA f12766bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e68b051 - Browse repository at this point
Copy the full SHA e68b051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7845ccd - Browse repository at this point
Copy the full SHA 7845ccdView commit details
Commits on Dec 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 15ae806 - Browse repository at this point
Copy the full SHA 15ae806View commit details
Commits on Dec 5, 2022
-
* Change paraId 1000 > 2105 * Darwinia paraId 2046
Configuration menu - View commit details
-
Copy full SHA for 124031d - Browse repository at this point
Copy the full SHA 124031dView commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc9c57f - Browse repository at this point
Copy the full SHA dc9c57fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a195c - Browse repository at this point
Copy the full SHA b8a195cView commit details -
Avoid large enum variant (#98)
* Avoid large enum variant * Fix tests Co-authored-by: bear <boundless.forest@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for fa47263 - Browse repository at this point
Copy the full SHA fa47263View commit details -
Add account migration pallet (#86)
* Init commit * Add todos * Add `ValidateUnsigned` * Add signature verify * Add event * Add comment * Update message hash * Add mock file * Compile mock * Add basic tests * Add more tests * Code clean * Clean toml * Format * Install it to the runtimes * Rename Co-authored-by: HackFisher <denny.wang@itering.io> Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for a2d5ae8 - Browse repository at this point
Copy the full SHA a2d5ae8View commit details -
* Handle reference count * Fix test
Configuration menu - View commit details
-
Copy full SHA for 1720db6 - Browse repository at this point
Copy the full SHA 1720db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 437b769 - Browse repository at this point
Copy the full SHA 437b769View commit details -
* Bridge related pallets * fee market * format * evm * xcm * format * MaxMessagesToPruneAtOnce * move ByteArray * move AccountToAssetId * move UniqueSaturatedInto * Const * format
Configuration menu - View commit details
-
Copy full SHA for 14b7e7b - Browse repository at this point
Copy the full SHA 14b7e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 509bf6a - Browse repository at this point
Copy the full SHA 509bf6aView commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4d167f0 - Browse repository at this point
Copy the full SHA 4d167f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8943e2d - Browse repository at this point
Copy the full SHA 8943e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ff5cc - Browse repository at this point
Copy the full SHA 97ff5ccView commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5b6409 - Browse repository at this point
Copy the full SHA e5b6409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f78cb8 - Browse repository at this point
Copy the full SHA 4f78cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da4e6c - Browse repository at this point
Copy the full SHA 1da4e6cView commit details -
* Change sudo to Alith * Format * Doc * Security * Security * Opt * Grammar
Configuration menu - View commit details
-
Copy full SHA for 222d968 - Browse repository at this point
Copy the full SHA 222d968View commit details -
Configuration menu - View commit details
-
Copy full SHA for d27513a - Browse repository at this point
Copy the full SHA d27513aView commit details
Commits on Dec 9, 2022
-
* Fast runtime * Valid genesis exposure * Assets genesis
Configuration menu - View commit details
-
Copy full SHA for f2ce40c - Browse repository at this point
Copy the full SHA f2ce40cView commit details
Commits on Dec 12, 2022
-
Add
bridge_parachains
pallet (#122)* Update Grandpa Name * Add bridge parachain pallet * Correct bridge message verify * type HeadersToKeep * Fix CI * Fix CI
Configuration menu - View commit details
-
Copy full SHA for 5b19e28 - Browse repository at this point
Copy the full SHA 5b19e28View commit details
Commits on Dec 14, 2022
-
* Handle EVM accounts and pruge locks Signed-off-by: Xavier Lau <xavier@inv.cafe> * Refactor account genesis * Purge locks * Update scope * Update special accounts list Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for d4922e1 - Browse repository at this point
Copy the full SHA d4922e1View commit details -
* Handle EVM accounts and pruge locks Signed-off-by: Xavier Lau <xavier@inv.cafe> * Refactor account genesis * Purge locks * Update scope * Update special accounts list * Vesting genesis * Improve state management Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 5b5a7d9 - Browse repository at this point
Copy the full SHA 5b5a7d9View commit details -
Merge balance after update decimal (#128)
* Update order * Update README
Configuration menu - View commit details
-
Copy full SHA for 807b99c - Browse repository at this point
Copy the full SHA 807b99cView commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 16ad250 - Browse repository at this point
Copy the full SHA 16ad250View commit details -
Frontier pallets storage process (#121)
* Build test * Add licenses * Add ethereum schema process * Add evm state process * Self review * Delte useless file * Bump deps * Free license * Refactor * Correct prefixes Signed-off-by: Xavier Lau <xavier@inv.cafe> Signed-off-by: Xavier Lau <xavier@inv.cafe> Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 1b9a5fc - Browse repository at this point
Copy the full SHA 1b9a5fcView commit details -
Configure instant sealing for dev chains (#119)
* Add start_dev_node * Add start_dev_node to command Fix compile * Don't check relay chain for dev node * Correct chain spec Identify * Add instant finalize * Clean * Add tip * Fix CI * opt * format * Revert "Fix CI" This reverts commit 63ae56a8a4ff329a708de8ae7287b3a2133fac19. * Format Signed-off-by: Xavier Lau <xavier@inv.cafe> * Remove redundant clone Signed-off-by: Xavier Lau <xavier@inv.cafe> Co-authored-by: bear <boundless.forest@outlook.com> Co-authored-by: fisher <denny.wang@itering.io> Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for ab8261a - Browse repository at this point
Copy the full SHA ab8261aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d29a9bd - Browse repository at this point
Copy the full SHA d29a9bdView commit details
Commits on Dec 16, 2022
-
* Update bridge deps * Correct version of cfg-if for `twox-hash`
Configuration menu - View commit details
-
Copy full SHA for b161ead - Browse repository at this point
Copy the full SHA b161eadView commit details
Commits on Dec 20, 2022
-
* Fix account insert bug * Code clean * Delete empty line
Configuration menu - View commit details
-
Copy full SHA for 4187b7b - Browse repository at this point
Copy the full SHA 4187b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b2ccb - Browse repository at this point
Copy the full SHA 02b2ccbView commit details -
Convert the rest locations to H160 by hashing it (#138)
* Convert the rest locations to H160 by hashing it * format * fix review
Configuration menu - View commit details
-
Copy full SHA for ba6a50c - Browse repository at this point
Copy the full SHA ba6a50cView commit details -
* Process staking * Correct type * Refactor * Introduce `Adjust` trait * Refactor * Format * Update links * Doc * Fix * Doc
Configuration menu - View commit details
-
Copy full SHA for ced7f23 - Browse repository at this point
Copy the full SHA ced7f23View commit details -
* Fix vesting processor Signed-off-by: Xavier Lau <xavier@inv.cafe> * Format Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 7fd05bc - Browse repository at this point
Copy the full SHA 7fd05bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9fdfa1 - Browse repository at this point
Copy the full SHA c9fdfa1View commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for acc0c60 - Browse repository at this point
Copy the full SHA acc0c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4cf09a - Browse repository at this point
Copy the full SHA e4cf09aView commit details -
Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 893a46e - Browse repository at this point
Copy the full SHA 893a46eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e95f7 - Browse repository at this point
Copy the full SHA 22e95f7View commit details -
Process indices & more utility fns (#151)
* More tools * Process indices * More error logs Signed-off-by: Xavier Lau <xavier@inv.cafe> Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 08b703a - Browse repository at this point
Copy the full SHA 08b703aView commit details
Commits on Dec 22, 2022
-
Fix contract account
sufficients
(#146)* Update sufficient * Inc sufficient for contract account * Fix * Use new style
Configuration menu - View commit details
-
Copy full SHA for 8b46c6c - Browse repository at this point
Copy the full SHA 8b46c6cView commit details -
Fix type & code optimization (#154)
* Fix type & code optimization * Use `u16` to bypass the polkadot-js/apps#8591
Configuration menu - View commit details
-
Copy full SHA for 5138fd0 - Browse repository at this point
Copy the full SHA 5138fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ff38c - Browse repository at this point
Copy the full SHA 49ff38cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56164de - Browse repository at this point
Copy the full SHA 56164deView commit details
Commits on Dec 23, 2022
-
* Step 1 * Step 2 * Step 3 * Step 4 * Finish processor side * Add runtime side * Add metadata insert * Fix approvals inc * Fresh new details * Use Vec * Adapt new way * Code clean * Remove `sp-core` * Fix todo and review * Fix link and format
Configuration menu - View commit details
-
Copy full SHA for e775dcd - Browse repository at this point
Copy the full SHA e775dcdView commit details
Commits on Dec 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c1e385 - Browse repository at this point
Copy the full SHA 5c1e385View commit details
Commits on Dec 26, 2022
-
* Improve deposit * Test more cases * Fix tests
Configuration menu - View commit details
-
Copy full SHA for 5c4a9c0 - Browse repository at this point
Copy the full SHA 5c4a9c0View commit details
Commits on Dec 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d8885cd - Browse repository at this point
Copy the full SHA d8885cdView commit details -
Improve config for pallet_bridge_grandpa (#161)
* Update max bridged authorities follow https://github.com/paritytech/parity-bridges-common/blob/c28b3ff66c29c6c9d9955583b50c2114de14e98c/primitives/chain-rococo/src/lib.rs#L45-L48 * Update max bridged header size to 65536 * Update weight info follow https://github.com/paritytech/parity-bridges-common/blob/c28b3ff66c29c6c9d9955583b50c2114de14e98c/bin/millau/runtime/src/lib.rs#L431 * Keep WeightInfo to () * Code Clean
Configuration menu - View commit details
-
Copy full SHA for 7a322a7 - Browse repository at this point
Copy the full SHA 7a322a7View commit details
Commits on Dec 28, 2022
-
* Improve kton migration * Typo * Doc * Name * Fix * Fix
Configuration menu - View commit details
-
Copy full SHA for a29b2cc - Browse repository at this point
Copy the full SHA a29b2ccView commit details
Commits on Dec 29, 2022
-
Use
DealWithFees
intransaction_payment
(#164)Guantong authoredDec 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 85b70e2 - Browse repository at this point
Copy the full SHA 85b70e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c6788 - Browse repository at this point
Copy the full SHA 77c6788View commit details
Commits on Dec 30, 2022
-
Handle different account types (#168)
* Handle different account types * Format
Configuration menu - View commit details
-
Copy full SHA for 60766d0 - Browse repository at this point
Copy the full SHA 60766d0View commit details
Commits on Jan 3, 2023
-
* First commit * Add balance test * Try fix * test total_issuance * Test the kton part removed * Add evm related test * Assert evm account storages * Update evm storage tests * Add vesting info test * Add indices test * Add staking test * Add staking test 2 * Fix tests * Add deposit items test * Finish staking test * Add tests for assets * Test kton transfer to asset pallet * Test kton total issuance * Fix todo * Add parachain support * Remove ignored case * Add combine solo,para account tests * Code clean * Add filter * Refactor the test * Ignore two cases * Rwrite all tests * Update evm codes test * Code format * Fix indices tests * Remove debug line * Format * Format * Fix review Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for d21847e - Browse repository at this point
Copy the full SHA d21847eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 114f3fe - Browse repository at this point
Copy the full SHA 114f3feView commit details
Commits on Jan 4, 2023
-
Process proxy and support generic runtime (#172)
* Format * Process proxy and support generic runtime * Format * Format * Fixes
Configuration menu - View commit details
-
Copy full SHA for 431c1b1 - Browse repository at this point
Copy the full SHA 431c1b1View commit details -
* init LocalAssetTrader * LocalAssetTrader * Update trader for pangolin & crab * format * Update comments * Update logs * format * Format * Simplify code Co-authored-by: fisher <denny.wang@itering.io> Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 015eed1 - Browse repository at this point
Copy the full SHA 015eed1View commit details -
Adjust common functions (#167)
* WeightToFee * darwinia_deposit * Move darwinia_deposit to primitives * fix review * remove unused smallvec
Guantong authoredJan 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 2e78ca7 - Browse repository at this point
Copy the full SHA 2e78ca7View commit details -
* New data path * Simplify staking migration * Refactor * Build spec automatically * Download specs automatically * Use `take` * Remove unnecessary doc
Configuration menu - View commit details
-
Copy full SHA for 7a77e00 - Browse repository at this point
Copy the full SHA 7a77e00View commit details -
Add darwinia dispatch precompile (#173)
* Add darwinia dispatch * Fix test Co-authored-by: Xavier Lau <xavier@inv.cafe> Co-authored-by: fisher <denny.wang@itering.io>
Configuration menu - View commit details
-
Copy full SHA for 459beca - Browse repository at this point
Copy the full SHA 459becaView commit details
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 702cdea - Browse repository at this point
Copy the full SHA 702cdeaView commit details -
* Fix * Bump to fix * Fix genesis * Fix build spec * Test env
Configuration menu - View commit details
-
Copy full SHA for 511c26e - Browse repository at this point
Copy the full SHA 511c26eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7b510 - Browse repository at this point
Copy the full SHA 0a7b510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ef1e9 - Browse repository at this point
Copy the full SHA 95ef1e9View commit details -
* Fix test * Fix test * Delete sudo and metadata
Configuration menu - View commit details
-
Copy full SHA for 5bb61bf - Browse repository at this point
Copy the full SHA 5bb61bfView commit details
Commits on Jan 6, 2023
-
* Add message gadget * Fix compile * Fix mock * Fix test * Add ecdsa-authority * License
Configuration menu - View commit details
-
Copy full SHA for b57fb01 - Browse repository at this point
Copy the full SHA b57fb01View commit details -
Add
restake
and fix some bugs (#188)* Add `restake` and fix some bugs * More tests * More tests * Doc
Configuration menu - View commit details
-
Copy full SHA for f348232 - Browse repository at this point
Copy the full SHA f348232View commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82b9a73 - Browse repository at this point
Copy the full SHA 82b9a73View commit details -
* Check key prefix * Add tests * Use `any`
Configuration menu - View commit details
-
Copy full SHA for f720b56 - Browse repository at this point
Copy the full SHA f720b56View commit details -
* Improve existing check * Remove unused variable
Configuration menu - View commit details
-
Copy full SHA for f15a0bc - Browse repository at this point
Copy the full SHA f15a0bcView commit details
Commits on Jan 10, 2023
-
* Improve tips * Clippy * Set testnet time to 5 mins
Configuration menu - View commit details
-
Copy full SHA for b0686ee - Browse repository at this point
Copy the full SHA b0686eeView commit details
Commits on Jan 11, 2023
-
account-migration
runtime tests (#169)* Add validate unsigned test * Add validation tests * Account migrate test * Fix redundant encode * Kton asset * prepare accounts * Remove migration * Pass tests * kton tests * Add staking test * Fix test * Staking test * Finish pangolin tests * Add crab and darwinia tests * Revert changes Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 756fcaf - Browse repository at this point
Copy the full SHA 756fcafView commit details -
Human readable sign message (#195)
* Human readable sign message * Update spec
Configuration menu - View commit details
-
Copy full SHA for db36081 - Browse repository at this point
Copy the full SHA db36081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7982fa7 - Browse repository at this point
Copy the full SHA 7982fa7View commit details -
Use features check action (#198)
Signed-off-by: Xavier Lau <xavier@inv.cafe> Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 0fae7a1 - Browse repository at this point
Copy the full SHA 0fae7a1View commit details
Commits on Jan 12, 2023
-
* Merge collator payout * Bump runtime version * Improve code * Doc
Configuration menu - View commit details
-
Copy full SHA for 943d7c4 - Browse repository at this point
Copy the full SHA 943d7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f54e3 - Browse repository at this point
Copy the full SHA c9f54e3View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c05f55 - Browse repository at this point
Copy the full SHA 9c05f55View commit details -
Fix precompiles genesis (#207)
* Tweak the genesis config * Add tests
Configuration menu - View commit details
-
Copy full SHA for 9317165 - Browse repository at this point
Copy the full SHA 9317165View commit details -
Use check runtime action (#208)
* Use check runtime action * Try * Try Signed-off-by: Xavier Lau <xavier@inv.cafe> * Test all runtimes Signed-off-by: Xavier Lau <xavier@inv.cafe> * Done * Remove compress step * Remove unused env var Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 0c7cfa0 - Browse repository at this point
Copy the full SHA 0c7cfa0View commit details
Commits on Jan 16, 2023
-
To
polkadot-v0.9.33
and some other changes (#171)* Anchor polkadot-v0.9.33 * Companion for paritytech/cumulus#1685 * Companion for paritytech/cumulus#1585 * Companion for paritytech/cumulus#1745 * Companion for paritytech/cumulus#1759 * Companion for paritytech/cumulus#1782 * Companion for paritytech/cumulus#1793 * Companion for paritytech/cumulus#1808 * Temp use prepare branch of messages-substrate * Use darwinia fork frontier * Use correct moonbeam substrate commit * Correct bp-darwinia-core std * Use prepare moonbeam v0.9.33 * Update ethereum to 0.14.0 * Companion for paritytech/substrate#11649, paritytech/polkadot#5729 democracy * Companion for paritytech/substrate#11649, paritytech/polkadot#5729 scheduler * Companion for paritytech/substrate#11649, paritytech/polkadot#5729 preimage * Companion for paritytech/substrate#12109 * Type create origin * Format * Fix type CreateOrigin * Format * Companion for polkadot-evm/frontier#935 * Fix compile * Fix service * Format * `Frontier` upgrade (#196) * Delete BaseFee * Fix todo * Update prepare branch * Fix mock * Add pallet-evm-precompile-dispatch/std * Format * Format * Correct version after merge * Fix review * Fix review * Fix CI test * Fix compile after merge Co-authored-by: bear <boundless.forest@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for a32342f - Browse repository at this point
Copy the full SHA a32342fView commit details -
pallet-identity state process (#124)
* Add types folder * Read storage out * Decimal update * Add remove subsOf and superOf * Remove useless file * Add README * Process in runtime side * Format * Add SUDO back * Fix doc link * Identity migrate * Fix runtime * Add tests * Add tests * Code clean * Remove sp-runtime * Code format * Delete useless reserve * Reset the judgements * Self review * Fix * Add identities runtime tests * Fix tests * Just format * Tiny updates * Update doc Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for ed7da51 - Browse repository at this point
Copy the full SHA ed7da51View commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cadfb76 - Browse repository at this point
Copy the full SHA cadfb76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aaffee - Browse repository at this point
Copy the full SHA 5aaffeeView commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2301211 - Browse repository at this point
Copy the full SHA 2301211View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f08de1 - Browse repository at this point
Copy the full SHA 8f08de1View commit details -
* Fix judgement * Use adjust() * Format
Configuration menu - View commit details
-
Copy full SHA for ca2dd66 - Browse repository at this point
Copy the full SHA ca2dd66View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7bfc4a - Browse repository at this point
Copy the full SHA a7bfc4aView commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3ad6cc8 - Browse repository at this point
Copy the full SHA 3ad6cc8View commit details -
* Try fix * Try fix * Adjust toml file * Fix compile * Foramat
Configuration menu - View commit details
-
Copy full SHA for 668fde3 - Browse repository at this point
Copy the full SHA 668fde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9038f - Browse repository at this point
Copy the full SHA cf9038fView commit details -
* Clean unused deps * Update messages-substrate deps * Try fix CI
Guantong authoredJan 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 77f399d - Browse repository at this point
Copy the full SHA 77f399dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a266d90 - Browse repository at this point
Copy the full SHA a266d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba1ff7 - Browse repository at this point
Copy the full SHA 8ba1ff7View commit details
Commits on Jan 28, 2023
-
* Check * Use type * Update processor files * Find others * Format * Default pangolin * Fix review
Configuration menu - View commit details
-
Copy full SHA for ff23cac - Browse repository at this point
Copy the full SHA ff23cacView commit details
Commits on Jan 29, 2023
-
Account migration signer tool (#235)
* Doc * Bump version for devnet * Account migration signer tool * Doc
Configuration menu - View commit details
-
Copy full SHA for 14f9beb - Browse repository at this point
Copy the full SHA 14f9bebView commit details -
Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 4a9ea62 - Browse repository at this point
Copy the full SHA 4a9ea62View commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be849d0 - Browse repository at this point
Copy the full SHA be849d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a3b8c - Browse repository at this point
Copy the full SHA d1a3b8cView commit details
Commits on Jan 31, 2023
-
* Improve testing * Fix formula * Opt * State processor CI * Unset * Try Signed-off-by: Xavier Lau <xavier@inv.cafe> * Opt * Opt * Try Signed-off-by: Xavier Lau <xavier@inv.cafe> * Opt * Opt * Final test * Fix * Bump * Fix * Fix --------- Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 0626861 - Browse repository at this point
Copy the full SHA 0626861View commit details
Commits on Feb 1, 2023
-
Rebuild accounts' reservation (#242)
* Set reservation to zero * Configure genesis collator * Rebuild accounts' reservation and update tests * Update tests
Configuration menu - View commit details
-
Copy full SHA for 3399b66 - Browse repository at this point
Copy the full SHA 3399b66View commit details
Commits on Feb 2, 2023
-
* Support Ethereum for dev node * Add first test * Add rpc constants test * Add balance test * Add contract test * Finish balance and contract basic tests * Add bloom filter test * Test `eth_getCode` * Test nonce update * Test opcodes * Add event test * Finally, basic tests are covered.
Configuration menu - View commit details
-
Copy full SHA for 1537527 - Browse repository at this point
Copy the full SHA 1537527View commit details -
Configuration menu - View commit details
-
Copy full SHA for dae3f31 - Browse repository at this point
Copy the full SHA dae3f31View commit details -
Rebuild account reference counters (#249)
* Rebuild account reference counters part.1 * part.2 * part.3 * TODO * Fix * Fixes Signed-off-by: Xavier Lau <xavier@inv.cafe> * Doc --------- Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for aa17f3e - Browse repository at this point
Copy the full SHA aa17f3eView commit details -
* Add evm checks Signed-off-by: Xavier Lau <xavier@inv.cafe> * Fix --------- Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 9fc1dad - Browse repository at this point
Copy the full SHA 9fc1dadView commit details
Commits on Feb 3, 2023
-
Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 40d7eaa - Browse repository at this point
Copy the full SHA 40d7eaaView commit details -
Add bridge extension validation (#251)
* Add bridger extension validatioin * Update comments * Revert changes * Fix review
Configuration menu - View commit details
-
Copy full SHA for 4d1b188 - Browse repository at this point
Copy the full SHA 4d1b188View commit details
Commits on Feb 7, 2023
-
Add
reserve
andreferences count
tests (#259)* Fix TODO * Add reserve test * Add another case * Add more samples * Code clean * Fix local test error
Configuration menu - View commit details
-
Copy full SHA for 6aa85cd - Browse repository at this point
Copy the full SHA 6aa85cdView commit details -
Handle special accounts (#265)
* Handle special accounts * Refactor * More readable * Doc
Configuration menu - View commit details
-
Copy full SHA for 7ecbe10 - Browse repository at this point
Copy the full SHA 7ecbe10View commit details -
* Add staging workflow * Test CI * CI * Add deps * CI * CI * CI * Updte trigger --------- Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 60d19da - Browse repository at this point
Copy the full SHA 60d19daView commit details -
* Anchor polkadot-v0.9.36 * Companion for paritytech/cumulus#1860 * Companion for paritytech/cumulus#1876 * Companion for paritytech/cumulus#1904 * Companion for paritytech/substrate#12310 * Companion for paritytech/substrate#12740 * Bump array-bytes to 6.0.0 * Companion for paritytech/substrate#12868 * Companion for paritytech/cumulus#1930 * Companion for paritytech/cumulus#1905 * Companion for paritytech/cumulus#1880 * Companion for paritytech/cumulus#1997 * Companion for paritytech/cumulus#1559 * Prepare messages-substrate * Companion for paritytech/substrate#12684 * Companion for paritytech/substrate#12740 * Fix compile paritytech/substrate#12740 * Compile done * Format * Add call index * Compile done * Fix CI * Bump moonbeam * Fix CI * Try fix tests * Use into instead of `Compact` * Patch substrate & Fix compile * Fix try-runtime * Remove parity-util-mem * Format * Format * Opt * Format * Use `codec::Compact<AssetId>` * Format --------- Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for ead3449 - Browse repository at this point
Copy the full SHA ead3449View commit details
Commits on Feb 8, 2023
-
* Anchor polkadot-v0.9.36 * Companion for paritytech/cumulus#1860 * Companion for paritytech/cumulus#1876 * Companion for paritytech/cumulus#1904 * Companion for paritytech/substrate#12310 * Companion for paritytech/substrate#12740 * Bump array-bytes to 6.0.0 * Companion for paritytech/substrate#12868 * Companion for paritytech/cumulus#1930 * Companion for paritytech/cumulus#1905 * Companion for paritytech/cumulus#1880 * Companion for paritytech/cumulus#1997 * Companion for paritytech/cumulus#1559 * Prepare messages-substrate * Companion for paritytech/substrate#12684 * Companion for paritytech/substrate#12740 * Fix compile paritytech/substrate#12740 * Compile done * Format * Add call index * Compile done * Fix CI * Bump moonbeam * Fix CI * Try fix tests * Use into instead of `Compact` * Patch substrate & Fix compile * Fix try-runtime * Remove parity-util-mem * Companion for paritytech/substrate#12310 * Update state processor * Add type link * Fix review issues * Format --------- Co-authored-by: Guantong <i@guantong.io>
Configuration menu - View commit details
-
Copy full SHA for b69b7b5 - Browse repository at this point
Copy the full SHA b69b7b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93aff17 - Browse repository at this point
Copy the full SHA 93aff17View commit details
Commits on Feb 9, 2023
-
* Migrate multisig * Unit tests * Doc * Fix * More checks * Doc * Reject duplicative submission
Configuration menu - View commit details
-
Copy full SHA for 9057d49 - Browse repository at this point
Copy the full SHA 9057d49View commit details -
Add special accounts migration test (#268)
* Part 1 * Part 2 * Rename * Better function names
Configuration menu - View commit details
-
Copy full SHA for 0e336a2 - Browse repository at this point
Copy the full SHA 0e336a2View commit details -
Update state storage filter (#273)
* Let ethereum go * Update pallet name * Fix --------- Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for 4c13c4c - Browse repository at this point
Copy the full SHA 4c13c4cView commit details -
Manage runtime through features (#274)
* Format * Manage runtime through features
Configuration menu - View commit details
-
Copy full SHA for 1a63edb - Browse repository at this point
Copy the full SHA 1a63edbView commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a75a6a - Browse repository at this point
Copy the full SHA 6a75a6aView commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a661f99 - Browse repository at this point
Copy the full SHA a661f99View commit details
Commits on Feb 14, 2023
-
Try workspace's new feature (#277)
* Update crate info * Update deps 1 * Update deps 2 * Update deps 3 * Update deps 4 * Format * Fix review
Configuration menu - View commit details
-
Copy full SHA for efb9440 - Browse repository at this point
Copy the full SHA efb9440View commit details -
Rename
Staking
toDarwiniaStaking
(#279)* Rename to `DarwiniaStaking` * Rename
Configuration menu - View commit details
-
Copy full SHA for ef31b59 - Browse repository at this point
Copy the full SHA ef31b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for af75e3a - Browse repository at this point
Copy the full SHA af75e3aView commit details
Commits on Feb 15, 2023
-
* Format * Deduplicate * Add Pangoro2 * Rename * Fix * Fix * Rename * Doc * Set SS58 in runtime and remove from chain spec
Configuration menu - View commit details
-
Copy full SHA for 49a48eb - Browse repository at this point
Copy the full SHA 49a48ebView commit details -
* Anchor polkadot-v0.9.37 * Companion for paritytech/substrate#12307 * Companion for paritytech/cumulus#2057 * Use prepare branch for test * Companion for polkadot-evm/frontier#981 * Remove collator selection in bench * Fix BenchmarkHelper * Fix compile * Format * Fix compile * Fix compile feature benchmark * Fix test * Format toml * Format * Pangoro2 0.9.37 * Fix try-runtime * Fix try-runtime cmd * Format * Fix review * Use `Vec` * Typo --------- Co-authored-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for e6c048c - Browse repository at this point
Copy the full SHA e6c048cView commit details -
Pangolin2
6005
runtime upgrade (#283)* Update Pangolin CI * Bump runtime version
Configuration menu - View commit details
-
Copy full SHA for 59e08ee - Browse repository at this point
Copy the full SHA 59e08eeView commit details
Commits on Feb 16, 2023
-
Set payout fraction to 40% (#284)
* Set payout fraction to 40% * Format Signed-off-by: Xavier Lau <xavier@inv.cafe> --------- Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for a3403ce - Browse repository at this point
Copy the full SHA a3403ceView commit details -
Add evm estimate gas tests (#282)
* Add estimate gas tests * Fix CI
Configuration menu - View commit details
-
Copy full SHA for 62c77fd - Browse repository at this point
Copy the full SHA 62c77fdView commit details
Commits on Feb 17, 2023
-
Fix ethereum block author (#286)
* Fix ethereum block author * Move some structs to the common folder * Fix CI test * Clean
Configuration menu - View commit details
-
Copy full SHA for 19f643c - Browse repository at this point
Copy the full SHA 19f643cView commit details
Commits on Feb 20, 2023
-
Pangolin2 <> Pangoro2 bridge (#285)
* Copy darwinia bm => pangoro bm Copy crab bm => pangolin bm * Add pangolin&pangoro bridge-messages * Add bridge related pallets for pangolin&pangoro * Add bridge palles to runtime for pangolin & pangoro * Fix compile * Missing changes * Correct bridge-dispatch * Format * Update genesis
Guantong authoredFeb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 8f2c12a - Browse repository at this point
Copy the full SHA 8f2c12aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6117f68 - Browse repository at this point
Copy the full SHA 6117f68View commit details -
Remove assertions in HRMP&DMP (#290)
* Patch cumulus * Bump darwinia/cumulus
Guantong authoredFeb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 85157b7 - Browse repository at this point
Copy the full SHA 85157b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c46aa63 - Browse repository at this point
Copy the full SHA c46aa63View commit details
Commits on Feb 22, 2023
-
Update evm module runtime name (#293)
* Fix evm runtime name * Format toml * Add migration * Fix state processor * Use latest polkadot-v0.9.37 commit * Fix tests
Configuration menu - View commit details
-
Copy full SHA for f24def2 - Browse repository at this point
Copy the full SHA f24def2View commit details -
* Fix balances benchmark * Add bridge related bench * Benchmark with steps 50 repeat 20 * Update weights for bridge pallets * Pangolin bench pallets * Bench s2 r1 for all runtimes * Update weights for all runtime
Guantong authoredFeb 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 6132743 - Browse repository at this point
Copy the full SHA 6132743View commit details -
Add benchmarking items and bench darwinia-deposit (#294)
* Add benchmarking items and bench darwinia-deposit * Format * Doc * Fix and update CI * Re-cache * Opt * Opt * Correct URI --------- Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for f81ccd3 - Browse repository at this point
Copy the full SHA f81ccd3View commit details
Commits on Feb 23, 2023
-
Auto load large genesis (#295)
* Auto load large genesis * Remove unused feature * Format * Opt
Configuration menu - View commit details
-
Copy full SHA for 31b79c5 - Browse repository at this point
Copy the full SHA 31b79c5View commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3ae132a - Browse repository at this point
Copy the full SHA 3ae132aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f93b32 - Browse repository at this point
Copy the full SHA 0f93b32View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5356f0b - Browse repository at this point
Copy the full SHA 5356f0bView commit details -
Update cross compile docker image (#303)
* Update cross compile docker image * Fix compile
Configuration menu - View commit details
-
Copy full SHA for b2b0305 - Browse repository at this point
Copy the full SHA b2b0305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddcaa4 - Browse repository at this point
Copy the full SHA 8ddcaa4View commit details
Commits on Mar 1, 2023
-
Update EthBlockGasLimit (#306)
* Update pangolin's max gas limit * Update other runtimes * Move evm tests * Self review
Configuration menu - View commit details
-
Copy full SHA for 9253372 - Browse repository at this point
Copy the full SHA 9253372View commit details -
Guantong committed
Mar 1, 2023 Configuration menu - View commit details
-
Copy full SHA for b490d8d - Browse repository at this point
Copy the full SHA b490d8dView commit details
Commits on Mar 2, 2023
-
Companion for paritytech/cumulus#2067
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for c92e180 - Browse repository at this point
Copy the full SHA c92e180View commit details -
Companion for paritytech/cumulus#697 XCM v3
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 4140e16 - Browse repository at this point
Copy the full SHA 4140e16View commit details -
Companion for paritytech/cumulus#2096
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 8a59e12 - Browse repository at this point
Copy the full SHA 8a59e12View commit details -
Companion for paritytech/cumulus#1863
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 373ef3b - Browse repository at this point
Copy the full SHA 373ef3bView commit details -
Companion for paritytech/cumulus#2073
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 3506b41 - Browse repository at this point
Copy the full SHA 3506b41View commit details -
Companion for paritytech/cumulus#2126
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for e1ca540 - Browse repository at this point
Copy the full SHA e1ca540View commit details -
Guantong committed
Mar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 857a05a - Browse repository at this point
Copy the full SHA 857a05aView commit details -
Companion for paritytech/substrate#13216
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 5acfb7e - Browse repository at this point
Copy the full SHA 5acfb7eView commit details -
Companion for darwinia-messages-substrate#254
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 7c67b90 - Browse repository at this point
Copy the full SHA 7c67b90View commit details -
Companion for paritytech/polkadot#4097
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 412a7eb - Browse repository at this point
Copy the full SHA 412a7ebView commit details -
Part companion for paritytech/cumulus#2067
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 8c6a3fd - Browse repository at this point
Copy the full SHA 8c6a3fdView commit details -
Correct companion for cumulus#2073
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 25a7b33 - Browse repository at this point
Copy the full SHA 25a7b33View commit details -
Guantong committed
Mar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for fe23fd2 - Browse repository at this point
Copy the full SHA fe23fd2View commit details -
Guantong committed
Mar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for d36bd4d - Browse repository at this point
Copy the full SHA d36bd4dView commit details -
Fix compilation with benchmark
Guantong committedMar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 731a4e6 - Browse repository at this point
Copy the full SHA 731a4e6View commit details -
Guantong committed
Mar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for b3b86e2 - Browse repository at this point
Copy the full SHA b3b86e2View commit details -
Guantong committed
Mar 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d4adba - Browse repository at this point
Copy the full SHA 0d4adbaView commit details
Commits on Mar 9, 2023
-
Merge branch 'main' of https://github.com/darwinia-network/darwinia i…
…nto guantong/prepare-polkadot-v0.9.38
jiguantong committedMar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 027ffd3 - Browse repository at this point
Copy the full SHA 027ffd3View commit details
Commits on Mar 10, 2023
-
Add EthereumXcm and XcmTransactor
Guantong committedMar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for d64f8ff - Browse repository at this point
Copy the full SHA d64f8ffView commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for acfec46 - Browse repository at this point
Copy the full SHA acfec46View commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 39fd4eb - Browse repository at this point
Copy the full SHA 39fd4ebView commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for a54126f - Browse repository at this point
Copy the full SHA a54126fView commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 46e2587 - Browse repository at this point
Copy the full SHA 46e2587View commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for bd1ed14 - Browse repository at this point
Copy the full SHA bd1ed14View commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 7abe38c - Browse repository at this point
Copy the full SHA 7abe38cView commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for a57ce5f - Browse repository at this point
Copy the full SHA a57ce5fView commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 09efb2b - Browse repository at this point
Copy the full SHA 09efb2bView commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 88be4ba - Browse repository at this point
Copy the full SHA 88be4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9283652 - Browse repository at this point
Copy the full SHA 9283652View commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e0baa8 - Browse repository at this point
Copy the full SHA 9e0baa8View commit details -
Guantong committed
Mar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for bf7e71c - Browse repository at this point
Copy the full SHA bf7e71cView commit details -
Update frontier&moonbeam debug logs
Guantong committedMar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for cd5d987 - Browse repository at this point
Copy the full SHA cd5d987View commit details -
Add
EthereumXcm
andXcmTransactor
for pangolinGuantong committedMar 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 13368e2 - Browse repository at this point
Copy the full SHA 13368e2View commit details
Commits on Mar 14, 2023
-
Optimize bls precompile by arkworks lib (#993)
* Optimize bls precompile by arkworks lib * Pin bls-test precompose at `address(2017)` * Fmt * Update deps * Add openssl deps in nix * Remove empty line * Format and fix compile * Fix * Resolve conv * Fix * Use rustup on nixos * Fix * Disable in the crab and darwinia network * Add `shell.nix` to .gitigore * Format * Format --------- Co-authored-by: Xavier Lau <xavier@inv.cafe> Co-authored-by: bear <boundless.forest@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 26b3b16 - Browse repository at this point
Copy the full SHA 26b3b16View commit details -
Configuration menu - View commit details
-
Copy full SHA for d30a62a - Browse repository at this point
Copy the full SHA d30a62aView commit details -
Guantong committed
Mar 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 11d235b - Browse repository at this point
Copy the full SHA 11d235bView commit details
Commits on Mar 15, 2023
-
Guantong committed
Mar 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 58e07a6 - Browse repository at this point
Copy the full SHA 58e07a6View commit details -
Guantong committed
Mar 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 832bda0 - Browse repository at this point
Copy the full SHA 832bda0View commit details
Commits on Mar 20, 2023
-
Guantong committed
Mar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 2434791 - Browse repository at this point
Copy the full SHA 2434791View commit details
Commits on Mar 21, 2023
-
Remove xcmTransactor from Pangolin
Guantong committedMar 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 4184195 - Browse repository at this point
Copy the full SHA 4184195View commit details -
Remove xcmTransactor from Pangoro
Guantong committedMar 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 804c898 - Browse repository at this point
Copy the full SHA 804c898View commit details -
Configuration menu - View commit details
-
Copy full SHA for e749ec3 - Browse repository at this point
Copy the full SHA e749ec3View commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99e9505 - Browse repository at this point
Copy the full SHA 99e9505View commit details -
Merge branch 'main' into guantong/prepare-polkadot-v0.9.38
Guantong committedMar 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 9d424b6 - Browse repository at this point
Copy the full SHA 9d424b6View commit details -
Guantong committed
Mar 22, 2023 Configuration menu - View commit details
-
Copy full SHA for a1ff86d - Browse repository at this point
Copy the full SHA a1ff86dView commit details -
Merge branch 'guantong/prepare-polkadot-v0.9.38' into guantong/xcm-evm
Guantong committedMar 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 92515f5 - Browse repository at this point
Copy the full SHA 92515f5View commit details -
Guantong committed
Mar 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 121dab5 - Browse repository at this point
Copy the full SHA 121dab5View commit details -
Guantong committed
Mar 22, 2023 Configuration menu - View commit details
-
Copy full SHA for bf60d1a - Browse repository at this point
Copy the full SHA bf60d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a38c2 - Browse repository at this point
Copy the full SHA 99a38c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e64634d - Browse repository at this point
Copy the full SHA e64634dView commit details -
Guantong committed
Mar 22, 2023 Configuration menu - View commit details
-
Copy full SHA for da97997 - Browse repository at this point
Copy the full SHA da97997View commit details -
Revert "Update ecdsa-authority spec (#1022)"
This reverts commit 3c07f7b.
Guantong committedMar 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 2b1a07b - Browse repository at this point
Copy the full SHA 2b1a07bView commit details -
Guantong committed
Mar 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b59d78 - Browse repository at this point
Copy the full SHA 9b59d78View commit details
Commits on Mar 23, 2023
-
Fix corner cases and add more unit tests
Signed-off-by: Xavier Lau <xavier@inv.cafe>
Configuration menu - View commit details
-
Copy full SHA for d334eec - Browse repository at this point
Copy the full SHA d334eecView commit details
Commits on Mar 28, 2023
-
Add ethereum-xcm to darwinia runtime
Guantong committedMar 28, 2023 Configuration menu - View commit details
-
Copy full SHA for cca2fbf - Browse repository at this point
Copy the full SHA cca2fbfView commit details -
Companion for polkadot-evm/frontier#1011, #1014
Guantong committedMar 28, 2023 Configuration menu - View commit details
-
Copy full SHA for a00cd34 - Browse repository at this point
Copy the full SHA a00cd34View commit details
Commits on Mar 29, 2023
-
Guantong committed
Mar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for a929cbc - Browse repository at this point
Copy the full SHA a929cbcView commit details -
Merge branch 'main' into guantong/xcm-evm
Guantong committedMar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for a5cdf28 - Browse repository at this point
Copy the full SHA a5cdf28View commit details -
Guantong committed
Mar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 43cf846 - Browse repository at this point
Copy the full SHA 43cf846View commit details -
Revert "Revert "Update ecdsa-authority spec (#1022)""
This reverts commit 2b1a07b.
Guantong committedMar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 56e4869 - Browse repository at this point
Copy the full SHA 56e4869View commit details -
Guantong committed
Mar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for a71d522 - Browse repository at this point
Copy the full SHA a71d522View commit details -
Guantong committed
Mar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for bae5920 - Browse repository at this point
Copy the full SHA bae5920View commit details -
Guantong committed
Mar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for f831870 - Browse repository at this point
Copy the full SHA f831870View commit details -
Guantong committed
Mar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for f6787ba - Browse repository at this point
Copy the full SHA f6787baView commit details -
Merge branch 'main' into guantong/xcm-evm
Guantong authoredMar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 796d3fc - Browse repository at this point
Copy the full SHA 796d3fcView commit details
Commits on Mar 30, 2023
-
Guantong committed
Mar 30, 2023 Configuration menu - View commit details
-
Copy full SHA for b30c11c - Browse repository at this point
Copy the full SHA b30c11cView commit details -
Move ethereumXcm pallet to EVM stuff
Guantong committedMar 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 49180da - Browse repository at this point
Copy the full SHA 49180daView commit details -
Guantong committed
Mar 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 6b76f6e - Browse repository at this point
Copy the full SHA 6b76f6eView commit details -
Merge branch 'main' into guantong/xcm-evm
Guantong authoredMar 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 22fb8b4 - Browse repository at this point
Copy the full SHA 22fb8b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f7b48 - Browse repository at this point
Copy the full SHA 93f7b48View commit details -
Guantong committed
Mar 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 4184546 - Browse repository at this point
Copy the full SHA 4184546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b20d44 - Browse repository at this point
Copy the full SHA 9b20d44View commit details