- Berlin, Germany
- @fekunze
Block or Report
Block or report fedekunze
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
tharsis/evmos Public
Evmos is the Ethereum Virtual Machine (EVM) Hub on the Cosmos Network. It is the flagship implementation of the Ethermint library that prioritizes interoperability and novel economics.
-
cosmos/ibc-go Public
Interblockchain Communication Protocol (IBC) implementation in Golang.
-
-
-
-
PeggyJV/gravity-bridge Public
A CosmosSDK application for moving assets on and off of EVM based, POW chains
1,837 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 19 commits in 3 repositories
Created 1 repository
Created a pull request in tharsis/evmos that received 6 comments
deps: Ethermint v0.10, IBC v3 & Interchain Accounts support
Closes: #XXX Description For contributor use: Targeted PR against correct branch (see CONTRIBUTING.md) Linked to Github issue with discussion …
Opened 13 other pull requests in 4 repositories
tharsis/ethermint
8
merged
tharsis/evmos
2
open
1
merged
electric-capital/crypto-ecosystems
1
merged
tharsis/app-evmos
1
open
Reviewed 33 pull requests in 5 repositories
tharsis/ethermint
13 pull requests
- add spec for feemarket module
- Make gas estimation test reproducible
- Impove test coverage of x/evm/statedb package
- update evm spec to cover statedb refactoring changes
- build(deps): bump technote-space/get-diff-action from 5 to 6.0.1
- moving tests to integration_test.go
- GetBlock rpc api report wrong gasUsed
- Problem: contract call which does lots of message calls is slow to execute
- Validate code hash in GenesisAccount
- fix: several issues with the passing receipt to hooks change
- fix: set correct nonce in EthCall/EstimateGas
- Change evm_hook to use Transaction Receipt
- fix: wrong gas limit when adjust base fee
tharsis/evmos
11 pull requests
- Incentives Module
- bug(erc-20): Compile built-in contracts in the build process (IF-ETHERMINT-02)
- feat: ibc transfer hook middleware
-
bug(erc20):
registerCoindeploys erc20 contract with different minimal coin denomination - fix: typo in evmos doc
- ENG 377 Delayed malicious effects
- build(deps): bump technote-space/get-diff-action from 5 to 6.0.1
- impr(erc20): Add Informal Audit IF-ETHERMINT-06 protection
- deps: Ethermint v0.10, IBC v3 & Interchain Accounts support
- ENG 388 Remove governance hook from erc20 module
- impr(erc20): Add check to remove tokenPair if contract is suicided
cosmos/cosmos-sdk
4 pull requests
cosmos/ibc-go
4 pull requests
ethereum-lists/chains
1 pull request
Created an issue in cosmos/ibc-go that received 1 comment
Enable mergify backports
Summary Enable @Mergifyio bot to backport PRs to release branches Problem Definition Mergify bot is currently not enabled for backporting: #675 (c…