-
Updated
Apr 7, 2021 - C++
Here's what's popular on GitHub today...
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Terminal
-
Updated
Apr 6, 2021 - JavaScript
Socket support
-
Updated
Apr 7, 2021 - Python
-
Updated
Apr 7, 2021
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.
-
Updated
Apr 1, 2021
-
Updated
Apr 7, 2021 - Python
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
-
Updated
Apr 5, 2021 - Go
-
Updated
Mar 17, 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
Mar 29, 2021 - C#
-
Updated
Apr 5, 2021
-
Updated
Apr 7, 2021 - Python
-
Updated
Apr 5, 2021 - Jupyter Notebook
-
Updated
Mar 2, 2021
Language Settings
Hey DogeHouse Community,
I've loaded the Page, my system language is german and the dropdown showed English. I think, that the Dropdown is defaulted to English, maybe set the dropdown to whatever the users system language is on page load. It's a minor detail i know, but at first i was a bit confused. :)
-
Updated
Apr 5, 2021
-
Updated
Apr 6, 2021 - Go
-
Updated
Apr 3, 2021
-
Updated
Apr 3, 2021
-
Updated
Apr 6, 2021 - Svelte
Aim/Problem: Improve the docstrings in all the python files in the codebase. This will also fulfill the prerequisite for the lint check Check to enforce use of Args, Returns and Raises in the docstring. to be introduced for #8423.
Suggested fix: Do a grep or a search (CTRL+F) for def keyword in the file to get all the possible places (i.e functions and methods) that we wou
CloudBees CodeShip
Fast, Easy and customizable
With faster feedback cycles, local debugging, build caching and customized environments, CodeShip helps you build the products your users love.
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.