-
const demo = await xsdk.deploySolidityContract(
'XC1111111111111111@xuper', // 合约账户
'counter6', // 合约名字
bin, // evm 合约 bin
abi, …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### SUMMARY
_No response_
### STEPS TO REPRODUCE
DecodedLogEvent would print "0" if `event.evm_log_par…
-
DEAR Prof. BRAIN @brianjohnhaas
Hi, I have identified the genes in my genome using EVM (as discussed with you before, the results and process can be roughly referred to https://github.com/EViden…
-
## Description
Attempting to use a hexadecimal literal of length 39 as integer leads to the following compilation errors:
- SyntaxError: This looks like an address but is not exactly 40 hex digits…
-
In GitLab by @fahree on Dec 15, 2020, 01:25
## Description
We would like to support boxed types in addition the current support for unboxed types.
Example builtin non-immediate types:
* `Signature…
-
### Documenting flaky tests
- Most flaky tests are related to concurrency and how soon the node gets running, system resources and minor timing effects due to it. However, documenting them as we ca…
-
I realize this is not directly evm problem, but just asking if there's some way to kill 2 birds with one stone here.
It looks like something changed in > erl23 and a rebar3 compiled with sayl, er23…
-
```
we have OMAp3 EVM board.we could able to do Flashing TIEVM3530-nand.raw on
OMAP35xEVM board using EVM flash utility. This works. What we want now is to
flash uboot.bin. I guess the EVM Flash Uti…
-
After a `Transfer()` event of an ERC-20 token (and other similar tokens in the future), and/or periodically, fetch the token's totalSupply() from the EVM, and fetch the sender's and receiver's balance…
-
Hey team!
Can I create a PR to factor out JS/npm dependency throughout the repository?
Example for the oapp subdirectory:
```
remappings = [
# note: map to package level only, required …