Graphene Updates and DApp Support #643

Closed
nathanielhourt wants to merge 84 commits from dapp-support into develop
2 changed files with 3 additions and 0 deletions
Showing only changes of commit ec66970d78 - Show all commits

View file

@ -27,6 +27,7 @@
#include <boost/test/unit_test.hpp>
#include <cstdlib>
#include <iostream>
struct GlobalInitializationFixture {
GlobalInitializationFixture() {

View file

@ -2,6 +2,8 @@
#include <boost/test/unit_test.hpp>
#include <iostream>
BOOST_AUTO_TEST_CASE(peerplays_sidechain) {
}