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
9c70b8c8f68fce8e6dc9642fae992e9f3bc178b3
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
28
Jun
27
26
25
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
Merge pull request #825 from silasdavis/bounds
Fix latest bound off by one since end is exclusive
Improve solidity fixture handling
Merge pull request #823 from silasdavis/bounds
Improve event test
Don't panic on nil Bounds
Merge pull request #822 from hyperledger/develop
v0.19.0
v0.19.0
Merge pull request #821 from silasdavis/tmupgrade
Add substantive tests for EventsServer
Upgrade Tendermint to 0.21.0 and other deps
Merge pull request #820 from silasdavis/healthcheck
Remove protobuf dep on build_client
Add 0.19.0 changelog
Update bos version for integration tests
Don't log v0 params to avoid logging private key
Add last_block_info endpoint for healthcheck
Don't store Tx in state for every event (for now)
Merge pull request #818 from seanyoung/dont-run-protoc
Don't run protoc during regular build
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
Loading