-
This complements #3759 that tracks production readiness for dapp developpers and to help validators pick "market" prices for different resources.
This issue tracks that we need to make sure that we…
-
In the Browser (not Node.js) I'm trying to invoke a contract function but one of parameters is a `Enum` in Rust.
How do I build and pass an instance of `MyEnum` to the function?
I'm using this to …
-
While #628 makes progress on this for basic conversions (see #630 and #620), there is more to be done.
For example,
```js
nativeToScVal("a string")
```
will always return an `ScVal.scvStri…
-
Months ago we talked about the possibility of embedding meta information, such as the version of SDK and Auth SDK into contracts. This issue is to debate that.
The main requirement that drove the i…
-
**Describe the bug**
I write an exchange data service with the same data format as the return data of exchangerates_data-api, and after setting `EXCHANGE_API_BASE_URI`, I get the following error.
…
-
To expedite development we've postponed looking at the dependency tree with "sustainability" in mind.
In particular we have not defined goals (potentially conflicting) for the different parts of th…
-
### Steps to reproduce the issue
```console
$ spack spec -I lammps
tprfo4v4 lammps@20230802%gcc@11.3.0 +adios +amoeba +asphere +atc +awpmd +bocs +body +bpm +brownian build_system=cmake build_type=R…
-
# 每日安全资讯(2023-08-19)
- SecWiki News
- [ ] [SecWiki News 2023-08-18 Review](http://www.sec-wiki.com/?2023-08-18)
- Security Boulevard
- [ ] [Executive Threat Protection: Using Monitoring to Gain t…
-
### What
Calibrate the cpu instructions on a variety of hardwares that the validators run on.
### Why
The metering model is deterministic across all nodes. The model is currently calibrated on a…
-
**Is your feature request related to a problem? Please describe.**
Given an arbitrary `ScVal` type, converting it into a form natively usable from your chosen language is difficult and error prone.
…