Igor Berlenko

Results 143 issues of Igor Berlenko

I see that if you declare this method as payable you cannot send ether to the proxy unless you will declare payable function in delegate contract. Is it correct? https://github.com/Quillhash/upradeableToken/blob/cf74aa341bc5c35290010688b4e628db2b1cc834/contracts/Proxy.sol#L28

https://github.com/thirdweb-dev/react

When I do yield twice without interval between them, second one receives not updated state, and thus override the state with previous state

I have encountered following error while running example from unit as compiled executable ``` error: Uncaught (in promise) TypeError: Invalid URL: 'undefined' at (ext:deno_url/00_url.js:89:11) ``` To reproduce, create sep28.ts ```...

When I deploy my canisters locally with `dfx deploy` it's deploying II canister too.. but when I deploy to production I don't want to deploy II canister.. currently I have...

``` cargo build Compiling rustls-webpki v0.101.7 Compiling sct v0.7.1 Compiling solana-zk-token-sdk v1.17.13 Compiling solana-measure v1.17.13 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling zstd-sys v2.0.9+zstd.1.5.5 Compiling solana-version v1.17.13 Compiling solana-remote-wallet v1.17.13 Compiling metaplex-token-vault v0.0.1...

Can existing implementation be supported?