OlinCoin
Test
|
▼ src | |
▼ core | |
▼ blocks | |
validate_block.c | Implementation of functions used to validate a new block that is broadcast on the blockchain and update the various appropriate structures |
▼ txs | |
validate_tx.c | |
▼ includes | |
▼ blocks | |
base_block.h | |
create_block.h | Functions to handle block creation for mining functionality as well as mining |
handle_block.h | |
ser_block.h | |
validate_block.h | Header for fof functions used to validate a new block that is broadcast on the blockchain and update the various appropriate structures |
▼ globals | |
blockchain.h | |
constants.h | |
double_spend_set.h | |
init_globals.h | |
list.h | |
mempool.h | |
utxo_pool.h | |
utxo_to_tx.h | |
▼ tests | |
minunit.h | |
▼ txs | |
base_tx.h | |
handle_tx.h | |
ser_tx.h | |
ser_wallet.h | |
validate_tx.h | |
wallet.h | |
wallet_pool.h | |
▼ utils | |
crypto.h | |
init_db.h | |
ser_key.h | |
▼ runtime | |
▼ includes | |
shell.h | Shell for running blockchain functions |
▼ tests | |
▼ core | |
▼ global | |
▼ chef_wrap | |
chef.h | |
waiter_test_wrap.h |