Skip to content
  1. Sep 22, 2021
    • Svyatoslav Nikolsky's avatar
      Fix spelling (#1150) · d57d6192
      Svyatoslav Nikolsky authored
      * fix spelling
      
      * Revert "fix spelling"
      
      This reverts commit 972bdac6c0c854f9c31e00aca005f228bb4ccbb1.
      
      * Revert "Revert "fix spelling""
      
      This reverts commit 44ad4f06a322aafefdae34b59b94ef0729d0b6bb.
      d57d6192
  2. Sep 21, 2021
  3. Sep 16, 2021
    • bear's avatar
      Add `OnMessageAccepted` callback (#1134) · 8598c268
      bear authored
      * Add `OnMessageAccepted` config type
      
      * Update actual weight
      
      * Add unit test
      
      * Update weight
      
      * Remove old comment & update wrong test data
      
      * Make ci happy
      
      * Add lane_id param
      
      * update test case
      
      * Make log info more readable
      
      * Use saturating_sub
      
      * Update docs
      8598c268
  4. Sep 15, 2021
  5. Sep 14, 2021
  6. Sep 13, 2021
  7. Sep 10, 2021
  8. Sep 09, 2021
  9. Sep 07, 2021
  10. Sep 06, 2021
  11. Sep 03, 2021
  12. Sep 02, 2021
  13. Sep 01, 2021
    • Squirrel's avatar
      Remove unused deps (#1102) · 26ad6f84
      Squirrel authored
      * remove unused dev deps
      
      * Removing unused deps
      26ad6f84
    • bear's avatar
      Remove unnessary deps (#1101) · ff42bdc1
      bear authored
      ff42bdc1
    • Svyatoslav Nikolsky's avatar
      Stored conversion rate updater (#1005) · 441720e7
      Svyatoslav Nikolsky authored
      * update conversion rate: initial commit
      
      * Rialto=Polkadot && Millau=Kusama + actually update conversion rates
      
      * update deployment scripts and readme
      
      * allow non-zero difference between stored and real rates
      
      * dummy commit
      
      * Revert "dummy commit"
      
      This reverts commit a438198180a8385feeaaca60c9d2da0950465215.
      
      * clippy
      
      * #[allow(clippy::float_cmp)] in conversion rate update
      
      * dummy
      
      * Revert "dummy"
      
      This reverts commit 90cd6e47cda56f655e94dbef76138e6cc58d664a.
      
      * spell
      
      * shared_value_ref() -> get()
      
      * Revert "shared_value_ref() -> get()"
      
      This reverts commit 20aa30de6a59b2099cfba3e9676e71200b7bb468.
      441720e7
    • Svyatoslav Nikolsky's avatar
      [BREAKING] Migrate messages pallet to frame v2 (#1088) · 84c7e385
      Svyatoslav Nikolsky authored
      * get rid of frame_support::traits::Instance usage in messaging
      
      * migrate messages pallet to frame v2
      
      * fix benchmarks
      
      * remove dummy event + add Parameter to metadata
      
      * review
      
      * typo
      84c7e385
    • Ignacio Palacios's avatar
      README fix (#1100) · 9a11fb7f
      Ignacio Palacios authored
      9a11fb7f
  14. Aug 30, 2021
  15. Aug 27, 2021
  16. Aug 12, 2021