D-Nice
Follow
Highlights
- Pro
Pinned Loading
-
solinfra-homepage
solinfra-homepage PublicHomepage for the https://github.com/solinfra organization
JavaScript 3
-
hmacsha1
hmacsha1 PublicForked from ensdomains/solsha1
Pure-solidity implementation of the SHA1 hash function + HMAC
-
glitchlock
glitchlock PublicForked from xero/glitchlock
a glitch art themed randomized lockscreen for linux. powered by i3lock-color
-
ethereumbook/ethereumbook
ethereumbook/ethereumbook PublicMastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
-
ForkSplitterConduit.sol
ForkSplitterConduit.sol 1contract ForkSplitterConduit {
2//Tracks whether hard fork is effective on this chain. True means the fork is passed, false it hasn't.
3bool forked = false;
4//Identifies on which network fork this contract should do transfers. True transfers only on a hard-fork network, and false on the original network.
5bool transferOnlyFork;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.