Valentine Wallace
0fee207509
contributing.md: fix link and link to CoC
2023-01-24 17:33:14 -05:00
Elias Rohrer
5412435ecd
Fix LDK Dev Meeting time and typo
2022-11-08 10:44:22 +01:00
Matt Corallo
e2495f237e
Add a folder to track CHANGELOG entries for the next release
2022-09-08 19:50:36 +00:00
Elias Rohrer
afdad4921c
Remove Slack and update CONTRIBUTING
2022-08-02 19:51:06 +02:00
Elias Rohrer
cefac7231a
Mention backwards compatibility in CONTRIBUTING.
2022-05-27 17:18:22 -07:00
John Corser
97ffb3ffce
fix typos in CONTRIBUTING.md
2022-05-04 18:35:50 -07:00
Matt Corallo
9f277dc136
Use "Minimum", not "Minmal" for MSRV.
2022-02-15 22:18:49 +00:00
Matt Corallo
f96dec2db1
Bump MSRV to 1.41.1.
...
1.41.1 is currently the Firefox ESR MSRV, which means its also the
version several Linux distros ship. Further, rust-bitcoin is likely
to make a similar change soon, see
https://github.com/rust-bitcoin/rust-bitcoin/issues/510 .
2022-02-15 21:07:28 +00:00
hackerrdave
d46c2a20e1
update repo name to use lightningdevkit
2021-12-26 22:53:16 -05:00
Matt Corallo
bdb2d220e8
Add note in CONTRIBUTING.md that some structs need prefix/suffixes
2021-05-25 20:06:45 +00:00
Matt Corallo
c4ab6756dd
Bump MSRV to 1.36.0
...
Debian is shipping 1.41 on oldstable and rust-bitcoin will likely
move to 1.36 over the coming months, so there's little reason to
wait on this.
cc https://github.com/rust-bitcoin/rust-bitcoin/issues/510
2021-04-27 00:36:52 +00:00
Antoine Riard
2caf289a8b
Extend Getting Started with GLOSSARY/meeting minutes in CONTRIBUTING.md
2021-01-18 11:06:57 -05:00
Antoine Riard
7e7635d559
Add a Getting Started
...
Fix by Steve Lee <moneyball@users.noreply.github.com>
2020-11-09 15:53:36 -05:00
Ryan Loomba
426c5b227d
add clippy to travis integration
2020-10-08 09:59:52 -07:00
Matt Corallo
83322e1c0d
Add developer guideline notes for C/C++ bindings generation
2020-09-11 19:33:29 -04:00
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