harsh jain

Results 8 issues of harsh jain

But not able to find minimal-icons list, i want to find unicode of these icons. Plz provide some link.

Feature: for issue #215 If target-name is provided then under `inventory/targets`, target yaml files with provided target-names are created else my_target.yml is copied. If compile-input is provided then `my_component.yml` file...

cla: yes

I am getting list of ts and then calling rpc method eth_sendbundle. But flashbot server is not able to parse it. ```go // generate the transact opts topts, err :=...

### Bug Description https://github.com/gofiber/fiber/blob/master/middleware/cache/cache.go#L57 The refactored mutex logic in the cache still blocks other requests. The same mutex is used for retrieving cached values and saving the response of cached...

☢️ Bug
👍 Accepting PR

Trying to run `tenderly export ` gives error: ``` Missing block base fee parameter for block , london hard fork is probabbly not activated. ``` This is because london for...

_newPremium should be named _newDiscount. https://github.com/Gearbox-protocol/core-v2/blob/main/contracts/credit/CreditConfigurator.sol#L842-L861

Can we specify the name for object?

https://github.com/dedis/paper_17_randomness/blob/master/protocols/byzcoin/pbft/pbft.go#L85. The number of nodes be n, and faulty be f. Condition is : ``` n>=3f+1 (n-1)/3>=f n-(n-1)/3