Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Goshimmer_without_tipselection
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
COLLET Ismael
Goshimmer_without_tipselection
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e44729092e0864665baecfd663d03fbc4002d312
Select Git revision
Branches
20
ca
debug/gossip-neighbors
develop
protected
feat/new-analysis-dashboard
feat/new-dashboard-analysis
feat/prometheus
feat/refactored-analysis-dashboard
feat/sync_revamp_inv
feat/timerqueue
feat/tipmanager-branches
fix/dashboard-explorer-freeze
fix/grafana-local-dashboard
fix/synchronization
ledger_state
mana
master
merge/fpc-test-value-transfer
portcheck/fix
prometheus_metrics
test/demo-prometheus-fpc
Tags
7
v0.2.2
v0.2.1
v0.2.0
v0.1.3
v0.1.2
v0.1.1
v0.1.0
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Jan
15
14
13
11
10
9
8
7
6
5
4
3
2
30
Dec
27
26
23
22
21
19
18
17
16
12
10
9
8
6
5
4
3
2
28
Nov
27
26
25
24
23
21
20
14
13
12
8
6
5
4
31
Oct
30
29
27
26
25
23
18
12
11
4
3
27
Sep
25
20
18
17
16
11
8
6
5
2
1
31
Aug
29
28
27
24
20
16
14
12
11
9
8
6
5
2
1
31
Jul
30
29
28
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
Updates to iota.go v1.0.0-beta.14 (#133)
Fix linter warning
Fix linter warnings (#138)
Feat: Improve peer selection logic to avoid parallel connections (#101)
Use the workerpool from hive.go (#127)
Improve tangle tests (#126)
fix: resolve potential race condition in mapdb (#125)
Set new txs as modified, adjusts webapi endpoint methods (#120)
Adds the glumb visualizer as git submodules to the repository (#123)
Removes TravisCI in favor of GitHub workflows and adds GoReleaser (#116)
renames the client lib main struct (#122)
Adds a client lib as a wrapper for the HTTP API (#118)
makes shutdown routines cleaner (#115)
Adds a HTTP API to query and create transactions (#95)
Merge pull request #119 from iotaledger/feat/tx-per-address
:sparkles: adds txs per address
:construction: WIP
Merge pull request #98 from iotaledger/feat/glumb
Fix: Use docker specific config (#100)
chore: remove unused packages (#99)
Merge pull request #96 from Wollac/feat/logging
feat: improve analysis status
Merge branch 'feat/next-version' into feat/glumb
Fix: Allow starting a node with gossip disabled (#97)
move visualizer install instructions
ports glumb plugin from Hornet to GoShimmer
feat: improve logging
Fix potential race conditions in gossip (#94)
test: use example logger in autopeering tests
Upgrade hive.go version
Feat: preliminary version of value tangle as an ontology
Merge pull request #93 from iotaledger/feat/logger-update
fix: use global logger for local
fix: log to console if status screen is not running
fix: add logger config to config.json
fix: integrate autopeering logging into global logger
Merge branch 'feat/next-version' into feat/logger-update
refactor: remove unnecessary plugin parameters
fix: run all bundle processor tests as sub tests
init global logger in tests
Loading