Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
goshimmer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iota-imt
goshimmer
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
36dd741d23c7ee4a84297d8c09dacc4524c0e5f1
Select Git revision
Branches
20
WIP-merge-v-data-collection-spammer-0.8.2
congestioncontrol
develop
default
protected
dump-msg-info-0.3.1
extra/tutorial
hacking-docker-network
hacking-docker-network-0.2.3
master
merge-v-data-collection-spammer-0.7.7
merge-v-data-collection-spammer-0.8.2
spammer-exprandom
test-dump-message-info
test-echo
test-masterpow
test-masterpow-fixing
tmp
tmp-dump-spam-info
v-data-collection
v-data-collection-spammer
without_tipselection
Tags
1
v0.2.3
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Jan
7
4
3
30
Dec
22
21
19
18
17
12
9
8
6
5
3
2
28
Nov
27
25
21
20
14
13
25
Sep
17
11
8
6
5
2
1
28
Aug
27
24
16
14
11
8
6
5
2
1
31
Jul
30
29
26
25
24
25
24
23
22
18
17
16
11
9
8
7
6
5
4
2
1
28
Jun
20
19
18
17
15
13
12
11
10
4
3
30
May
21
20
17
16
15
11
9
6
4
23
Apr
17
16
12
11
3
29
Mar
fix: run make test in travis
fix: format main.go
fix: resolve compiler errors in tests
fix: fix makefile
Merge pull request #92 from iotaledger/feat/hive-update
update to latest hive.go
removes daemon.Events.Shutdown listeners
updates to latest hive.go
fix: do not use docker host mode by default
fix: reduce log verbosity
fix: do not stop reading on bad packet
feat: upgrade iota.go
fix: use hive.go typeutils
fix: use hive.go bitmask
refactor: remove unused packages
Move autopeering code from iotaledger/autopeering-sim to goshimmer (#91)
refactor: make local a singleton
fix: correct linter warnings
fix: remove useless proto calls in gossip
fix: Run gossip plugin as a daemon
fix: Run autopeering plugin as a daemon
Upgrade dependencies
Update provided config file
Make masterNodes a StringSlice parameter
Fix wrong formating
Increase connection timeouts
Improve log and error messages
Switch to docker host network mode
Update autopeering to latest version
Merge branch 'master' into feat/next-version
Merge pull request #90 from Wollac/fix/hive
Update to latest hive.go version
Merge pull request #89 from Wollac/wip/pow
Require PoW for all meta transactions
Remove bundle hash comparision in failing test
Add PoW support for MetaTransaction
:sparkles: adds sendData and txRequest API
:zap: removes go routine in the TSA
:bug: fix data races on spammer
:bug: fix data races on ui
Loading