You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/rust
Ioan Bizău 7c97561565
chore(core): rename "seed" to "backup"
5 months ago
..
.cargo feat(core): Add Rust Protobuf codec 3 years ago
docs chore(core/rust): move illustration outside src/ tree 8 months ago
fuzz chore(deps): bump shlex from 1.0.0 to 1.3.0 in /core/embed/rust/fuzz 7 months ago
src chore(core): rename "seed" to "backup" 5 months ago
Cargo.lock refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 6 months ago
Cargo.toml feat(core): copy T2T1 bootloader UI for T3T1 6 months ago
build.rs refactor(core): generate macros for rust bindgen automatically 5 months ago
crypto.h feat(core/rust): add trezorcrypto bindings 8 months ago
librust.h feat(all): implement translations into Trezor 8 months ago
librust_fonts.h feat(all): implement translations into Trezor 8 months ago
librust_qstr.h chore(core): rename "seed" to "backup" 5 months ago
librust_qstr.h.mako fix(core/rust): exclude altcoin strings from generated code 7 months ago
micropython.h feat(core): Add Instant and Duration types 3 years ago
qstr.h chore(vendor): bump micropython to 1.19.1 1 year ago
rust_ui.h refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 6 months ago
rust_ui_bootloader.h refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 6 months ago
rust_ui_common.h refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 6 months ago
rustfmt.toml chore(core/rust): fixes and formatting 3 years ago
trezorhal.h feat(core): add haptic feedback 7 months ago