Skip to content
Snippets Groups Projects
  • Moul's avatar
    6b1dc44f
    [mod] #397: Replace HeadBlock() singleton with @functools.lru_cache() · 6b1dc44f
    Moul authored
    Remove membership exit_code test
    
    membership test is sometimes failing now
    testing if sending membership document get send to
    the network should fail is not an important part of the test
    
    These tests are sometimes returing error sometimes not
    This is about testing that sending a membership doc fails
    because its invalid
    
    blockchain_tools: head_block, params
    6b1dc44f
    History
    [mod] #397: Replace HeadBlock() singleton with @functools.lru_cache()
    Moul authored
    Remove membership exit_code test
    
    membership test is sometimes failing now
    testing if sending membership document get send to
    the network should fail is not an important part of the test
    
    These tests are sometimes returing error sometimes not
    This is about testing that sending a membership doc fails
    because its invalid
    
    blockchain_tools: head_block, params