找到约 11 条结果

问题 ERROR: 1.13.4 is required to build Fabric and you are using . Please update go

你好,我在网上搜到了您的这个提问,请问您解决了吗

问题 BSC验证源码报错Error! Unable to generate Contract ByteCode and ABI

问题 eth合约verify and public时遇到的问题

![image.png](https://img.learnblockchain.cn/attachments/2022/04/ryR51Kj3626d1a0d122ca.png) 我是按照YouTube上一个视频教程publish的 感觉我跟视频中唯一的区别是我有两个.sol文件,然后我编译的是loomiheads.sol 并且comploy (这是我在测试网络上部署一个...

用户 Joseph and his friend

问题 部署arb节点,解压tar文件提示 encounter error: "no --init.* mode supplied and chain data not in expected directory"

有人知道怎么解决吗

用户 And7

FE

问题 solidity刚学习 "send" and "transfer" are only available for objects怎么解决

小弟刚学习solidity,写个发水龙头的币的代码 `pragma solidity ^0.8.18; contract Faucet { function withdraw(uint amount) public { require(amount < 1000000000000000000); msg.sender.transfer(amount); } }` 报以下错误: pragma solidity ^0.8.18; contract Fauce...

用户 Two and a half years

打工人

招聘 智能合约工程师

...s, experienced with high TVL projects is a nice to have. 2: Deep understanding of the Ethereum Virtual Machine (EVM). 3: Proficient with current mainstream tools and frameworks for smart contract development, such as Foundry and Hardhat. 4: Familiar with mainstream DeFi projects, as well as...

用户 Keep calm and carry on?

java开发

视频 影子Reth:影子日志的执行扩展 - @emhsia - 前沿

Emily, co-founder and CTO of Shadow, introduced ShadowRef, a tool that enables the addition of gasless logs, known as Shadow Logs, to existing smart contracts without increasing gas costs for users. Shadow Logs are generated in an off-chain execution environment, allowing developers to access deeper...