• Jeffrey Wilcke's avatar
    xeth: fixed nil pointer of filter retrieval · b9359981
    Jeffrey Wilcke authored
    This fix addresses an issue with filters that were (possibly) not yet
    added to the filter queues but were expected. I've added additional nil
    checks making sure it doesn't crash and swapped the installation of the
    filter around so it's installed before use.
    
    Closes #1665
    b9359981
Name
Last commit
Last update
..
frontend.go Loading commit data...
state.go Loading commit data...
types.go Loading commit data...
whisper.go Loading commit data...
whisper_filter.go Loading commit data...
whisper_message.go Loading commit data...
xeth.go Loading commit data...
xeth_test.go Loading commit data...