Pinned Repositories
conGo
go-ethereum
Official Go implementation of the Ethereum protocol
avl-tree-GO-implementation
block
bstg
a generic binary search tree implementation in GO
bufferPool
chainlink
node of the decentralized oracle network, bridging on and off-chain computation
data-structures-in-Go
implementation of data structures in Go
dht
Kademlia/Mainline DHT node in Go.
emitter
Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins
the-mhdi's Repositories
the-mhdi/chainlink
node of the decentralized oracle network, bridging on and off-chain computation
the-mhdi/conGo
the-mhdi/tornado-cash-exploit
This repository implements a simplified PoC that showcases how a contract can morph. A similar approach was used as part of the governance attack on Tornado Cash in May 2023.
the-mhdi/vimrc
The ultimate Vim configuration (vimrc)
the-mhdi/block
the-mhdi/img-fetcher
fetching images from given urls
the-mhdi/Sonic
go-opera fork for Carmen and Tosca integration
the-mhdi/protocol-studies
A study group learning about Ethereum and building protocol wiki
the-mhdi/go-opera
Opera blockchain protocol secured by the Lachesis consensus algorithm
the-mhdi/rpc
the-mhdi/goDocs
the-mhdi/watch
watch
the-mhdi/ntfy
Send push notifications to your phone or desktop using PUT/POST
the-mhdi/iroh
A toolkit for building distributed applications
the-mhdi/go-ethereum
Official Go implementation of the Ethereum protocol
the-mhdi/merkle-tree
the-mhdi/avl-tree-GO-implementation
the-mhdi/bstg
a generic binary search tree implementation in GO
the-mhdi/net-
the-mhdi/learning-database
the-mhdi/learning-git
the-mhdi/learning-linux
the-mhdi/migrate
Database migrations. CLI and Golang library.
the-mhdi/bufferPool
the-mhdi/data-structures-in-Go
implementation of data structures in Go
the-mhdi/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
the-mhdi/emitter
Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins
the-mhdi/go-class-walk
Go class: Walk example
the-mhdi/gorpc
Simple, fast and scalable golang rpc library for high load
the-mhdi/kademlia
Go implementation of a Kademlia distributed hash table