|
Monero
|
Public Member Functions | |
| run_test (self) | |
| reset (self) | |
| create (self) | |
| mine (self, blocks) | |
| test_p2p_reorg (self) | |
| test_p2p_tx_propagation (self) | |
| test_p2p_block_propagation_shared (self, mempool_txid) | |
| test_p2p_block_propagation_new (self, mempool_txid) | |
Public Attributes | |
| wallet = Wallet(idx = 4) | |
| p2p.P2PTest.create | ( | self | ) |
| p2p.P2PTest.mine | ( | self, | |
| blocks ) |
| p2p.P2PTest.reset | ( | self | ) |
| p2p.P2PTest.run_test | ( | self | ) |
| p2p.P2PTest.test_p2p_block_propagation_new | ( | self, | |
| mempool_txid ) |
| p2p.P2PTest.test_p2p_block_propagation_shared | ( | self, | |
| mempool_txid ) |
| p2p.P2PTest.test_p2p_reorg | ( | self | ) |
| p2p.P2PTest.test_p2p_tx_propagation | ( | self | ) |
| p2p.P2PTest.wallet = Wallet(idx = 4) |