Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add notable contributions for @zivkovicmilos #14

Merged
merged 2 commits into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions contributors/jaekwon/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# jaekwon
## Notable Contributions
- [gnolang/gno@`6ff6762`](https://github.com/gnolang/gno/commit/6ff6762d663bc577531c44e259a1ffa132b49b44) - Jan 29, 2021, `vim gno.go`
## Links:
- github: [@jaekwon](https://github.com/jaekwon)
10 changes: 10 additions & 0 deletions contributors/zivkovicmilos/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# zivkovicmilos
## Notable Contributions
- [gnolang/tm2-js-client](https://github.com/gnolang/tm2-js-client) - writing the first JavaScript clients for Gno and Tendermint2
- [gnolang/supernova](https://github.com/gnolang/supernova) - writing a tool for benchmarking Gno.land node performance, creating our first TPS stat
- [gnolang/gno#497](https://github.com/gnolang/gno/pull/497) - standardizing and moving all the Gno CLIs to use ffcli.
- [gnolang/gno#546](https://github.com/gnolang/gno/pull/546) - adding file-based transaction indexing, initiating support for different indexing.
- [gnolang/gno#1046](https://github.com/gnolang/gno/pull/1046) - spearheading the efforts to create an official documentation website.
- [gnolang/gno#1252](https://github.com/gnolang/gno/pull/1252) - adding the genesis command suite, instrumental for the Portal Loop effort.
## Links:
- github: [@zivkovicmilos](https://github.com/zivkovicmilos)
6 changes: 6 additions & 0 deletions contributors/zivkovicmilos/notable-contributions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- [gnolang/tm2-js-client](https://github.com/gnolang/tm2-js-client) - writing the first JavaScript clients for Gno and Tendermint2
- [gnolang/supernova](https://github.com/gnolang/supernova) - writing a tool for benchmarking Gno.land node performance, creating our first TPS stat
- [gnolang/gno#497](https://github.com/gnolang/gno/pull/497) - standardizing and moving all the Gno CLIs to use ffcli.
- [gnolang/gno#546](https://github.com/gnolang/gno/pull/546) - adding file-based transaction indexing, initiating support for different indexing.
- [gnolang/gno#1046](https://github.com/gnolang/gno/pull/1046) - spearheading the efforts to create an official documentation website.
- [gnolang/gno#1252](https://github.com/gnolang/gno/pull/1252) - adding the genesis command suite, instrumental for the Portal Loop effort.