103 Commits

Author SHA1 Message Date
Marco Munizaga
ffb05741eb docs: Update contribute section with mailing list and irc (#3387) 2025-09-25 19:12:30 +05:30
Marten Seemann
94bfb565ec README: remove Drand from notable users section 2025-09-20 21:49:53 -07:00
Marco Munizaga
c954da5e25 AI tooling must be disclosed for contributions (#3372) 2025-08-25 14:00:39 -07:00
Marco Munizaga
3143db22c6 chore: Update contribution guidelines (#3134) 2025-01-10 10:36:52 -05:00
Prithvi Shahi
517548e617 chore: remove Roadmap file (#2954) 2024-09-10 14:07:25 +05:30
Sorin Stanculeanu
1c1f764656 readme: update per latest multiversx rename (#2874) 2024-07-16 08:28:32 -07:00
Samy Fodil
e39b338cb3 Added tau to README.md (#2870) 2024-07-15 10:20:03 -07:00
Lane Rettig
bf7868ca07 Update README.md (#2830)
Add go-spacemesh to the list of notable users
2024-06-10 14:09:36 -07:00
KeienWang
ae44ef95cf docs: fix broken link in README 2024-02-06 03:10:52 +01:00
Sukun
4b6955b7dc chore: update go security policy url (#2665) 2023-12-09 15:33:39 +05:30
Sukun
c97fce88bf metrics: add links to public dashboards (#2486)
* metrics: add links to public dashboards

* add dashboards to top readme

---------

Co-authored-by: Prithvi Shahi <shahi.prithvi@gmail.com>
2023-08-15 10:30:31 -07:00
Prithvi Shahi
b9e6eaecfc chore: add notable project requirement (#2453) 2023-08-02 16:52:05 -07:00
Prithvi Shahi
87c2561238 chore: remove outdated info in README and link to libp2p-implementers slack (#2405) 2023-07-01 12:58:31 -07:00
Marten Seemann
609dcf79ab chore: remove superfluous testing section from README (#2150) 2023-02-27 13:34:51 -08:00
Marco Munizaga
5b5eea45d3 Add ci flakiness score to readme (#2002) 2023-01-19 13:46:52 -08:00
Prithvi Shahi
a4e16efbbe feat: add some users to the readme (#1981) 2023-01-12 16:46:54 -08:00
Marten Seemann
84ded7d47a README: remove broken links from table of contents (#1893) 2022-11-16 18:55:10 -08:00
Marten Seemann
c8336a47b8 add a roadmap for the next 6 months (#1784) 2022-10-07 15:19:57 -07:00
Marten Seemann
0fcc5d26ef remove workspace and packages section from README (#1563)
* remove note about the libp2p workspace

* remove repo table from README
2022-05-27 02:59:16 -07:00
Marco Munizaga
bfb57222d4 Fix badge image in README (#1517) 2022-05-21 09:49:45 -07:00
Marco Munizaga
e8d7283283 Update README to include supported Go Versions (#1470) 2022-04-28 19:52:09 +02:00
Marten Seemann
4dde7214bb remove note about gx from README (#1385) 2022-04-14 08:34:25 -07:00
Marten Seemann
4b236dded4 update README (#1330) 2022-02-21 02:38:02 -08:00
Marten Seemann
6782c4a47c remove dead API link in README 2021-11-07 09:50:42 -08:00
Marten Seemann
2229f69c7b clean up badges in README 2021-09-09 12:39:41 +01:00
Marten Seemann
a9ff9b98df remove recommendation about Go module proxy from README 2021-09-08 23:08:08 +01:00
Marten Seemann
9cdf5a93ed remove secio from README, add noise 2021-08-18 09:18:04 -07:00
Marten Seemann
22af32f9b8 remove Go version requirement and note about Go modules from README 2021-07-07 12:02:23 -07:00
Ian Davis
42923d210d Cleanup some references to old examples repo 2021-05-10 11:46:43 +01:00
Ian Davis
d340059a80 chore: bring examples back into repository 2021-05-05 10:57:48 +01:00
Steven Allen
9d13654fbb doc: add a basic release process
1. A simple checklist.
2. A script to generate release notes.

I'm explicitly ignoring anything like a branching model for the moment.
We don't have a long RC process so that shouldn't be required (yet).
2021-04-29 11:13:02 -07:00
David Dias
969eedc98f docs: remove note to non cancelled dev calls 2020-03-03 15:57:32 +01:00
David Dias
b55baf18e9 docs: remove deprecated packages 2020-03-03 15:56:02 +01:00
Henri S
1b8f1b69d0 small grammar fixes and updates to readme 2019-11-18 08:35:37 -08:00
Raúl Kripalani
5f60501a04 readme: add instructions for bypassing default gomod proxy. (#731)
We do not want to contribute to informing Google of every single user that uses go-libp2p, thanks.

Also, the default proxy (proxy.golang.org) contains old and deprecated `+incompatible` versions that the Go toolchain selects over the more recent go-modded versions.

See https://github.com/golang/go/issues/34189 and https://github.com/golang/go/issues/34217.
2019-10-06 23:02:50 +09:00
Raúl Kripalani
02e6218268 readme: remove waffle link. (#720) 2019-09-13 11:55:33 +01:00
Alex Browne
529bf100cc Update link to go-libp2p-tls in README.md (#719) 2019-09-10 23:46:07 +01:00
Steven Allen
99c5d3c62d README: bump to go 1.12 2019-08-16 13:46:36 -07:00
Yusef Napora
81697d5dbd update package table after -core refactor 2019-06-26 10:05:45 -04:00
Hector Sanjuan
4a3c8bf495 Add go-libp2p-gostream and go-libp2p-http to readme
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2019-06-08 00:42:17 +02:00
Raúl Kripalani
29e5ff48bb farewell gx; thanks for serving us well. 2019-04-11 21:11:15 +01:00
Yusef Napora
51621c18bd fix TOC links 2019-04-11 11:48:26 -04:00
Yusef Napora
c331b52d71 Add link to discuss topic about gx migration 2019-04-11 10:28:02 -04:00
Yusef Napora
d092ebaf21 deprecate gx in readme, link to workspace
This adds a link to the workspace-go-libp2p repo and some context
on what it's used for.

It also removes gx-related instructions and adds a deprecation
notice about gx, encouraging users to migrate.
2019-04-11 10:23:32 -04:00
Yusef Napora
2a48294236 add discuss badge to readme 2019-04-09 11:12:43 -04:00
Alex Browne
125e0995c8 Fix broken link in README.md
It looks like `github.com/whyrusleeping/go-smux-mplex` was renamed to `github.com/whyrusleeping/go-smux-multiplex`.
2019-04-05 14:36:04 -07:00
Yusef Napora
5b0e2d3373 link to docs & discuss in readme 2019-04-03 16:34:41 -04:00
Andrew Nesbitt
2b1f7dd23f Remove jenkins column from package table
Also update travis-ci.org to travis-ci.com
2019-03-15 14:51:31 +00:00
Raúl Kripalani
82ac647330 readme: update usage instructions for gomod. 2019-03-07 00:54:35 +01:00
Steven Allen
894979f46f Merge pull request #506 from petroav/remove-duplicates-in-readme
readme: remove duplicate repo entries in README and package-list.json
2018-12-18 17:47:11 -08:00