Merge pull request #157 from LedgerHQ/support_eip1559

Support EIP1559
This commit is contained in:
pscott
2021-08-05 10:43:50 +02:00
committed by GitHub
36 changed files with 598 additions and 310 deletions

View File

@@ -29,8 +29,8 @@ APP_LOAD_PARAMS += --path "45'"
APP_LOAD_PARAMS += --path "1517992542'/1101353413'"
APPVERSION_M=1
APPVERSION_N=8
APPVERSION_P=8
APPVERSION_N=9
APPVERSION_P=0
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
APP_LOAD_FLAGS= --appFlags 0x240 --dep Ethereum:$(APPVERSION)