Commit Graph

15 Commits

Author SHA1 Message Date
Hendrik Hofstadt ff186e441a rename dev.v2 to main
Change-Id: Idfc6f88de7ee3c190a01c2196dc0bc4da91cbe4c
2022-11-29 10:43:07 -05:00
Evan Gray 517bfaf0ba docs: add comment conventions 2022-10-31 12:45:30 -04:00
claudijd bc70663bc1 readme: Add commit conventions 2022-09-08 13:30:42 -04:00
Evan Gray f28e39c490 certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
claudijd a9363027e7 Switch terra2 to coswasm 2022-08-11 21:54:25 +01:00
Jonathan Claudius 7a96b7de67
Add new sections to SECURITY.md and CONTRIBUTING.md (#1408)
* Add testing to SECURITY.md

* Add White-hat Bootstrap

* Add node Makefile

* Add chain integrator guidance

* Small tweaks to language

* Tweaks to test coverage and security.md

* Add cosmwasm tests to CONTRIBUTING.md

* Fix typo

* Add deep link to CONTRIBUTING.md

* Update CONTRIBUTING.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* Update SECURITY.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* Update SECURITY.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* Update SECURITY.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* Update SECURITY.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* Update SECURITY.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* Update SECURITY.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* Update SECURITY.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* Update SECURITY.md

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* Add newline to node Makefile

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>
2022-08-11 15:33:24 -04:00
tbjump 4575fe05d9
Better lint and formatting (#1263)
Enforce goimports, add tooling and documentation, and run it on the repo.
2022-06-21 12:18:16 -07:00
Leo 7e59627c96 Undocument Gerrit
commit-id:3226ca3e
2021-12-13 15:38:17 +01:00
Leo 5d9e5404d4 CONTRIBUTING.md: clarify how to submit new chain requests
Change-Id: I4d574d67430fa56b34f362425d1f8ce5043ce4cf
2021-10-17 19:04:28 +02:00
Leo d979210c9a CONTRIBUTING.md: we do not currently support GitHub PRs
Change-Id: Ia23b54a849fc5eb41f2abdd4e700477a97973dd2
2021-10-17 18:39:17 +02:00
Leopold Schabel 4a8b1fe7fc Update CONTRIBUTING.md
Change-Id: I515b0a1e69ad9cc0714a33e34a1861e1cf3a2e03
2021-07-26 16:17:53 +00:00
Leo 01564150db e2e: remove
These were testing the token bridge and do not currently pass
(or even compile). We will bring back later some of the code.

Change-Id: I34e9ae5aa901c9b20572d1fc8d87a599fa49ad93
2021-07-21 19:02:55 +02:00
Leo f1de6086f1 CONTRIBUTING.md: fix typo
Change-Id: I32292c61d66fa974cab9a5c43719d7d8ed7dd9a3
2021-04-19 19:48:51 +00:00
Leo a0450bd7c0 CONTRIBUTING.md: fix typo
Change-Id: Id18341b27bb9509e2b0a0c19ebc998878766818c
(cherry picked from commit 48b3c0a3f8)
2021-04-15 21:57:09 +00:00
Leo 3d652fdc20 Add CONTRIBUTING.md
This document adds guidance on the Wormhole development process for new
contributors, and answers the most commonly asked questions.

Change-Id: Id793163721f7d68e24c372020b9b31c4cb222744
2021-04-15 00:21:57 +02:00