Jean P
2e5b675cd3
Revert "Revert "blind sign" wording ( #203 )" ( #204 )
...
This reverts commit 53599fb81c .
2021-10-08 10:29:12 +02:00
Jean P and GitHub
53599fb81c
Revert "blind sign" wording ( #203 )
...
* Rollback wording changes of contract data to blind signing
* Update tests
2021-10-06 12:02:46 +02:00
Jean P and GitHub
408805f751
Fix big amounts ( #199 )
...
* Fix wrong display of amounts >= 2^87
* Add test to check that amounts >= 2^87 make the app throw
* Bump v1.9.7 and update changelog
2021-10-04 11:26:01 +02:00
Jean P and GitHub
fb7204fb6c
Fix fees overwrite in starkware plugin ( #198 )
...
* increase display buffer size to handle Starkware master key and control size when using snprintf
* Bump version 1.9.6
* Fix broken tests
* Add first starkware tests
* Add some constants for starkware
* Update CHANGELOG.md
2021-09-29 18:39:10 +02:00
Jean P and GitHub
fa355a5d97
Add a UI warning when contract data are not enabled in the settings ( #193 )
...
* Add a UI warning when contract data are not enabled in the settings
* Update wording "contract data" -> "blind signing" to raise awareness
* Bump version 1.9.5
* remove hardcoded path in helper build script
* Add blind signature test
* Add snapshot-tmp to gitignore
* Remove unused snapshots
* Increase tests timings
* Remove unused snapshots
* Fix and rename compound blind deposit test
* Update Approve and Transfer tests
* Update tests
* Cosmetic changes + disable debug flag
* Update CHANGELOG.md
2021-09-28 12:32:06 +02:00
pscott
6d3f6c325e
Update tests
2021-08-27 17:28:04 +02:00
pscott
c035023f8f
Add console log when snapshots are not equal
2021-08-27 16:38:28 +02:00
pscott
f2ff741767
Increase size of V
2021-08-27 14:47:59 +02:00
TamtamHero
45108ba9d8
Fail early when a test doesn't succeed
2021-08-26 15:44:40 +02:00
TamtamHero
a26f1dec33
Update tests for parallelism
2021-08-26 15:44:32 +02:00
TamtamHero
e1fc303626
Update Zemu to 0.16.5 and fix screenshots for Nano X
2021-08-26 14:46:06 +02:00
pscott
63467a4145
Update eip1559 test
2021-08-04 17:41:06 +02:00
pscott
448ef70ab1
Fix approval test
2021-08-04 17:00:12 +02:00
pscott
24541034c6
Merge branch 'master' into support_eip1559
2021-08-03 12:01:58 +02:00
a2d9a8068a
Add network display ( #152 )
...
* Add network name display instead of chainID
* Add display of correct ticker along with network
* Add FTM
* Clang-format
* Add comment in python script
* Rename SIZE_MAX to MAX_SIZE
* Change %u to %d in printf
* Remove needless PIC
* Update comment about get_chain_id()
* Update example script to follow EIP155
* Remove unused PIC calls
* Add whitespace between ticker and amount when using EIP155
* Remove decimal config per network, set back 18 everywhere
* Adapt u32_from_BE to swith cases
* Remove chainid from signTx.py
* Switch to switch in stead of if in get_chain_id
* Revert "Remove chainid from signTx.py"
This reverts commit 454e09f280ec3e3ec1c7d7cc0027247ef4390088.
* Change Ethereum chainid to 1
* Rename chainid_step to network_step
* Adapt finalizeParsing to new chainid for Ethereum
* Update snapshots
* clang-format
* Fix network display logic for clones
* Fix tests
* Add clone tests
Co-authored-by: TamtamHero <[email protected] >
2021-07-02 18:46:23 +02:00
Jean P and GitHub
ea87a0a646
Use elfs from CI in tests ( #167 )
...
* Add Nano X build
* Use CI's build artifacts for CI's tests
2021-07-01 18:27:06 +02:00
pscott
277bd74fab
Add 02 preffix to transaction
2021-06-30 16:51:41 +02:00
pscott
5b489f9571
Add folder for eip1559 tests
2021-06-30 14:00:46 +02:00
pscott
1bff0b3b7d
Add temp eip1559 test (not working)
2021-06-30 14:00:35 +02:00
pscott
d09dd32e55
Add deposit test; change timeout setting
2021-06-18 11:23:26 +02:00
pscott
13f6a4f949
Add approve test and fix deposit test
2021-06-17 18:54:40 +02:00
pscott
390f383417
Add approve test
2021-06-17 18:36:07 +02:00
pscott
4bc6d5ef40
Fix test for deposit
2021-06-17 17:45:55 +02:00
pscott
e5fafae176
Add working tests for send_bsc and send
2021-06-17 17:20:52 +02:00
pscott
225a6788c5
Fix chunk_size test
2021-06-16 15:09:11 +02:00
pscott
00975cea1f
Update elfs to ALLOW_DATA
2021-06-16 15:07:32 +02:00
pscott
57fc7febff
Add chunk_size failing test
2021-06-16 14:53:34 +02:00
pscott
359a9a584c
Update ledgerjs version
2021-06-16 14:52:50 +02:00
pscott
4815bc0dda
Remove tests/lib
2021-06-16 14:51:50 +02:00
pscott
4165c355b5
Update elfs
2021-06-16 14:50:31 +02:00
pscott
c0599d4b43
Update comments and add generic file
2021-06-15 18:20:30 +02:00
pscott
fcb16e56bb
Add deposit tests
2021-06-15 18:03:30 +02:00
pscott
261848446b
Add simple test for S and X
2021-06-15 18:03:30 +02:00
pscott
0b0935a66d
Update elfs
2021-06-15 18:03:30 +02:00
pscott
6f5c2e2a33
Add prototype for tests
2021-06-15 18:03:30 +02:00