Anton Bukov

Results 268 comments of Anton Bukov

It seems also that current difficulty it about 2^51, so we have time until network difficulty will grow in 2^13 times (8192).

@cameel array brackets makes me think elements are of the same type, which is not true.

Also I remember someone asked for ability to use tuples as arguments in function calls: ```solidity token.transfer(getReceiverAndAmount()); ```

I hope we can define it similar to CREATE2: ``` contract.deployment_id = hash(deployer.deployment_id, contract.code_hash, salt) ```

@XWJACK fixed in `2.3.5`: https://github.com/zemse/hardhat-tracer/issues/49#issuecomment-1586443984

I also wonder why my [CI was failing](https://github.com/k06a/playder/actions/runs/12653184983) until I switched `llvmpipe` to `softpipe` here https://github.com/k06a/playder/commit/406ff6ea89541f79ef0cd1b452a6983d8270c2a4? Is it a `llvmpipe` bug or something?

`salt` is an argument for a deployment process, which should affect deployed smart contract `deployment_id`. I am mostly talking about the case when smart contract deploy smart contracts, such `deplyment_id`...

Any estimation? Can we use GitCoin grants to achieve market-driven incentives of development?

You have to add result private key to your original private key, read README.md

You have to create private key and public key before running profanity2