Commit Graph

20 Commits (7128337031fd6dd6347db5fa32c6f1d983f2a3a4)

Author SHA1 Message Date
Pavol Rusnak df967821e7
emu.sh: rename OPTLEVEL to PYOPT (to match variable name used in the C source)
6 years ago
Pavol Rusnak b77646904b
emu: increase heapsize
6 years ago
Pavol Rusnak 27f9f986c5
emulator: fix runtime
6 years ago
Pavol Rusnak 800c2c64c8
tests: fix trezor.config test by changing PYOPT to 1
6 years ago
Pavol Rusnak e40c436b82
emu: increase heap size
7 years ago
Jan Pochyla 56ba61cedf fix remaining micropython paths
7 years ago
Pavol Rusnak f7484fefde
build: brew dropped 32-bit support sdl2, modify macOS stuff to reflect that
7 years ago
Pavol Rusnak 5be6a82682
emu: add -r option to restart (and reload sources) when sources are changed
8 years ago
Pavol Rusnak 93ad93ff94
emu: extract options to (ignored) emu.config
8 years ago
Pavol Rusnak e6b8dc3cc5
add perf option to emu.sh (-p)
8 years ago
Pavol Rusnak 7559207a62
new message handling using msg.select
8 years ago
Pavol Rusnak ee3614ae6a
cleanup pb2py, add debug to emu.sh
8 years ago
Pavol Rusnak 0d8112f6b4
split trezor.crypto into more modules
8 years ago
Pavol Rusnak ed39c2001e
remove t.c.base58.*_check functions from module (this is app logic), add t.c.sha256 module
8 years ago
slush0 ee9b9ca351
Polished binding to protobuf, msg.
8 years ago
Pavol Rusnak 4ddde025db
use -i (inspect) feature of micropython
8 years ago
slush0 0b0e6186c6
Added uasyncio
8 years ago
Pavol Rusnak 8493da5f97
introduce trezor module
8 years ago
Pavol Rusnak 4a9b60a0f3
add load to Makefile
8 years ago
slush0 7dc716a05a
Stub for python src & emu.sh
8 years ago