###############################################################################
		Large Unstructured NEtwork Simulator (LUNES)
based on the Advanced RTI System, ARTÌS			http://pads.cs.unibo.it
###############################################################################
		
©Copyright 2017					Gabriele D'Angelo
	
	Department of Computer Science and Engineering
	University of Bologna

----------------------------------------------------------------------------

artis_mpi.ini				ARTÌS component

entity_definition.h			LUNES-blockchain main component

blockchain.c				LUNES-blockchain main component

channels.txt				configuration file

entity_definition.h			LUNES-blockchain main component

evaluate51.h				LUNES-blockchain script to reconstruct the blockchain and evaluate 51% attack

graphgen.c				LUNES, creation of graph topologies using
					external libraries such as igraph or
					internal functions

INSTALLATION.TXT			Documentation

lunes.c				LUNES-blockchain main component

lunes.h				LUNES-blockchain main component

lunes_constants.h			LUNES-blockchain main component

make-corpus				LUNES-blockchain, creation of graph "corpuses"
					based on "graphgen.c"

Makefile				//

modifications.txt			Modification with respect to the previous version

msg_definition.h			LUNES-blockchain main component

Rand.seed				ARTÌS component for generation of random numbers

Rand2.seed				ARTÌS component for generation of random numbers

Randgen.c				ARTÌS component for generation of random numbers

README.TXT				Documentation

run-blockchain				LUNES-blockchain, script to launch the program, set the number of nodes and the potential attack

scripts_configuration.sh		LUNES-blockchain, definition of parameters

selfishAttacks.sh			LUNES-blockchain, script to evaluate selfish mining attack

sima.c					ARTÌS component

sima.ini				ARTÌS component

sim-parameters.h			LUNES-blockchain main component

STRUCTURE.TXT				this file

user_event_handlers.c			LUNES-blockchain main component

user_event_handlers.h			LUNES-blockchain main component

USAGE.TXT				Documentation

utils.c				LUNES-blockchain main component

utils.h				LUNES-blockchain main component

----------------------------------------------------------------------------
