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
072af537211a461b01b225cd687a6226ebdc51e8
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
6
Apr
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
5
24
Dec
20
15
12
6
5
2
29
Nov
28
25
18
15
14
11
7
4
3
2
20
Oct
18
11
10
8
7
6
5
4
3
1
29
Sep
28
27
26
23
22
21
19
18
17
16
15
Fix locking issues in state cache
Fix locking issues in name cache
Merge pull request #732 from silasdavis/develop
Add install_db make target and a hash summarising any tracked changes in
Merge pull request #731 from hyperledger/fix/chain-name-and-keys
fix key management on known accounts; add chain name flags
Merge pull request #730 from silasdavis/genesis-spec-public-key
To be consistent with GenesisDoc GenesisSpec should use 'PublicKey' as
Merge pull request #727 from silasdavis/state-refresh-logging-and-debug
Add commit version to binary
Added state cache test
Version bump
Reload callee and caller after CALLs and update both on create.
Merge pull request #721 from silasdavis/state-loading
Introduce options to control logging and execution debug in an
Optimise logging
Implement EIP 150 and add overflow safety
WIP implementation of REVERT opcode
Remove Service interface and add GetAccountHumanReadable
Update IAVL tree in state and fix various issues
Add NameRegCache and remove BlockCache replacing it with StateCache
Replace TxCache with rewritten StateCache
Reintroduce execution state saving to database and loading from database
Merge pull request #718 from silasdavis/issue-713-hotfix
Hotfix BlockCache accumulating writes when it shouldn't
Merge pull request #717 from silasdavis/fix-websocket-panic
Fix broken monax-keys after Tendermint decide to rename go-wire.
Protect websocket from panic
Merge pull request #716 from silasdavis/develop
Fix IAVL transitive dependency to make Burrow easier to depend on.
Merge pull request #711 from silasdavis/v0-casing
Merge pull request #714 from silasdavis/develop
Bump bos version to one that test SIGNEXTEND
Making case and naming conventions consistent
Merge pull request #710 from silasdavis/perm-docs
Add some more useful comments in permissions.go to describe at a high
Merge pull request #709 from silasdavis/tighten-constraints
Constrain Tendermint dependency versions more tightly
Merge pull request #704 from silasdavis/vm-math-errors
Merge pull request #700 from bluecollarcoding/update-readme
Loading