mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
1f5b487fc6
* Clean up PR + bump nimbus-build-system * pcre on 32-bit + Improve env variable handling + cache mingw * Add badge + fix setting env variable * Auto cancel if commit becomes outdated * fix shell for deriving env variable * Add more cancellation points * Add finalization tests to Github Action * Fix case * change cancel actions + fixes for windows and finalization * have to use matrix variable for cache path/key * ARCH_OVERRIDE=LATFORM issue rebuild cache * Update scripts - deactivate workflows with identified issues + reactivate caching * workaround mac getopt * Disable all aAVX512f extensions (Error: invalid register for .seh_savexmm in Cygwin) * Fix cross compile of libminiupmp #1723 * Cache fetch-dlls to avoid being a drag on nim-lang.org * Fix windows downloading DLLs twice and set CFLAGS env variable for Linux32 * fix silly yaml mistake * . * reactivate win32 after https://github.com/status-im/nim-beacon-chain/pull/1726 * Comment out minimal tests for now