Some checks failed
Build and run functional tests using ragger through reusable workflow / Build application using the reusable workflow (push) Has been cancelled
Build and run functional tests using ragger through reusable workflow / Build Clone app using the reusable workflow (push) Has been cancelled
Check SDK submodule version / Check Ethereum plugin SDK submodule is up-to-date (push) Has been cancelled
CodeQL / Analyse (cpp, $FLEX_SDK) (push) Has been cancelled
CodeQL / Analyse (cpp, $NANOSP_SDK) (push) Has been cancelled
CodeQL / Analyse (cpp, $NANOS_SDK) (push) Has been cancelled
CodeQL / Analyse (cpp, $NANOX_SDK) (push) Has been cancelled
CodeQL / Analyse (cpp, $STAX_SDK) (push) Has been cancelled
Misspellings CI / Check misspellings (push) Has been cancelled
Ensure compliance with Ledger guidelines / Call Ledger guidelines_enforcer (push) Has been cancelled
Code style check / Check linting using the reusable workflow (push) Has been cancelled
Code style check / Check yaml files (push) Has been cancelled
Swap functional tests / job_functional_tests (push) Has been cancelled
Build and run functional tests using ragger through reusable workflow / Run ragger tests using the reusable workflow (push) Has been cancelled
Build and run functional tests using ragger through reusable workflow / Run ragger Clone tests using the reusable workflow (push) Has been cancelled
- Added new glyph and icon for Chain 138 - Created makefile configuration for Defi Oracle - Updated network handling in src/network.c - Modified address retrieval test
5 lines
93 B
Makefile
5 lines
93 B
Makefile
PATH_APP_LOAD_PARAMS += "44'/60'"
|
|
TICKER = "ETH"
|
|
CHAIN_ID = 138
|
|
APPNAME = "Defi Oracle Meta"
|