Kheops
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,...
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...
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 
Talisman's Playground should be accessible online at all times for testing purposes.
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...
- 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...
user want a back button on main SFV2 form to change target account https://discord.com/channels/858891448271634473/1096412717734187010/1096435564829474857
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...
- 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...