chapati

Results 57 issues of chapati

Started in #1839 Need to refactor our CLI options handling 1) now wallet_api doesn't use createOptionsDescription, add api options to this function and use it 2) ReadCfgFromFile was printing to...

cli

Need to add Rates & Assets Verification info to API. Please move broadcaster & providers on level app and make these accessible in API cli -> AppInitData Then pass task...

api
web wallet
Ethereum bridge

Add tests that tx_list, get_utxo &c. for apps only allow app-related objects. This can be a huge task - we do not use db/node at the moment in api tests.

api

Need to add more detailed error messages for json arrays, now typecast fails in json library and doesn't print incorrect parameter name ### POST http://127.0.0.1:10000/api/wallet HTTP/1.1 content-type: application/json-rpc { "jsonrpc":...

api

Subj is failing with the message that folder is non-empty and already exists. Temporary fix it adding to # Create Build Environment rm -rf ${{runner.workspace}}/boost_prebuild Need to check if this...

subj Also enable access tests in testAppsApi

api
swap

Need to throw on overflow in FundsMap::AddSpend.

enhancement
refactoring

Need to add golang lib for our API.

task