View Contract.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
contract Contract { | |
} |
View librustzcash.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#ifndef LIBRUSTZCASH_INCLUDE_H_ | |
#define LIBRUSTZCASH_INCLUDE_H_ | |
#include <stdint.h> | |
extern "C" { | |
void librustzcash_to_scalar(const unsigned char *input, unsigned char *result); | |
void librustzcash_ask_to_ak(const unsigned char *ask, unsigned char *result); |
View TestPatriciaTrie.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package io.iohk.ethereum.mpt | |
import java.io.File | |
import akka.util.ByteString | |
import io.iohk.ethereum.crypto._ | |
import io.iohk.ethereum.network.p2p.messages.CommonMessages.{Transaction, TransactionData} | |
import io.iohk.ethereum.rlp.RLPImplicits._ | |
import io.iohk.ethereum.rlp.{decode => rlpDecode, encode => rlpEncode} | |
import io.iohk.iodb.LSMStore |
View gist:46454cffdaf2f01589a2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that +lalanv is my blockchain ID. https://onename.com/lalanv |
View gist:10503889
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am AlanVerbner on github. | |
* I am alanverbner (https://keybase.io/alanverbner) on keybase. | |
* I have a public key whose fingerprint is 4FF3 FA1B BDAA D3A3 8226 D5C7 CBDD 4F1D 7231 B1B6 | |
To claim this, I am signing this object: |