The Wayback Machine - https://web.archive.org/web/20210204154836/https://github.com/alexanderbez
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. A collection of handy utility functions for Golang!

    Go 7 1

  2. A simple implementation of a Bloom filter, a space-efficient probabilistic data structure, in Rust.

    Rust 2 1

  3. A Raft consensus implementation in Golang.

    Go 1

  4. A primitive implementation of the Trie data structure in Golang.

    Go 9 3

  5. A primitive implementation of a Merkle tree data structure in Golang.

    Go 1

  6. A simple and generic priority queue implementation in Golang.

    Go 1

1,992 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2021

alexanderbez has no activity yet for this period.

January 2021

Created a pull request in tendermint/tendermint that received 8 comments

consensus: Groom Logs

Executed a local network using simapp and looked for logs that seemed superfluous. This isn't by any means an exhaustive grooming, but should drast…

+125 −110 8 comments
Reviewed 59 pull requests in 3 repositories
tendermint/tendermint 49 pull requests
cosmos/cosmos-sdk 9 pull requests
cosmos/atlas 1 pull request

Created an issue in tendermint/tendermint that received 10 comments

Reactors Package

Summary Currently, reactor implementations reside in their respective packages (e.g. statesync) under the root package of Tendermint. Problem Defi…

0 of 4 10 comments
Opened 3 other issues in 2 repositories
tendermint/tendermint
1 closed 1 open
cosmos/atlas
1 open