Commit graph

9 commits

Author SHA1 Message Date
Valentine Wallace
0ac5697bb8
Bump MSRV to 1.30.0
We wanted to bump to 1.29 to continue to support mrustc bootstrapping, but on 1.29
there's a bug preventing us from compiling the lightning package only, thus parts
of lightning-net-tokio cause a compilation error.

The advantage of bumping the MSRV is an improved borrow checker which should
enable improved code quality, and not having jump through weird hoops sometimes
to get 1.22 working.
2020-08-19 15:39:03 -04:00
Matt Corallo
ce4de5fb52
Merge pull request #507 from moneyball/patch-2
Add project tracking and conventions we want to adopt
2020-02-29 02:59:34 +00:00
Steve Lee
0c5e3510d7
made fixes per val and matt feedback 2020-02-28 17:01:16 -08:00
Max Giraldo
01ed08d20e
docs(CONTRIBUTING): fix spelling and grammar
Fix some minor spelling and grammar mistakes.
2020-02-19 16:56:43 -05:00
Steve Lee
3cfd07f330
Add project tracking and conventions we want to adopt 2020-02-18 17:04:55 -08:00
Steve Lee
40e722d721
fixes per rloomba feedback 2020-02-15 11:45:11 -08:00
Steve Lee
067dd3be52
fixes per arik feedback 2020-02-13 18:43:58 -08:00
Steve Lee
2314b0a25a
add clarity to the language 2020-02-12 19:36:08 -08:00
Antoine Riard
34871ea288 Add a first draft CONTRIBUTING.md 2020-02-12 13:34:10 -05:00