Skip to content
  1. Jul 04, 2023
  2. Jul 03, 2023
  3. Jun 14, 2023
  4. Jun 01, 2023
  5. May 23, 2023
  6. May 18, 2023
  7. May 17, 2023
  8. May 16, 2023
  9. May 12, 2023
  10. May 11, 2023
  11. May 10, 2023
  12. May 09, 2023
  13. May 08, 2023
  14. May 03, 2023
  15. May 02, 2023
  16. May 01, 2023
  17. Apr 27, 2023
  18. Apr 26, 2023
  19. Apr 25, 2023
    • Svyatoslav Nikolsky's avatar
      Messages relay fixes (#2073) · bc637a34
      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
      bc637a34