1. May 15, 2023
  2. May 12, 2023
  3. May 11, 2023
  4. May 10, 2023
  5. May 09, 2023
  6. May 08, 2023
  7. May 03, 2023
  8. May 02, 2023
  9. May 01, 2023
  10. Apr 28, 2023
  11. Apr 27, 2023
  12. Apr 26, 2023
  13. Apr 25, 2023
    • Svyatoslav Nikolsky's avatar
      Messages relay fixes (#2073) · 3a658e36
      Svyatoslav Nikolsky authored
      * removed obsolete check that is superseded by the unblock checks below
      
      * if messages race transaction submit has failed, do not restart loop. Instead, wait for new best nonces from target node and retry selection. That's because submit has probably failed because other relayer has submitted same nonces
      
      * reset nonces_to_submit and nonces_submitted if at least one of selected/submitted nonces is already at target
      
      * removed extra check
      3a658e36