1. Aug 10, 2022
  2. Aug 09, 2022
  3. Aug 08, 2022
  4. Aug 04, 2022
  5. Aug 03, 2022
    • girazoki's avatar
      Statemint runtimes to accept sufficient assets as xcm fee payment (#1278) · 8f2a3a50
      girazoki authored
      
      
      * point to my branch
      
      * girazoki-add-TakeFirstAssetTrader-to-utility
      
      * Commit lock
      
      * point at custom branch
      
      * add new trader to statemine runtimes
      
      * compiles
      
      * Back to master
      
      * Update last tomls
      
      * Imports up
      
      * remove non-needing imports
      
      * FMT
      
      * log messages properly
      
      * Use TakeRevenue instead of HandleCredit
      
      * Introduce xcm fee handler
      
      * check total supply in tests
      
      * FMT
      
      * fix test
      
      * Start decoupling balance calculation into different traits
      
      * Make traits a bit more generic
      
      * PR suggestions
      
      * add import
      
      * import well
      
      * Place xcmfeesassethandler into parachains common
      
      * fix tests
      
      * config parameters
      
      * Min amount to fee receiver
      
      * Make minimum amount for block author to be at least the ED
      
      * Doc in AssetFeeAsExistentialDepositMultiplier
      
      * saturating sub
      
      * make sure we dont enter twice
      
      * FMT
      
      * fmt again
      
      * adapt tests
      
      * Add doc and struct for weight refund
      
      * Doc
      
      * More doc
      
      * PR suggestions
      
      * store all info related to asset payment as multiasset
      
      * return AssetNotFound instead of TooExpensive
      
      * Use asset transactor to deposit fee
      
      * uninstall from statemint
      
      * R for RUntime and CON for BalanceConverter
      
      * Rework logic to avoid unnecesary match and error
      
      * Rework ED check, also in case of refund
      
      * rework typo
      
      * In case refund makes drop below ED, just refund the difference
      
      * fix test westmint
      
      * clone id
      
      * move test imports to preamble
      
      * move test imports to preamble
      
      * test-utils with builderS
      
      * lock file updated
      
      * remove unused imports
      
      Co-authored-by: default avatarStephen Shelton <[email protected]>
      Co-authored-by: default avatarjoe petrowski <[email protected]>
      Co-authored-by: default avatarjoepetrowski <[email protected]>
      8f2a3a50
    • Alexandru Vasile's avatar
      Companion for #11939 (#1487) · 935e682a
      Alexandru Vasile authored
      
      
      * Bump jsonrpsee to v0.15.1
      
      Signed-off-by: default avatarAlexandru Vasile <[email protected]>
      
      * Update Cargo.lock
      
      Signed-off-by: default avatarAlexandru Vasile <[email protected]>
      
      * Update cargo.lock
      
      Signed-off-by: default avatarAlexandru Vasile <[email protected]>
      
      * client: Upadte jsonrpsee-core from relay-chain-interface
      
      Signed-off-by: default avatarAlexandru Vasile <[email protected]>
      
      * update substrate & polkadot
      
      * update substrate & polkadot
      
      Co-authored-by: default avatarNiklas Adolfsson <[email protected]>
      935e682a
  6. Aug 02, 2022
  7. Aug 01, 2022
  8. Jul 31, 2022
    • Sergej Sakac's avatar
      companion for #11796 (#1460) · f0a8dc6a
      Sergej Sakac authored
      * companion for #11796
      
      * fix
      
      * ".git/.scripts/bench-bot.sh" pallet statemint assets pallet_uniques
      
      * ".git/.scripts/bench-bot.sh" pallet statemine assets pallet_uniques
      
      * ".git/.scripts/bench-bot.sh" pallet westmint assets pallet_uniques
      
      * fix
      
      * update sp-io
      
      * update lockfile for {"polkadot", "substrate"}
      
      Co-authored-by: command-bot <>
      f0a8dc6a
  9. Jul 29, 2022
  10. Jul 28, 2022
  11. Jul 27, 2022