Maxime Desalle

Results 8 issues of Maxime Desalle

Getting the following error when trying to push a folder to IPFS with the `ipd ` command: ``` 📂 Deploying build directory. 📦 Calculating size of build… 🚚 Directory build...

status/in-progress

Twitter has recently enabled public visibility of both impression and bookmark counts. Having these available as part of the API would be very helpful.

My guess is that `stweet` is still checking whether or not an account is verified the old way, without taking into account the new verification system enabled by Twitter Blue....

[The tutorial for how to generate markdown files using Natspec comments](https://github.com/Uniswap/docs#how-to-generate-markdown-files-from-solidity-natspec-comments) is outdated. The new version of [solidity-docgen](https://github.com/OpenZeppelin/solidity-docgen) [has to be configured](https://github.com/OpenZeppelin/solidity-docgen/issues/429#issuecomment-1370928210) in the Hardhat configuration file.

- fix: changed "Binance.com" to "Binance" ([1b9f928](https://github.com/calleluks/Tofu/pull/107/commits/1b9f9288174ac7109dadc063fce87fb24222143d)) - feat: added Bit4You icon ([e38a2f9](https://github.com/calleluks/Tofu/pull/107/commits/e38a2f973f6916b41bcdeb58abc0370a031af52b)) - feat: added Divvy icon ([e147329](https://github.com/calleluks/Tofu/pull/107/commits/e1473292bd241621de16cbd0fdc3074e58992ac0)) - feat: added 1Password icon ([2657f9f](https://github.com/calleluks/Tofu/pull/107/commits/2657f9fc7bd52b8cee80ff05c77c25c115985131)) - feat: added Namecheap icon...

Enable the ability to generate an encrypted backup of the 2FA keys stored in Tofu. This is better than the current backup solution which requires users to backup their whole...

Create an app for WatchOS so that the Apple Watch can be used to check 2FA codes.

## Pull Request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...