Skip to content

Instantly share code, notes, and snippets.

View ssbb's full-sized avatar
🏠
Working from home

Sviatoslav Bulbakha ssbb

🏠
Working from home
View GitHub Profile
BL3DBD83us4s63kzdVcUR9byLKsdo7iHGS
BL3DBD83us4s63kzdVcUR9byLKsdo7iHGS
allocations:altcolor <g><path/><path/><path/></g>
allocations:color <g><path/><path/><path/></g>
allocations:grayscale <g><path/><path/><path/></g>
allocations:wireframegray <g><g><path/><path/><path/></g></g>
allocations:wireframewhite <g><g><path/><path/><path/></g></g>
************************************************************************************************************************
appointment:altcolor <g><g><path/><path/><path/><path/><path/></g></g>
appointment:color <g><path/><path/><path/><path/><path/></g>
appointment:grayscale <g><path/><path/><p
0xe6fd19a882f7d5d42f098f5a04d2a61bb19b5ed077ea9af6238b3338d136b861
0x3CC75842c62dA262c333ca74Da4978d023Ee8F55
09a2bFf33B3c6EB190EcF8eeDf26364e26bf7AA6
t1SnQaBumXYKJduS6XvNyU1WDNAH1TYoXNn
RHZ3aGFEQ44skAtQJCDwoECeZejUqfkedC
0x5B729C1cBbf176A49F931A4105aF11E7B8F601A2
#[macro_use] extern crate rustler;
#[macro_use] extern crate lazy_static;
extern crate ethash;
extern crate ethcore_util;
use rustler::{NifEnv, NifTerm, NifResult, NifEncoder};
use ethash::{EthashManager};
use ethcore_util::*;
mod atoms {