Commit Graph

309 Commits (d815a7d6de1f69053d3e178fe6666cbe6d1cebe7)

Author SHA1 Message Date
Dusan Klinec 90771ebb59 fix(xmr): fix tx sending to an integrated address
2 years ago
grdddj 5a2e831214 chore(ci): do not allow failure for Connect tests
2 years ago
grdddj a20783731a fix(tests): not use transaction cache in connect tests
2 years ago
mroz 7e078e4daa chore(ci): add special tag for connect tests
2 years ago
matejcik 20ac679651 build(core/rust): enable panic_immediate_abort for firmware
2 years ago
matejcik 612d52e298 build(core): switch to nightly Rust
2 years ago
vdovhanych 3300ed8905 ci: fix data deploy job for release
2 years ago
matejcik 459270ef3f build: update Rust overlay, switch to Rust stable 1.63
2 years ago
Andrew Kozlik 1712794947 fix(ci): Run style checks in series to avoid interleaved output.
2 years ago
Martin Milata 16999d6b48 ci: minor caching fixes
2 years ago
vdovhanych 907254245d ci: fix jobs on tags only
2 years ago
Martin Milata 888ff23181 chore(nix): don't install autoPatchelfHook on MacOS
2 years ago
grdddj 3a8e84a86e fix(ci): make Connect tests run properly
2 years ago
matejcik 4c745a3c19 ci: increase timeout for ASAN device tests
2 years ago
Martin Milata b4145b69a3 ci: deploy recorded ui2 screens
2 years ago
Dusan Klinec 2d36c4e8f3 fix(core/monero): add missing view_tags to hf15
2 years ago
Martin Milata 0112d0135a ci(nix): update to latest nixpkgs-unstable
2 years ago
Dusan Klinec 1e9acf10fa fix(xmr): remove inv8 optimization as in xmr master
2 years ago
grdddj 9ca9720f22 feat(tests): add test for supporting older python versions
2 years ago
vdovhanych 056d4c7c77 ci: fix emulators deploy
2 years ago
vdovhanych fa2b161d6a ci: update arm jobs to run on tags and use the official nix image
2 years ago
Martin Milata 168389a7b3 ci: silence syntax warnings
2 years ago
Dusan Klinec 98ec1fb067 chore(core/monero): update test binary to newest version
2 years ago
Pavol Rusnak 8f1d33d5f9 build(core,legacy): remove gcc, use cc instead of gcc
2 years ago
Martin Milata c153ffe4b3 ci: ui2 device tests
2 years ago
Martin Milata 2a3f0c16bd ci(monero): update test executable, enable more tests
2 years ago
Martin Milata cae87b9065 ci: fix glob for changed files
2 years ago
Martin Milata d1978c062d test(storage): remove timeouts for test_random and test_random_upgrade
2 years ago
Martin Milata 8965ad68f2 ci: fix core unit test asan
2 years ago
Martin Milata 0407e78e8c ci: use autoPatchelfHook for emulators from pinned nixpkgs
2 years ago
vdovhanych 7ffa547288 ci: fix upload of index to public storage
2 years ago
vdovhanych b365788d88 ci: fix upload folders path on public storage
2 years ago
Martin Milata c8dda3242b ci: build emulator with new fonts before running cargo test
2 years ago
Martin Milata 7f97ea4961 chore(nix): export library path for macos
2 years ago
grdddj 7b41946789 chore(tests): reflect tenv's changes in image and command
2 years ago
grdddj f0cc7f3327 feat(ci): autogenerate documentation for CI jobs
2 years ago
Martin Milata 2e3ce4fa1a docs(core): bump MSRV
2 years ago
grdddj b77f4b7dbc feat(shell.nix): enable rust extensions in VS Code
2 years ago
Martin Milata 5632567c06 ci: fix HWI test bitcoind sources
2 years ago
matejcik d655dbf228 ci: allow HWI test failure
2 years ago
vdovhanych d0148e020b ci: upload emulators and ui_tests to public storage
2 years ago
grdddj 9cba6a0191 chore(ci): rename UI jobs and make legacy UI a dependency
2 years ago
grdddj 5ba47b582a fix(ci): add T1/TT argument into prepare_ui_artifacts.py to account for missing files
2 years ago
grdddj 5ab93ab812 feat(ci): generate artifacts for legacy test
2 years ago
grdddj 967727a43c chore(legacy,ci): add and use make targets for legacy
2 years ago
Andrew Kozlik 02660ea64a ci: Increase crypto test timeout due to test_codepoints failing.
2 years ago
Pavol Rusnak b9bbd5fcd7 chore: update dependencies
2 years ago
vdovhanych bb71f9f345 ci: fix the environment build after changing runner config
2 years ago
matejcik b0a7e13c88 ci: remove separate "UI" job, do UI test in the default "device test" job
2 years ago
vdovhanych 48d7f71ccc ci: add hwi tests for core and legacy builds
2 years ago