Victor Castell

Results 13 issues of Victor Castell

Omit all plugins except the shell plugin that will be included in the main binary.

4.x

It's currently hardcoded https://github.com/distribworks/dkron/blob/master/builtin/bins/dkron-executor-rabbitmq/rabbitmq.go#L58

enhancement

Replacing BoltDB with fast-store increased the speed of the Raft log operations enormously, allowing the user to choose the degree of duration in disk. Under my tests, with the same...

4.x

## Expected Behavior Return an error when overriding a non existing container. ## Actual Behavior The task run with the default container ## Steps to Reproduce the Problem 1. Create...

enhancement

Some scripts are deprecated and doesn't work anymore, others are still useful, review them.

nice to have

If it's nil, EstimateGas will return a "stack underflow" error.

According to `go.mod` it depends on https://github.com/centrifuge/go-substrate-rpc-client/blob/master/go.mod#L15 in the v4 but it's not working for me. It only works for me if I manually add dependency on github.com/vedhavyas/go-subkey/v2

# Description Please provide a detailed description of what was done in this PR # Changes include - [ ] Bugfix (non-breaking change that solves an issue) - [ ]...

feature

This is a placeholder PR with all 4.0 features merged

4.x

# Description This PR implements transaction tracing that will be used by Zero for proving state transitions. # Changes include - [ ] Bugfix (non-breaking change that solves an issue)...

feature