• Alex Cruikshank's avatar
    Response Assembler Refactor (#138) · 319ab7e6
    Alex Cruikshank authored
    * WIP
    
    * WIP
    
    * network tests passing
    
    * fix peermanager test
    
    * requestmanager passes
    
    * responsemanager test passing
    
    * peerresponsebuilder test passing
    
    * network and messagequeue tests are passing
    
    * fix imports
    
    * refactor(responsemanager): test cleanup
    
    cleanup response manager test and continue cleaning up names
    
    * refactor(graphsync): add more code documentation
    
    * refactor(responsemanager): finish rename cleanup
    
    remove references to old peerresponsemanager, peerresponsesender
    
    * fix(messagequeue): don't miss queued messages
    
    move large blocks test to message queue where it belongs, make sure we properly handle queued
    messages
    
    * Apply suggestions from code review
    Co-authored-by: default avatarAlex Cruikshank <169613+acruikshank@users.noreply.github.com>
    
    * refactor(responseassembler): rename transaction builder
    
    rename transaction builder to response builder
    Co-authored-by: default avatarhannahhoward <hannah@hannahhoward.net>
    Co-authored-by: default avataracruikshank <acruikshank@example.com>
    319ab7e6
messagequeue.go 8.15 KB