-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: resurrect CONTRIBUTIONS.md (#3)
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Notable Contributions | ||
|
||
Notable contributions of fixes/features/refactors: | ||
|
||
- [208](https://github.com/gnolang/gno/pull/208) - @anarcher, gnodev test with testing.T | ||
- [#167](https://github.com/gnolang/gno/pull/167) - @loicttn, website: Add syntax highlighting + security practices | ||
- [#136](https://github.com/gnolang/gno/pull/136) - @moul, foo20, a grc20 example smart contract | ||
- [#126](https://github.com/gnolang/gno/pull/126) - @moul, feat: use the new Precompile in gnodev and in the addpkg/execution flow (2/2) | ||
- [#119](https://github.com/gnolang/gno/pull/119) - @moul, add a Gno2Go precompiler (1/2) | ||
- [#112](https://github.com/gnolang/gno/pull/112) - @moul, feat: add 'gnokey maketx --broadcast' option | ||
- [#110](https://github.com/gnolang/gno/pull/110), [#109](https://github.com/gnolang/gno/pull/109), [#108](https://github.com/gnolang/gno/pull/108), [#106](https://github.com/gnolang/gno/pull/106), [#103](https://github.com/gnolang/gno/pull/103), [#102](https://github.com/gnolang/gno/pull/102), [#101](https://github.com/gnolang/gno/pull/101) - @moul, various chores. |