Skip to content
  1. Sep 21, 2021
  2. 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
  3. Sep 15, 2021
  4. Sep 14, 2021
  5. Sep 13, 2021
  6. Sep 10, 2021
  7. Sep 09, 2021
  8. Sep 07, 2021
  9. Sep 06, 2021
  10. Sep 03, 2021
  11. Sep 02, 2021
  12. 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
  13. Aug 30, 2021
  14. Aug 27, 2021
  15. Aug 12, 2021
  16. Aug 11, 2021