add validation for inner consensus element
authorFlorian Dold <florian.dold@gmail.com>
Sun, 26 Feb 2017 22:39:29 +0000 (23:39 +0100)
committerFlorian Dold <florian.dold@gmail.com>
Sun, 26 Feb 2017 22:39:29 +0000 (23:39 +0100)
commit82242cae3bb6313ee10df20570e4c14627828033
treec628b5323c1ec8cbf0915e04bb7a1fa7864d7ea9
parentcc8f37a834298d95c233769d19eb9cd17e3dbcfd
add validation for inner consensus element

The nested block validation requires the block context, and thus the
evaluate callback not also receives the block context.
src/block/block.c
src/block/plugin_block_template.c
src/block/plugin_block_test.c
src/consensus/plugin_block_consensus.c
src/dht/plugin_block_dht.c
src/dns/plugin_block_dns.c
src/fs/plugin_block_fs.c
src/gns/plugin_block_gns.c
src/include/gnunet_block_plugin.h
src/regex/plugin_block_regex.c
src/set/Makefile.am