-
Updated
Apr 5, 2021 - C++
Here's what's popular on GitHub today...
-
Updated
Apr 5, 2021 - JavaScript
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Chrome
-
Updated
Apr 4, 2021 - Go
-
Updated
Apr 5, 2021 - Python
Socket support
Codecov | Code Coverage
Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.
- Uploads coverage reports from your CI
- Merges all builds and languages into one beautiful, coherent report.
- Displays coverage data in GitHub Files tab
Is your team using GitHub Enterprise? If so, check out Codecov Self-Hosted.
Do you have less than 5 users in your organization? You can sign up for free on codecov.io.
feefilter cleanups
There are some potential feefilter cleanups mentioned and motivated in comment bitcoin/bitcoin#21509 (comment) . If you address the locking one, please be careful and make sure that round() is only called under a lock. See bitcoin/bitcoin#21509 (comment)
Useful skills:
- Bitcoin protocol messages
- Bitcoin Core
We currently use the following three steps to point a user to org settings:
{{ site.data.reusables.profile.access_profile }}
- file path =
data/resuables/profile
{{ site.data.reusables.profile.access_org }} - file path =
data/resuables/profile
{{ site.data.reusables.organizations.org_settings }} - file path =
data/resuables/org_settings
However, there is a sli
-
Updated
Apr 5, 2021 - C
-
Updated
Apr 5, 2021
It is currently expected that UIs will figure out when to hide msg_history_show messages by themselves.
I think this is bad for two reasons:
- It makes UIs less similar, increasing the number of things to learn when going from one UI to another.
- It makes UIs different from the TUI, which offers a
press ENTERprompt when the time to hidemsg_history_showmessages has come.
After [di
-
Updated
Apr 5, 2021
-
Updated
Apr 5, 2021 - Python
-
Updated
Apr 5, 2021 - Python
-
Updated
Mar 17, 2021
-
Updated
Apr 5, 2021
-
Updated
Apr 4, 2021 - Svelte
-
Updated
Mar 9, 2021
-
Updated
Apr 5, 2021 - GLSL
-
Updated
Apr 5, 2021 - Python
-
Updated
Apr 2, 2021
-
Updated
Apr 5, 2021 - Python
Sider
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.


Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.