Kheops

Results 49 issues of Kheops

Firefox disallows fetching ERC20 token logo from coingecko because the server doesn't explicitely allows CORS. Ideas : - add headers to mimic a simple image download - fetch from backend,...

wontfix
P3 - low

While implementing transaction decoding for cross chain transfers, I realize that for Parallel we only support their native asset. Feels strange because our webapp provides paths for transfering LDOT from...

Assets / Chain maintenance

Both CRU and PICA raise an error like this when attempting to transfer them. raised by a member of the composable finance team https://discord.com/channels/858891448271634473/1081611169472716841/1081611169472716841 ![image](https://user-images.githubusercontent.com/26880866/222917773-3697d4a4-02e9-483d-92f4-1e5e3e95e33e.png)

Assets / Chain maintenance
P3 - low
bug

Talisman's Playground should be accessible online at all times for testing purposes.

enhancement
P3 - low

Filecoin RPCs seem to not support batched requests This prevents user to perform some operations on bifrost (polkadot) https://discord.com/channels/858891448271634473/1088479722146627646/1090756996451553341 to easily reproduce, add this RPC : `https://rpc.ankr.com/filecoin` and look in...

P3 - low
bug

- modify api methods return values - simplify popup UI Currently both encryptMessage and decryptMessage return a value with this shape : ```json { "id":null, "result":"0xabcdef......" } ``` id is...

enhancement

user want a back button on main SFV2 form to change target account https://discord.com/channels/858891448271634473/1096412717734187010/1096435564829474857

enhancement

Parity Signer/Vault uses nova-specific ids for chain logo ids. Most of the time they match the spec name but it's not always the case. We'd need an additional property for...

P3 - low
bug

- go on asset details page for aUSD - switch to an EVM account observed result : token displays empty icon and token name is blank. expected fix : either...

bug