Filip Laurentiu

Results 17 issues of Filip Laurentiu

It seams that howdy is not used to unlock the device or skip sudo password. It's not even start the camera, led not turning on ``` [filip@filip-desktop ~]$ sudo howdy...

[Full details of the standard](https://eips.ethereum.org/EIPS/eip-4626) OpenZeppelin has always offered the best implementations for different standards in Ethereum and now in Starknet. EIP-4626 it's the new popular standard for tokenized vaults...

`sudo npm i -g scrypt` Fail > > [email protected] preinstall /usr/lib/node_modules/scrypt > > node node-scrypt-preinstall.js > > Error: Error: Command failed: ./configure > ./configure: line 1904: config.log: Permission denied >...

### What happened? The library can't be used to add pairings result together. This can be helpful for off-chain testing ### Code that produced the error ```python from py_ecc.bn128 import...

Exercises solutions Including Ex14

Any idea why I got this error ? I am not that good with C.. :disappointed: ``` ➜ evoplus_cid git:(master) gcc ./jni/evoplus_cid.c -o evoplus_cid git:(master|) ./jni/evoplus_cid.c: In function ‘parse_serial’: ./jni/evoplus_cid.c:107:14:...

The function is not required according to https://docs.starknet.io/architecture-and-concepts/accounts/account-functions/ and this is missleading. It makes more sense to have the interface containing only the required functions that need to be implemented....