-
- extend to testnet first
- extend to mainnet
-
When running `npx nx database:reset twenty-server`, there are errors in logs about failed creation of extensions
```
> ts-node ./scripts/setup-db.ts
query failed: CREATE EXTENSION IF NOT EXISTS "vec…
-
When I evaluate (`utils/tx/evaluate` or `utilsTxEvaluate()`) a validator compiled with traces, I get the generic:
```
evaluateTx with blockfrost-js: {
type: 'jsonwsp/response',
version: '1.0'…
-
Running `z2 deployer deposit` on a large number of Validators doesn't always stake every node e.g. running it successfully for 35 nodes, may result in only 33 validators - but there are no errors.
…
-
- [x] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first?
- [x] I have looked at the examples provided that may showcase …
-
I have an instance of a jakarta Validator and I want to register it with the RestRouter.validateWith() method. It's not compatible with the javax Validator class. Is there a way to handle this?
I'm…
-
I believe there was an update done to automatically pull version from the MRF and use that in the validator tool.
This logic does not handle the use case where the MRF version does not have a v pref…
-
Work with @cj and @pavan to create a validator that highlights errors as you tag.
This will be a function that's called in the tagging page every time a row is added (saved). It will take as input …
-
As the title says: https://github.com/paritytech/polkadot-sdk/blob/a1af8ed63668fc4a553776e381a12d165e7462f8/polkadot/node/service/src/overseer.rs#L298
Collation-generation is only needed for collat…
-
## Description and context
Run stake CLI command of create validator with --unlocked, it returns error.
## Steps to reproduce
Execute CLI command
```
story validator create --monike…