-
I think a future optimization to be considered is removing the requirement for 65 zero bytes to be passed in for the signature of a 1 input transaction. It would add a bit more logic to the rootchain,…
-
Is this all I should see? it shuts down immediately (v0.6.3)
```
[[providers.yubihsm]]
adapter = { type = "usb" }
auth = { key = 2, password = "kms-operator-password-xxxxxxxxxxxxxxxxx" }
connec…
-
With Go 1.9.2
+ go test -compiler gc -ldflags '-X github.com/mxk/go-flowrate/version.GitSHA=cca7078d478f8520f85629ad7c68962d31ed7682 -extldflags '\''-Wl,-z,relro '\'''
--- FAIL: TestWriter (0.38s…
-
## Summary
confusion has continued to arise around the notion of misbehaviour (formerly referred to as evidence) for IBC light clients. Some of this discussion is well documented below. We shou…
-
## Bug Report
The title is pretty generic but I don't know how to express that cleaner. It's pretty common to use some tricks when implementing `Serialize` and `Deserialize` by hand. One such trick i…
-
-
The relayer should expose metrics which would then be connected to promethues which require transferring the `--debug-addr`. more details [here](https://github.com/cosmos/relayer/blob/main/docs/advanc…
-
This issue is to discuss about the `feemarket` module and add it to `chain-main` if needed as suggested by @yihuang.
-
When I run `make test`, I get multiple prompts like:
Tests are able to run if I manually click deny. I've explored the firewall pane of my network settings but can't figure out a way to always …
-
Add support for feegrant module, just like we did for bank, authz, staking...
https://docs.cosmos.network/v0.46/modules/feegrant/
https://defiant-corp.slack.com/archives/C047V094DGA/p16741635715…