Results 14 issues of Genysys

We a currently testing different flavours of Ethereum Blockchain clients and considering using tsung for this. The process involves firing HTTP requests and reading success. We would like to read...

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...

T-bug
C-forge
Cmd-forge-coverage

We currently build Eventeum from source files. Until recently , this built sucessfully. Recently , when we try to run the process , Eventeum fails with the following error log:...

I am experiencing an issue , where Eventeum seems to halt when it is processing a new event. ``` 2021-05-04 11:50:14.070 [BLOCK-DEFAULT-0] INFO net.consensys.eventeum.chain.block.LoggingBlockListener: onBlock - New block mined. Hash:...

# Issue The Keplr extension has become the de facto wallet extension for the cosmos community. For brave users , they are directed to `install for chrome` to start using...

enhancement

This PR closes #2

I have installed wireshark via homebrew and add the ethereum.lua script as a plugin. I have then reloaded the plug in. Wireshark however fails to recognise it.; I will appreciate...

I am trying to run rust playground locally : https://github.com/integer32llc/rust-playground However , when i follow the instruction, the application doesnt start on 127.0.0.1:5000. ``` Compiling octocrab v0.16.0 Compiling ui v0.1.0...