liquan.eth
liquan.eth
The content of [this link](https://github.com/dfinity/examples/blob/master/wasm/counter/README.md#counter-canister-in-webassembly) points to a private repo, could you think of some solutions to this problem?  https://github.com/dfinity-lab/ic-ref/blob/0.17.0/spec/index.adoc#canister-interface-system-api 
the certification and canister signature of Internet Computer, is very interesting features. I notice that [certified data](https://github.com/dfinity/motoko-base/blob/master/src/CertifiedData.mo) library, and it can be used to "story ICP", or can be used...
# Description Added DelegationIdentity Fixes # (issue) https://github.com/dfinity/agent-rs/issues/347 # How Has This Been Tested? I new a DelegationIdentity, and call the canister on chain, it works # Checklist: - [...
In agent-js, the delegation functions is supported in identity: https://github.com/dfinity/agent-js/blob/c31a4cb1eb02ec82af60ac37dc9b9ccb149aaaea/packages/identity/src/identity/delegation.ts So, does the agent-rs library plan to support delegation functions in identity?
### ENV Ubuntu 18.04 in VMware ```shell $ rustc --version rustc 1.42.0 (b8cedc004 2020-03-09) ``` ### steps follow the README.md: 1. install postgres 2. install diesel_cli(to make it succeed, I...
### Component Forge ### Describe the feature you would like Now, the `blobhash` is supported by the solidity 0.8.24, and the forge also support it when set `evm_version="cancun"` in foundry.toml....
When I try to compile sp1's verifier into wasm, I get a bunch of the same errors. This error is caused by sp1 relying on the `reqwest` network library, as...
#我用Google搜索qweb3,结果显示: https://medium.com/@bodhitoken/bodhi-development-tools-qweb3-web3-js-for-qtum-a1cd52abbcc4 http://vlambda.com/wz_xbxCSUCNON.html 里面的教程说 qweb3只能和量子链本地节点通信,想确认一下,谢谢~
Why not make a new memory variable to save the storage variable and compare the two memory variable?
https://forum.ethereum.org/discussion/3238/string-compare-in-solidity