-
Some segments (like the kernel code) are read-only. We can make sure of that by panicking if the interpreter tries to write in them.
-
- **`up-and-restarted`**: every time the bridge gets restarted
- **`wit-utxos-low`**: if number of utxos above threshold goes below 10
- **`wit-balance-low`**: if less than 3 days before running out…
-
## Problem Evidence 1
Nibiru:
If the txs are hanging, they may be failing silently. Could you share the settings you're using to broadcast the transaction, so we can help debug?
Via Labs:…
-
_Follow-up to #622_
Decide on and demonstrate a way to compile programs with hint memory such that the program and prover agree on the address range and content. See [design discussions](https://gi…
-
### Summary
Currently, addresses for WEVMOS in mainnet and testnet are handled with this function:
```go
func GetWEVMOSContractHex(chainID string) string {
id := strings.Split(chainID, "-")[0…
-
## Objective
Design and implement integration tests for PATH components, more specifically for `QoS` and `Protocol`.
## Origin Document
Integration tests are required to verify correct behavi…
-
### Description
- Upgrade [evm-connector](https://www.npmjs.com/package/@redstone-finance/evm-connector) to 0.6.2
- Decouple `redstone-protocol` and upgrade to use latest version of [@redstone-fin…
-
By default, the deployment information (e.g. deployed contract address, deployer address, bytecode hash, size, etc.) should be stored in the `~/.seer//.json` directory.
But there should also be a `…
-
EVM has the EVMSingleUseExpression pass that performs code scheduling to reduce a number of required stack manipulation instructions. This pass work at the end of compilation pipeline, before the stac…
-
By default, the deployment information (e.g. deployed contract address, deployer address, bytecode hash, size, etc.) should be stored in the `~/.seer//.json` directory.
But there should also be a `…