Skip to content
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

Merged
merged 235 commits into from
Mar 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
235 commits
Select commit Hold shift + click to select a range
5c3606a
Darwinia 2.0
AurevoirXavier Nov 4, 2022
11780e3
Darwinia shell chain (#27)
AurevoirXavier Nov 10, 2022
1aa4cc0
Docs & formatting (#33)
AurevoirXavier Nov 11, 2022
e5dfcd6
Add EVM stuff (#30)
boundless-forest Nov 14, 2022
56b31f8
Polish RPC & service (#36)
AurevoirXavier Nov 14, 2022
4e5fac1
Extract darwinia-runtime (#32)
jiguantong Nov 15, 2022
a33bd4f
Polish service (#38)
jiguantong Nov 15, 2022
b27c66d
Enable `FrontierDb` subcommand (#37)
boundless-forest Nov 16, 2022
46c6002
Use zero existential deposit (#48)
boundless-forest Nov 17, 2022
0009119
Add messages-substrate deps (#49)
jiguantong Nov 21, 2022
28db256
Process system and balances state (#39)
AurevoirXavier Nov 21, 2022
4b40193
Add darwinia's precompiles (#50)
boundless-forest Nov 22, 2022
c841631
Use `H160` as `AccountId` (#55)
AurevoirXavier Nov 22, 2022
86e2899
Testnet preparation (#57)
AurevoirXavier Nov 22, 2022
15d93e0
Adjust genesis accounts (#59)
AurevoirXavier Nov 23, 2022
3571868
Adjust runtime and add pallets (#60)
AurevoirXavier Nov 23, 2022
e5be305
Crab & Pangolin Runtime (#56)
jiguantong Nov 25, 2022
fc0ea38
Add assets component (#69)
boundless-forest Nov 29, 2022
f12766b
Bridge related pallets (#70)
jiguantong Nov 30, 2022
e68b051
Fix #72 (#79)
jiguantong Nov 30, 2022
7845ccd
Add `message-transact` back (#74)
boundless-forest Nov 30, 2022
15ae806
Update chain id (#85)
boundless-forest Dec 2, 2022
124031d
Update parachain IDs (#89)
jiguantong Dec 5, 2022
dc9c57f
Correct block time (#93)
AurevoirXavier Dec 6, 2022
b8a195c
Add parachain staking (#68)
AurevoirXavier Dec 6, 2022
fa47263
Avoid large enum variant (#98)
AurevoirXavier Dec 6, 2022
a2d5ae8
Add account migration pallet (#86)
boundless-forest Dec 6, 2022
1720db6
Handle reference count (#102)
AurevoirXavier Dec 6, 2022
437b769
Housekeeping (#105)
AurevoirXavier Dec 6, 2022
14b7e7b
Adjust path style (#99)
jiguantong Dec 6, 2022
509bf6a
Add sudo key (#107)
AurevoirXavier Dec 6, 2022
4d167f0
Update XCM filter (#88)
jiguantong Dec 7, 2022
8943e2d
Improve code (#111)
AurevoirXavier Dec 7, 2022
97ff5cc
Update AssetId (#109)
boundless-forest Dec 7, 2022
e5b6409
Release collator staking restriction (#114)
AurevoirXavier Dec 8, 2022
4f78cb8
Account migration (#108)
AurevoirXavier Dec 8, 2022
1da4e6c
Add `staking` and `deposit` pre-compiles (#81)
boundless-forest Dec 8, 2022
222d968
Some optimization (#116)
AurevoirXavier Dec 8, 2022
d27513a
Add staking & deposit to Crab & Pangolin (#112)
jiguantong Dec 8, 2022
f2ce40c
Some adjustment (#120)
AurevoirXavier Dec 9, 2022
5b19e28
Add `bridge_parachains` pallet (#122)
jiguantong Dec 12, 2022
d4922e1
Account genesis (#123)
AurevoirXavier Dec 14, 2022
5b5a7d9
Vesting genesis (#127)
AurevoirXavier Dec 14, 2022
807b99c
Merge balance after update decimal (#128)
boundless-forest Dec 14, 2022
16ad250
Update reserve transfer filter (#130)
jiguantong Dec 15, 2022
1b9a5fc
Frontier pallets storage process (#121)
boundless-forest Dec 15, 2022
ab8261a
Configure instant sealing for dev chains (#119)
jiguantong Dec 15, 2022
d29a9bd
Optimize storage (#132)
AurevoirXavier Dec 15, 2022
b161ead
Update bridge deps (#134)
jiguantong Dec 16, 2022
4187b7b
Fix account insert key (#139)
boundless-forest Dec 20, 2022
02b2ccb
Correct `RuntimeApi` & `RuntimeExecutor` (#141)
jiguantong Dec 20, 2022
ba6a50c
Convert the rest locations to H160 by hashing it (#138)
jiguantong Dec 20, 2022
ced7f23
Process staking (#133)
AurevoirXavier Dec 20, 2022
7fd05bc
Fix vesting processor (#144)
AurevoirXavier Dec 20, 2022
c9fdfa1
Update KTON owner (#145)
AurevoirXavier Dec 20, 2022
acc0c60
Add genesis (#148)
AurevoirXavier Dec 21, 2022
e4cf09a
Clippy (#150)
AurevoirXavier Dec 21, 2022
893a46e
Fix revert (#149)
boundless-forest Dec 21, 2022
22e95f7
Fix hash key (#152)
AurevoirXavier Dec 21, 2022
08b703a
Process indices & more utility fns (#151)
AurevoirXavier Dec 21, 2022
8b46c6c
Fix contract account `sufficients` (#146)
boundless-forest Dec 22, 2022
5138fd0
Fix type & code optimization (#154)
AurevoirXavier Dec 22, 2022
49ff38c
Fix bonded prefix (#155)
AurevoirXavier Dec 22, 2022
56164de
Update type (#156)
boundless-forest Dec 22, 2022
e775dcd
Kton state migrate (#137)
boundless-forest Dec 23, 2022
5c1e385
Cross compile support (#159)
AurevoirXavier Dec 25, 2022
5c4a9c0
Improve deposit (#160)
AurevoirXavier Dec 26, 2022
d8885cd
Some fixes (#162)
AurevoirXavier Dec 27, 2022
7a322a7
Improve config for pallet_bridge_grandpa (#161)
fewensa Dec 27, 2022
a29b2cc
Improve kton migration (#163)
AurevoirXavier Dec 28, 2022
85b70e2
Use `DealWithFees` in `transaction_payment` (#164)
Dec 29, 2022
77c6788
Add `claim_with_penalty` interface (#165)
boundless-forest Dec 29, 2022
60766d0
Handle different account types (#168)
AurevoirXavier Dec 30, 2022
d21847e
State process test (#153)
boundless-forest Jan 3, 2023
114f3fe
Happy new year (#170)
AurevoirXavier Jan 3, 2023
431c1b1
Process proxy and support generic runtime (#172)
AurevoirXavier Jan 4, 2023
015eed1
Adjust XCM trader (#143)
Jan 4, 2023
2e78ca7
Adjust common functions (#167)
Jan 4, 2023
7a77e00
Pangolin2 preparation (#174)
AurevoirXavier Jan 4, 2023
459beca
Add darwinia dispatch precompile (#173)
boundless-forest Jan 4, 2023
702cdea
Process sudo (#177)
AurevoirXavier Jan 5, 2023
511c26e
Fixes (#179)
AurevoirXavier Jan 5, 2023
0a7b510
Fund Alith (#182)
AurevoirXavier Jan 5, 2023
95ef1e9
Optional download (#183)
AurevoirXavier Jan 5, 2023
5bb61bf
Fix processor tests (#175)
boundless-forest Jan 5, 2023
b57fb01
ECDSA authority (#184)
AurevoirXavier Jan 6, 2023
f348232
Add `restake` and fix some bugs (#188)
AurevoirXavier Jan 6, 2023
82b9a73
Add restake interface (#189)
boundless-forest Jan 9, 2023
f720b56
Add `Proxy` tests (#190)
boundless-forest Jan 9, 2023
f15a0bc
Improve existing check (#191)
AurevoirXavier Jan 9, 2023
b0686ee
Modify testnet time (#192)
AurevoirXavier Jan 10, 2023
756fcaf
`account-migration` runtime tests (#169)
boundless-forest Jan 11, 2023
db36081
Human readable sign message (#195)
AurevoirXavier Jan 11, 2023
7982fa7
Update proxy filter (#197)
AurevoirXavier Jan 11, 2023
0fae7a1
Use features check action (#198)
AurevoirXavier Jan 11, 2023
943d7c4
Merge collator payout (#200)
AurevoirXavier Jan 12, 2023
c9f54e3
Refactor runtime tests (#204)
AurevoirXavier Jan 12, 2023
9c05f55
Test only code (#206)
AurevoirXavier Jan 13, 2023
9317165
Fix precompiles genesis (#207)
boundless-forest Jan 13, 2023
0c7cfa0
Use check runtime action (#208)
AurevoirXavier Jan 13, 2023
a32342f
To `polkadot-v0.9.33` and some other changes (#171)
Jan 16, 2023
ed7da51
pallet-identity state process (#124)
boundless-forest Jan 16, 2023
cadfb76
Keep identity judgments (#210)
AurevoirXavier Jan 17, 2023
5aaffee
Bump toolchain to `nightly-2022-11-15` (#212)
AurevoirXavier Jan 17, 2023
2301211
Add metadata for front end (#219)
AurevoirXavier Jan 18, 2023
8f08de1
Burn parachain backing RING (#218)
AurevoirXavier Jan 18, 2023
ca2dd66
Fix state judgement (#222)
boundless-forest Jan 18, 2023
a7bfc4a
Readable address (#224)
AurevoirXavier Jan 18, 2023
3ad6cc8
Add missing field (#226)
AurevoirXavier Jan 19, 2023
668fde3
Fix `try-runtime` (#223)
boundless-forest Jan 19, 2023
cf9038f
Adjust session consumer part.1 (#229)
AurevoirXavier Jan 19, 2023
77f399d
Clean unused deps (#228)
Jan 19, 2023
a266d90
Adapt PolkadotJS (#231)
AurevoirXavier Jan 19, 2023
8ba1ff7
Release Pangolin2 (#225)
AurevoirXavier Jan 19, 2023
ff23cac
State types check (#230)
boundless-forest Jan 28, 2023
14f9beb
Account migration signer tool (#235)
AurevoirXavier Jan 29, 2023
4a9ea62
Update docs (#237)
boundless-forest Jan 29, 2023
be849d0
Fix call indexes (#238)
AurevoirXavier Jan 30, 2023
d1a3b8c
Fix signer cli (#239)
boundless-forest Jan 30, 2023
0626861
Improve testing (#241)
AurevoirXavier Jan 31, 2023
3399b66
Rebuild accounts' reservation (#242)
AurevoirXavier Feb 1, 2023
1537527
Add EVM tests (#234)
boundless-forest Feb 2, 2023
dae3f31
Use `impl_self_contained_call` (#250)
boundless-forest Feb 2, 2023
aa17f3e
Rebuild account reference counters (#249)
AurevoirXavier Feb 2, 2023
9fc1dad
Add evm checks (#252)
AurevoirXavier Feb 2, 2023
40d7eaa
Clean empty ledger (#253)
AurevoirXavier Feb 3, 2023
4d1b188
Add bridge extension validation (#251)
boundless-forest Feb 3, 2023
6aa85cd
Add `reserve` and `references count` tests (#259)
boundless-forest Feb 7, 2023
7ecbe10
Handle special accounts (#265)
AurevoirXavier Feb 7, 2023
60d19da
Add staging workflow (#258)
fewensa Feb 7, 2023
ead3449
To `polkadot-v0.9.36` (#213)
Feb 7, 2023
b69b7b5
Migrate `pallet-assets` (#260)
boundless-forest Feb 8, 2023
93aff17
Clean imports (#271)
AurevoirXavier Feb 8, 2023
9057d49
Migrate multisig (#272)
AurevoirXavier Feb 9, 2023
0e336a2
Add special accounts migration test (#268)
boundless-forest Feb 9, 2023
4c13c4c
Update state storage filter (#273)
boundless-forest Feb 9, 2023
1a63edb
Manage runtime through features (#274)
AurevoirXavier Feb 9, 2023
6a75a6a
Total issuance assertions (#276)
AurevoirXavier Feb 10, 2023
a661f99
Process parachain system (#278)
AurevoirXavier Feb 13, 2023
efb9440
Try workspace's new feature (#277)
boundless-forest Feb 14, 2023
ef31b59
Rename `Staking` to `DarwiniaStaking` (#279)
AurevoirXavier Feb 14, 2023
af75e3a
Format (#280)
AurevoirXavier Feb 14, 2023
49a48eb
Add Pangoro2 (#281)
AurevoirXavier Feb 15, 2023
e6c048c
To `polkadot-v0.9.37` (#266)
Feb 15, 2023
59e08ee
Pangolin2 `6005` runtime upgrade (#283)
AurevoirXavier Feb 15, 2023
a3403ce
Set payout fraction to 40% (#284)
AurevoirXavier Feb 16, 2023
62c77fd
Add evm estimate gas tests (#282)
boundless-forest Feb 16, 2023
19f643c
Fix ethereum block author (#286)
boundless-forest Feb 17, 2023
8f2c12a
Pangolin2 <> Pangoro2 bridge (#285)
Feb 20, 2023
6117f68
Update nonce test (#288)
boundless-forest Feb 20, 2023
85157b7
Remove assertions in HRMP&DMP (#290)
Feb 20, 2023
c46aa63
Preparation of Pangoro2 (#291)
AurevoirXavier Feb 20, 2023
f24def2
Update evm module runtime name (#293)
boundless-forest Feb 22, 2023
6132743
Bench upstream pallets (#292)
Feb 22, 2023
f81ccd3
Add benchmarking items and bench darwinia-deposit (#294)
AurevoirXavier Feb 22, 2023
31b79c5
Auto load large genesis (#295)
AurevoirXavier Feb 23, 2023
3ae132a
Fix broken CI (#296)
boundless-forest Feb 24, 2023
0f93b32
Remove multisig (#299)
AurevoirXavier Feb 24, 2023
5356f0b
Update Pangoro2 parachain id (#304)
AurevoirXavier Feb 27, 2023
b2b0305
Update cross compile docker image (#303)
AurevoirXavier Feb 27, 2023
8ddcaa4
Easy make (#305)
AurevoirXavier Feb 27, 2023
9253372
Update EthBlockGasLimit (#306)
boundless-forest Mar 1, 2023
b490d8d
Anchor v0.9.38
Mar 1, 2023
c92e180
Companion for paritytech/cumulus#2067
Mar 2, 2023
4140e16
Companion for paritytech/cumulus#697 XCM v3
Mar 2, 2023
8a59e12
Companion for paritytech/cumulus#2096
Mar 2, 2023
373ef3b
Companion for paritytech/cumulus#1863
Mar 2, 2023
3506b41
Companion for paritytech/cumulus#2073
Mar 2, 2023
e1ca540
Companion for paritytech/cumulus#2126
Mar 2, 2023
857a05a
Use prepare branch
Mar 2, 2023
5acfb7e
Companion for paritytech/substrate#13216
Mar 2, 2023
7c67b90
Companion for darwinia-messages-substrate#254
Mar 2, 2023
412a7eb
Companion for paritytech/polkadot#4097
Mar 2, 2023
8c6a3fd
Part companion for paritytech/cumulus#2067
Mar 2, 2023
25a7b33
Correct companion for cumulus#2073
Mar 2, 2023
fe23fd2
Fix xcm compilation
Mar 2, 2023
d36bd4d
Fix compilation done
Mar 2, 2023
731a4e6
Fix compilation with benchmark
Mar 2, 2023
b3b86e2
Replace prepare branch
Mar 2, 2023
0d4adba
Format
Mar 2, 2023
027ffd3
Merge branch 'main' of https://github.com/darwinia-network/darwinia i…
Mar 9, 2023
d64f8ff
Add EthereumXcm and XcmTransactor
Feb 24, 2023
acfec46
Some fix
Feb 24, 2023
39fd4eb
Fix compile 2
Feb 28, 2023
a54126f
Compile done
Mar 1, 2023
46e2587
Format
Mar 1, 2023
bd1ed14
Fix compilation done
Mar 3, 2023
7abe38c
Format
Mar 3, 2023
a57ce5f
Add DarwiniaCall
Mar 3, 2023
09efb2b
Patch moonbeam debug branch
Mar 3, 2023
88be4ba
Patch polkadot debug branch
Mar 3, 2023
9283652
Patch frontier debug branch
AurevoirXavier Feb 27, 2023
9e0baa8
Add many logs
Mar 3, 2023
bf7e71c
Patch substrate debug branch
Mar 7, 2023
cd5d987
Update frontier&moonbeam debug logs
Mar 8, 2023
13368e2
Add `EthereumXcm` and `XcmTransactor` for pangolin
Mar 10, 2023
26b3b16
Optimize bls precompile by arkworks lib (#993)
hujw77 Mar 10, 2023
d30a62a
Opt `deserialize_compressed` -> `deserialize_compressed_unchecked` (#…
hujw77 Mar 10, 2023
11d235b
Remove frontier log
Mar 14, 2023
58e07a6
Debug log in ecdsa
Mar 15, 2023
832bda0
XcmTransactor weight v2
Mar 15, 2023
2434791
Correct barrier
Mar 20, 2023
4184195
Remove xcmTransactor from Pangolin
Mar 21, 2023
804c898
Remove xcmTransactor from Pangoro
Mar 21, 2023
e749ec3
Message root record should be updated correctly (#1048)
AurevoirXavier Mar 21, 2023
99e9505
Adjustable collator count (#1012)
AurevoirXavier Mar 13, 2023
9d424b6
Merge branch 'main' into guantong/prepare-polkadot-v0.9.38
Mar 22, 2023
a1ff86d
Fix compile
Mar 22, 2023
92515f5
Merge branch 'guantong/prepare-polkadot-v0.9.38' into guantong/xcm-evm
Mar 22, 2023
121dab5
Add missed bls commit
Mar 22, 2023
bf60d1a
Remove moonbeam-relay-encoder
Mar 22, 2023
99a38c2
Refactor
AurevoirXavier Mar 22, 2023
e64634d
Bench
AurevoirXavier Mar 22, 2023
da97997
Unused log
Mar 22, 2023
2b1a07b
Revert "Update ecdsa-authority spec (#1022)"
Mar 22, 2023
9b59d78
Fix
Mar 22, 2023
d334eec
Fix corner cases and add more unit tests
AurevoirXavier Mar 23, 2023
cca2fbf
Add ethereum-xcm to darwinia runtime
Mar 28, 2023
a00cd34
Companion for paritytech/frontier#1011, #1014
Mar 28, 2023
a929cbc
Remove debug patch
Mar 29, 2023
a5cdf28
Merge branch 'main' into guantong/xcm-evm
Mar 29, 2023
43cf846
Fix merging
Mar 29, 2023
56e4869
Revert "Revert "Update ecdsa-authority spec (#1022)""
Mar 29, 2023
a71d522
Fix tests
Mar 29, 2023
bae5920
Fix benchmark compile
Mar 29, 2023
f831870
Fix try-runtime features
Mar 29, 2023
f6787ba
GITHUB_CACHE_VERSION
Mar 29, 2023
796d3fc
Merge branch 'main' into guantong/xcm-evm
Mar 29, 2023
b30c11c
Format
Mar 30, 2023
49180da
Move ethereumXcm pallet to EVM stuff
Mar 30, 2023
6b76f6e
Disable transactThroughProxy
Mar 30, 2023
22fb8b4
Merge branch 'main' into guantong/xcm-evm
Mar 30, 2023
93f7b48
Fix runtime benchmarks
AurevoirXavier Mar 30, 2023
4184546
Fix review
Mar 30, 2023
9b20d44
Format
AurevoirXavier Mar 30, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:
CARGO_INCREMENTAL: 1
CARGO_TERM_COLOR: always

GITHUB_CACHE_VERSION: 3
GITHUB_CACHE_VERSION: 4

RUST_BACKTRACE: full

Expand Down
Loading