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.
4bfcb797ec5fdfe7d9af18952c5ff1368f8d7020
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
7
Jan
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
fix: do not use docker host mode by default
fix: reduce log verbosity
fix: do not stop reading on bad packet
Feat: finished tangle module
Feat: added solidification login
Feat: added a transactionparser module
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
Feat: added Events for solidification
Feat: added solidification logic to the binary tangle
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
Feat: updated to latest hive.go
Feat: benchmark: 50000 data TPS (complete parsing + validating)
Feat: benchmark: 24000 value TPS (complete parsing + validating)
Feat: finished implementing value transfers
Feat: increased throughput to 40000 TPS
Feat: benchmark: 30000 TPS with completely fresh transactions
Feat: added benchmark for signature verification 50000 TPS
Feat: valuetransfers store input now
Refactor: moved constants to reality folder
Refactor: moved additional transfer classes
Loading