Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

neonzz1/ethash

 
 

Repository files navigation

Build StatusWindows Build Status

Ethash

For details on this project, please see the Ethereum wiki:https://github.com/ethereum/wiki/wiki/Ethash

Coding Style for C++ code:

Follow the same exact style as incpp-ethereum

Coding Style for C code:

The main thing above all is code consistency.

  • Tabs for indentation. A tab is 4 spaces
  • Try to stick to theK&R,especially for the C code.
  • Keep the line lengths reasonable. No hard limit on 80 characters but don't go furtherthan 110. Some people work with multiple buffers next to each other.Make them like you :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C48.8%
  • CMake14.9%
  • C++13.8%
  • JavaScript9.5%
  • Go8.8%
  • Python3.0%
  • Other1.2%

[8]ページ先頭

©2009-2026 Movatter.jp