mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-24 22:58:32 +01:00
- Split the unit tests for this into a separate file - Add more tests for double spends, reversal of external spends and more edge cases - Handle the case where transactions should be resurrected after a re-org - Handle the case where transactions are overridden by double spends Should address [some of] the points Miron raised during his review. There are likely still bugs but it's a lot closer to correct than before. |
||
---|---|---|
.. | ||
AddressTest.java | ||
Base58Test.java | ||
BlockChainTest.java | ||
BlockTest.java | ||
ChainSplitTests.java | ||
DiskBlockStoreTest.java | ||
ECKeyTest.java | ||
IrcDiscoveryTest.java | ||
ScriptTest.java | ||
UtilsTest.java | ||
VarIntTest.java | ||
WalletTest.java |