Commit 02b4ff4
Roy Yang
Merge branch 'fee_distribution' of ssh://github.com/AcalaNetwork/Acala into fee_distribution
* 'fee_distribution' of ssh://github.com/AcalaNetwork/Acala: (31 commits)
update polkadot-v0.9.23 (#2183)
make sure acala precompiles are called only from other contracts (#2202)
remove AccountId from XcmFeeToTreasury
Acala XcmFeeToTreasury
fix precompile array encode & other improvements (#2196)
move HomaTreasuryPalletId to common
update loan proxy type (#2200)
Add bifrost (#2199)
fix benchmark
build_pool_percents helper method
benchmark
update to v0.9.22
refactor weight trader (#2178)
fix with_fee_currency (#2194)
Support arm64 (#2107)
add Homa to ProxyType (#2191)
disable with_fee_paid_by (#2187)
Convert rebase token amount when calculate swap amount for StableAsset (#2169)
2.7.0 (#2186)
fix origin of erc20 xtokens transfer (#2180)
...
# Conflicts:
# modules/cdp-engine/src/lib.rsFile tree
227 files changed
+21777
-11433
lines changed- .github/workflows
- ecosystem-modules
- compound-cash
- ren/renvm-bridge
- src
- starport
- src
- inspect
- launch
- modules
- aggregated-dex
- src
- asset-registry
- src
- auction-manager
- src
- cdp-engine
- src
- cdp-treasury
- src
- collator-selection
- src
- currencies
- src
- dex-oracle
- dex
- src
- earning
- emergency-shutdown
- src
- evm-accounts
- src
- evm-bridge
- evm-utility
- macro
- evm
- rpc
- runtime_api
- src
- src
- bench
- precompiles
- example
- fees
- src
- homa-lite
- src
- homa-validator-list
- src
- homa
- src
- migrations
- honzon-bridge
- src
- honzon
- src
- idle-scheduler
- incentives
- src
- loans
- src
- nft
- src
- nominees-election
- src
- prices
- src
- relaychain
- session-manager
- support
- src
- transaction-pause
- src
- transaction-payment
- src
- xcm-interface
- node
- cli
- src
- e2e-tests
- test-service
- src
- tests
- service
- src
- chain_spec
- primitives
- src
- rpc
- src
- runtime
- acala
- src
- benchmarking
- weights
- common
- src
- bench
- precompile
- integration-tests
- src
- relaychain
- karura
- src
- benchmarking
- weights
- mandala
- src
- benchmarking
- weights
- ts-tests
- build
- contracts
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
227 files changed
+21777
-11433
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | | - | |
| 33 | + | |
32 | 34 | | |
33 | | - | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | | - | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
| 59 | + | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments