cryptography
Here are 4,791 public repositories matching this topic...
-
Updated
Jul 17, 2020 - C
-
Updated
Jul 1, 2020 - Go
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Jul 14, 2020 - C++
-
Updated
Jun 10, 2020 - Swift
Split the code from create_sandbox into two separate functions and remove the noqa: C901.
Describe alternatives you've considered
Simplify the function such that no split is required.
Additional context
Code quality:
2020-04-29T13:13:32.5968940Z ./syft/sandbox.py:12:1: C901 'create_sandbox' is too complex (26)
2020-04-29T13:13:32.5969257Z def create_sandbox(gbs,
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jul 16, 2020 - Rust
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 16, 2020 - C++
-
Updated
Jul 14, 2020 - Assembly
-
Updated
Jul 13, 2020 - Java
-
Updated
May 18, 2020 - JavaScript
-
Updated
Jul 17, 2020 - C
The blockchain v2 reactor utilizes concurrency to saturate the bottleneck of writing blocks to disk. This concurrency is internal to the reactor where the reactor itself will launch and manage internal state machines running as go-routines. This configuration makes testing difficult as we don't know when messages processed by internal state machines will be processed and when we can assert that th
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 17, 2020 - C++
-
Updated
Jul 16, 2020 - Python
-
Updated
Jul 7, 2020 - Go
-
Updated
Jul 6, 2020
-
Updated
Jul 10, 2020 - PHP
-
Updated
Jul 17, 2020 - C++
-
Updated
Feb 18, 2020 - Java
Improve this page
Add a description, image, and links to the cryptography topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cryptography topic, visit your repo's landing page and select "manage topics."


#16083 has been abandoned, so it would be a good first issue to take the branch (bitcoin/bitcoin#16083 (comment)) and submit it as a new pull request.
Useful skills:
Understanding of undo data, the RPC interface and the functional tests.
Want to work on this issue?
The purpose of the
good first issuelabel is to highlight which issues ar