Skip to content
Snippets Groups Projects
  1. May 25, 2020
    • Jonas Theis's avatar
      Autopeering integration tests (#427) · 9a10cacb
      Jonas Theis authored
      * Add caching volume to tester container to significantly speed up integration test development
      
      * Increase wait time for peer to sync
      
      * Enable the creation of a partitioned network with Pumba to block traffic between the partitions
      
      * Add autopeering test
      Unverified
      9a10cacb
  2. May 16, 2020
    • Hans Moog's avatar
      Feat: Adding the ability to book ValueObjects into their corresponding branch (#414) · 99da8900
      Hans Moog authored
      * Feat: added valueobjectbooking model
      
      * Docs: adjusted docs
      
      * Docs: updated another comment
      
      * Feat: added first function to book ValueObjects
      
      * Feat: intermediary commit so nothing gets lost
      
      * Feat: nearly done with the refactor
      
      * Feat: nearly finished the tangle refactor
      
      * Feat: finished refactor
      
      * Fix: fixed unreleased object
      
      * Refactor: removed comment
      
      * Feat: added LedgerState.Balances
      
      * Feat: first successful test for valuetransfer
      
      * Feat: refactor
      
      * Fix: fixed bug in BranchesConflicting
      
      * Fix: fixed annotations from cilint
      
      * Feat: commit so we can merge :D
      Unverified
      99da8900
  3. May 14, 2020
    • Levente Pap's avatar
      Use TLV protocol for Analysis Plugin (#424) · 6026d479
      Levente Pap authored
      * Refactor heartbeat packet into message for TLV
      
      * Refactor Analysis-Server for TLV protocol
      
      * Adjust Heartbeat packet tests for TLV
      
      * Remove obsolete ping packet
      
      * Add comments
      
      * Add message registry for analysis packet types
      
      * Update hive.go
      
      * Refactor analysis message registry initialization
      
      * go mod tidy for integration tests
      
      * format files with gofmt
      
      * Linter warning fix
      
      * Small fix
      Unverified
      6026d479
    • jkrvivian's avatar
      feat: Add payload layouts to dashboard (#425) · 0a6095d0
      jkrvivian authored
      * fix: Rename SPA to dashboard and disable portcheck of peer_replica
      
      * feat: Add data & unknown type of payload to dashboard
      
      * refactor: Implement paylaod interface that allows different json structs
      
      * feat: Implement Drng paylaod
      
      * refactor: Use Listgroup for layout consistency
      
      * doc: Add description
      
      * feat: Implement Value payload handler
      
      * feat: Add Value payload layout
      
      * refactor: Refactor payload layouts
      
      * refactor: Remove debug print out
      
      * fix: Remove redundant assignment
      
      * refactor: Fix :dog:
      
      * refactor: Fix :dog:
      Unverified
      0a6095d0
    • Angelo Capossele's avatar
      Fix entropy of prng (#422) · 21bbf9e6
      Angelo Capossele authored
      * :bug: fix entropy of prng
      
      * :recycle: simplify pseudoR
      Unverified
      21bbf9e6
  4. May 13, 2020
  5. May 11, 2020
  6. May 08, 2020
  7. May 07, 2020
  8. May 06, 2020
  9. May 04, 2020
  10. Apr 30, 2020
  11. Apr 29, 2020
    • Hans Moog's avatar
      Fix the golint-ci warning (#381) · 18dba17c
      Hans Moog authored
      * Fix: fixed some error must be last param
      
      * Refactor: continued refactoring according to golint
      
      * Refactor: addresses more golint warnings
      
      * Refactor: refactored error last
      
      * Fix: fixed hive.go
      
      * Refactor: refactored alot according to golang-ci-list
      
      * Refactor: intermediary commit
      
      * Refactor: refactored additional code according to golint-ci
      
      * Refactor: continued to refactor according to golint
      
      * Refactor: refactored according to golint
      
      * Fix: fixed last golinter reports
      Unverified
      18dba17c
    • Wolfgang Welz's avatar
      Remove graph plugin (#388) · f04c22b2
      Wolfgang Welz authored
      * remove submodules
      
      * remove graph plugin
      
      * remove graph plugin from configs and texts
      Unverified
      f04c22b2
  12. Apr 28, 2020
    • Jonas Theis's avatar
      Synchronization/solidification integration test (#346) · 33585517
      Jonas Theis authored
      * Introduce concept of networks
      
      * Adjust tests to use flexible Docker networks
      
      * Adjust test execution workflow
      
      * Separately build GoShimmer Docker image
      
      * Generate identities to create containers from seeds
      
      * Move Docker network functionality
      
      * Add comments and docs
      
      * Update readme
      
      * Update readme
      
      * Add synchronization test
      
      * Adjust to merge changes
      
      * Add additional checks including solidification check
      
      * Adjust to naming changes
      
      * Simplify ids seen check
      
      * Address PR comments
      Unverified
      33585517
Loading