-
Prepare nolus-core to migrate to start using depinject package from cosmos-sdk.
Blockers:
- In order to finalize app_config we need module.proto for couple of external modules. The maintainers must …
-
When verifying a proof obligation, ImandraX hangs, even simple ones like:
```ocaml
(* foo.iml *)
let f x = x+1
verify (fun x -> f x > x)
```
This happens both in VSCode or from the command line …
-
### Description
cve-bin-tool has an [existing fuzz testing setup](https://github.com/intel/cve-bin-tool/tree/main/fuzz) which is based on Google Atheris. One of the areas it doesn't yet cover is the…
-
This is a brainstorm on how to introduce types to events.
In Tendermint, events are simply a name (`type`) plus a list of key-value pairs (`attributes`):
```typescript
type TmEvent = {
type:…
-
Follows from #173.
We need to update the `proto-gen` Makefile target to build our protos using a standardized Docker image (one we can build and push to our Docker Hub org) so that our whole team a…
-
Alternative proto rulesets (namely [stackb](https://github.com/stackb/rules_proto/tree/master/java#java_proto_library)) support not generating Java byte code for `proto_library.deps()` via a `transiti…
-
Reported by @nandanarista:
I did some digging and found at least one problem with reflection[1] for gRIBI (in general, not specific to EOS, problem occurs in gribigo[2] as well)
Focussing on the…
liulk updated
8 months ago
-
many of those files really doesn't exist
```
(tensorflow1) C:\tensorflow1\models\research>protoc --python_out=. .\object_detection\protos\anchor_generator.proto .\object_detection\protos\argmax_ma…
-
## Expected Behavior
When i set DSCP rules in UI, they should be used.
## Current Behavior
If i set a rule, for eg. Usenet (Port 563 for secure), DSCP isn't applied.
I've monitored with tcpdum…
-
```
email: dshrader38@gmail.com
What steps will reproduce the problem?
1. I create 2 .proto's (see attached files) loosely taken from the Google
tutorial: http://code.google.com/apis/protocolbuffers/…