Commit Graph
9 Commits
Author SHA1 Message Date
pscott 5fd27ff5ca Use INT256_LENGTH and ADDRESS_LENGTH define 2021-06-08 10:24:51 +02:00
pscott 9a798e3662 Fix warnings for nanox sdk 2021-03-24 16:32:08 +01:00
TamtamHero 17bd07a346 Apply clang-format 2020-12-01 16:20:13 +01:00
BTChip githubandTamtamHero d43f7f6698 Cleanup os_mem* functions 2020-11-30 18:22:17 +01:00
TamtamHero 9d4dfbe1bf Add Swap feature 2020-09-14 14:43:36 +02:00
Clément Péron f75adced1d Use correct include headers
Some headers are overkilled, and the order should be

/* LibC */
include <stdxxx.h>

/* Framework */
include <os.h>

/* Local */
include "EthUstream.h"
2019-01-16 11:10:35 +01:00
Clément Péron 649d5ebe26 update header license 2019-01-16 11:10:35 +01:00
BTChip 40df08c386 Add multiplication support for fees computations instead of displaying startgas and gasprice 2016-10-17 23:34:07 +02:00
BTChip 3e3b9dcc6a Initial import 2016-06-01 21:41:29 +02:00