Skip to content
Snippets Groups Projects
  1. Feb 27, 2025
  2. Feb 20, 2025
  3. Feb 13, 2025
  4. Jan 23, 2025
  5. Jan 20, 2025
  6. Nov 29, 2024
  7. Nov 13, 2024
  8. Oct 24, 2024
  9. Oct 23, 2024
  10. Oct 22, 2024
  11. Sep 17, 2024
  12. Aug 28, 2024
  13. Jul 05, 2024
  14. Feb 27, 2024
  15. Feb 26, 2024
  16. Dec 14, 2023
  17. Nov 17, 2023
  18. Nov 13, 2023
    • Mateusz Żebrak's avatar
      Adjust dockerfile to the latest changes in images from hived · 70a55b6d
      Mateusz Żebrak authored
      Due to latest changes in hived docker images:
      - git was removed, so we no longer require it in dockerfile
        (previously it was required for poetry install and
        poetry dynamic-versioning commands. It was fixed by
        embedded_testnet_instance installing only dev packages
        via the --no-root switch, so it requires already installed clive
        from previous stage)
      - need to install libboost-all-dev because wax requires it
      - need to install poetry just for the embedded_testnet_instance
        (so we can supplement with dev dependencies only. We also create venv
        by python3-venv instead of poetry now)
      70a55b6d
  19. Sep 29, 2023
  20. Sep 11, 2023
  21. Aug 16, 2023
  22. Jul 26, 2023
Loading