chapati

Results 57 issues of chapati

When we request unsupported API version utils.initialize( { ..... "api_version": "6.4", } and user approves connection 1) web wallet should return error in intialize callback 2) need to check that...

At the moment if we open web url for DAO http://beamx.beam.mw in mobile browser an empty screen is displayed ![photo_2021-10-20_14-04-04](https://user-images.githubusercontent.com/12074933/138081583-c84952fc-1bfe-42d7-95ef-ef1f14a98811.jpg) Need to add the follwoing text in this case: "Beam...

Check if we really need this permission and remove if not.

IMPORTANT

1) Need to implement broadcaster support in web wallet for getting asset icon, color, approved sign &c. 2) Handle DEMOX/BEAMX via brodacster

Need to implement broadcaster support in web wallet for getting currency rates

Need to check asset info api. If web wallet has enough info about assets and if api is convenient.

Now DApps popups display name of the application as web app provides it. So any unrelated DApp can name it 'BEAM something' and pretend that it is official. Need to...

discuss

Need to add transactions list to each app. Probably after #14 is implemented. Or use code from this task in #14 later. Transaction list should be injected into each application....

If it is possible do not allow to maximize/resize confirmation, login & other popups. If not possible center content in the window.

## Issue In the current version of SDK @observe loses context/trace id for spans that are coming from async generators and nested async generators (when observed async generator is called...