-
Hi, I've noticed that for slightly changes in a redeemer, I've only testes with changing some digits in a json numeric property but could be something deeper, the resulting transaction hash received b…
-
# Problem
See https://github.com/oskarth/mopro/issues/109
## Suggested approach
Suggested course of action: We try for C++ witness gen as experimental feature and create a shared branch?PR in…
-
## Relevant discussion
[Link](https://near.zulipchat.com/#narrow/stream/308695-nearone.2Fprivate/topic/Forknet.20.2B.20Stateless.20Validation/near/433742042)
## Issue
During stateless validation …
-
How about database-less witness node? Because of witness database is nothing protected by standbys.
-
## Simple Summary
Provide a `witness()` keyword which only stores the hash of a complex type. To "read" the struct from storage, it must be provided as a calldata "proof" and the hash of the proof mu…
-
Add segregated witness support.
-
With the introduction of a type safe fluent API (the `Witness` API) for the metrics #7788, we have the opportunity to make the the metrics read like prose.
For the initial draft, I simply mirrored …
-
If I run the following program (`test.v`)
```
module test #(
parameter n = 5
)
(
input clk_i,
input [n:0] x,
input [n:0] y,
output [n:0] z);
generate
genvar i;
for …
-
# Request a New Standardized KPI Dashboard or an Update to an Existing Dashboard
## What this form is for
Use this ticket template to request a new standardized KPI dashboard or an update to an exist…
-
I am using the bitcoin-node package and I have synced node on mainnet.
My Bitcoin node is using this version: https://bitcoin.org/bin/bitcoin-core-0.19.0.1/bitcoin-0.19.0.1-x86_64-linux-gnu.tar.gz
…