Skip to content

Instantly share code, notes, and snippets.

View Armaritto's full-sized avatar
:octocat:
coding...

Armia Joseph Armaritto

:octocat:
coding...
View GitHub Profile
package testcases;
import Blockchain.*;
import java.security.*;
import java.util.Arrays;
/**
* Expected valid txs: tx3
*
* Testcase:
package testcases;
import Blockchain.*;
import java.security.*;
import java.util.Arrays;
/**
* Expected valid txs: tx3
*
* Testcase:
package testcases;
import Blockchain.*;
import java.security.*;
import java.util.Arrays;
/**
* Expected valid txs: tx2 & tx3
*
* Testcase:
package testcases;
import Blockchain.*;
import java.security.*;
import java.util.Arrays;
/**
* Expected valid txs: tx3
*
* Testcase:
package testcases;
import Blockchain.*;
import java.security.*;
import java.util.Arrays;
/**
* Expected valid txs: tx2 & tx3
*
* Testcase:
package testcases;
import Blockchain.*;
import java.security.*;
import java.util.Arrays;
/**
* Expected valid txs: tx2 (tx3 only can be valid also but my handler is running greedy)
*
* Testcase:
package testcases;
import Blockchain.*;
import java.security.*;
import java.util.Arrays;
/**
* Expected valid txs: tx3
*
* Testcase: