Skip to content
Snippets Groups Projects
Select Git revision
  • f8530fdd405c61d3b9e8f41e80af40f292921579
  • main default protected
  • py2-backport
  • tags/release-0.5_final
  • tags/release-0.4_final
  • tags/release-0.4_r2
  • tags/release-0.3
7 results

tests

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Luca Moser authored and GitHub committed
    * replace 'transaction' with 'message' in message layer pkg
    
    * remove more occurrences of 'transaction'
    
    * fixes ReferencedMessageId() returning approverMessageId
    
    * renames ApprovingMessageId to ApproverMessageId
    
    * use ApproverMessageId in deleteFureCone()
    
    * refactors message pkg
    
    * renames payloadId in Message to contentId
    
    * finalize comment on what a Message is
    
    * refactors additional message sub pkgs
    
    * renames 'transaction' to 'message' in gossip plugin
    
    * removes occurrences of 'transaction' in graph plugin
    
    * removes occurrences of 'transaction' in metrics plugin
    
    * refactors dashboard plugin for messages
    
    * removes further occurrences where tx is used instead of msg
    
    * fixes TestMessageRequest in manager_test.go
    
    * go fmt explorer_routes.go
    
    * fix review comments
    
    * fix Errorf order
    
    * throw around bones
    08b51ce5
    History
    Name Last commit Last update
    ..