Peter Grassberger
Peter Grassberger
fixes bug when activating extension with dependency on belayout_fileprovider: `Version number in composer manifest of package "belayout_fileprovider" is missing or invalid`
I was using `.slider` class for my slider handle element like this `` and then I had problems when calling `$('.slider').slider('setValue', 5);`. I got a `cannot call methods on slider...
Add RPC eth_symbol test ([eip-3014](https://github.com/ethereum/EIPs/issues/3012)) The eth_symbol endpoint still needs to be implemented.
when there is a PGP key saved in the profile and the user wants their mails sent encrypted.
In the Exchange Interface ABI json both return values from the function `removeLiquidity` are named `out`. When I generate typescript types from the ABI with typechain I get an error:...
For example https://www.europarl.europa.eu/streaming/?event=20191126-0900-PLENARY ( https://d3s2m20z4djjuz.cloudfront.net/content/vod/f565e976-4071-759f-da8a-d8cf1c5f4f7e/f565e976-4071-759f-da8a-d8cf1c5f4f7e_nodrm_ce7920f2-170d-4768-97b0-251fd5f0a880.ism/manifest.m3u8 ) is 13 hours long (a least 13 GBs of data in full quality) and I only want to download 5 minutes of it.
Haven't used SubtleCrypto before myself, but it seems it could increase security. https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API https://caniuse.com/#feat=cryptography
For some dapps you don't want metamask to get in your way.
Links to https://github.com/ipld/specs/blob/master/IPLD.md are also broken where is a description about IPLD merkle links?
For injected provider (metamask for example) and a network being set web3modal should check which network is connected and inform the user that he/she is on the wrong network. bnc-onboard...