Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
burrow
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hang Yu
burrow
Graph
aee3085dbc9ae6980232fd3b26e8c458014623d8
Select Git revision
Branches
7
compleatang-patch-1
develop
master
default
protected
release-0.11
release-0.12
release-0.16
release-0.17
Tags
18
v0.22.0
v0.21.0
v0.20.1
v0.20.0
v0.19.0
v0.18.0
v0.17.1
v0.17.0
v0.12.1
v0.16.3
v0.16.2
v0.16.1
v0.16.0
v0.12.0
v0.12.0-rc3
v0.12.0-rc1
backup_project_bruno
brunohel
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jun
22
21
20
19
18
15
14
13
12
11
9
7
5
4
2
1
31
May
30
29
24
23
16
15
14
13
12
11
10
9
8
4
1
27
Apr
25
23
20
19
18
17
15
13
12
9
8
7
6
4
3
2
22
Mar
14
12
8
7
6
5
2
27
Feb
26
24
22
23
22
21
19
18
15
14
13
11
9
8
2
31
Jan
29
25
24
6
Sep
5
4
2
31
Aug
30
29
25
24
4
14
Jul
2
Jun
1
30
May
24
15
11
8
5
4
2
29
Apr
27
26
25
20
19
18
13
12
11
10
7
6
5
4
3
1
31
Mar
29
28
27
24
22
21
16
15
13
3
2
1
28
Feb
27
26
24
23
22
21
20
19
17
16
15
11
10
8
2
1
31
Jan
30
28
27
26
25
23
18
17
13
Merge pull request #808 from silasdavis/event-state
Fix IAVL version and remove redundancy from Makefile
Rebuilt protobuf
Add test for EventServer and ExecutionEventServer
Avoid panic on Tx.String()
Update to compatible bos
Connect up execution service, persist events in state,
Fix integration test and keys opt checking
Wrapper events, spec, and wire up events services
Make state a publisher
Make keys use pointer receivers
Split protobuf files and compile with Make
Merge pull request #813 from seanyoung/export-template
burrow keys export should allow the output to be templated
key json should store keys bytes in hex
Merge pull request #814 from seanyoung/kubernetes-secret
Rename config-template-out to config-out
Everything after the first argument is key-value pairs, so two arguments are needed
Set chain name before calling templating code
Add Validators so we can use NodeAddress
Allow keys directory to be specified for burrow configure
keys server should default to .keys, not "" for standalone keys server
generate keys and node keys in kubernetes secret format
Merge pull request #812 from silasdavis/graceful-server
Use http.Server as Process to get graceful shutdown
Merge pull request #810 from compleatang/metrics-exporter
migrate burrow metrics exporter work into burrow proper
Merge pull request #807 from pietv/fix-missing-utilities
Add missing utilities check; solve for OpenSSL inconsistencies; 'burrow keys' kill on all cases
Merge pull request #803 from hyperledger/checkpointing
Add last block checkpointing and versioned state
Merge pull request #802 from hyperledger/protodraft
Fix keys test that was silently failing
Add panic handling to GRPC and use safe getters
Update to latest bosmarmot
Hexify non-go-wire encoded bytes
Implement GRPC tx service, use amino for tx
Amino actually seems nice, we add option
Remove go-wire from codebase completely
Update vendor fresh to fix protobuf/tendermint
Loading