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
446edae1a27a01c70f9de63991411700678dac32
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
27
May
26
25
24
23
21
20
19
17
16
13
12
11
10
6
29
Apr
28
27
22
19
14
13
12
11
5
24
Mar
23
11
2
19
Feb
18
14
12
7
2
1
20
Jan
16
15
30
Dec
7
17
Nov
13
12
6
5
4
22
Oct
19
5
4
27
Sep
26
24
22
16
6
2
31
Aug
26
25
24
23
22
21
20
19
4
3
30
Jul
25
21
20
19
18
16
15
11
10
7
4
3
4
3
23
Jun
22
20
19
18
17
16
15
14
13
10
9
8
move dependencies of test on state, evm and account to manager/erismint
move rpc dependencies on evm, state and account to manager/erismint
move dependencies of erisdb/ on evm, state and account to manager/erismint
remove moved evm, state and account (now found in manager/erismint)
copy @silasdavis corrections from state into manager/eris-mint/state
Merge remote-tracking branch 'origin/develop-tmsp' into tmroot
remove /tmsp/erisdb to start clearing up the path a bit
remove wrongly committed file in the first place
add Tendermint configuration file to main config file
further expansion of configuration file for Tendermint consensus module;
Revised distribution folder arch-->dist.
add glide dependencies on spf13/cobra, spf13/viper and eris-logger
rename cmd/eris-db in circleci CI
improve module config loading;
construct module work and data directory
corrections to application interface separation into manager from consensus (tmsp)
more generic module handling for configuration;
improvement to style to util/fs.go
rename server configuration file to server_config.toml from config.toml temporarily during refactor
configure Do.DataDir as default WorkDir/data;
set current directory as working directory when no options provided
use eris-logger;
Changed base docker name to quay.io/eris/*
rename ErisDBApp to ErisMint
import tmsp.Result for manager/types/application interface
Start Application interface from TMSP provided template; this is a starting point; where E-DB can restructure this interface for a more capable pipe, while maintaining compativility with Tendermint-TMSP
Name ErisDBApp ErisMint
Put arm specific file erisdb/pipe/blockchain_arm to isloate impact of MaxInt32
Created arch/arm;
moving imports to /manager/eris-mint
move application manager for erisv0.11 into /manager/eris-mint
move in tmsp/server into consensus/tmsp
continue on configuration; introduce new config.toml
Merge pull request #125 from eris-ltd/test_build_fixes
make some tests build
Merge branch 'develop-tmsp' into tmroot
Merge pull request #122 from eris-ltd/dependency-bonfire
Pin tendermint to specific commit (HEAD at time of writing)
Improve glide dependencies using fire 🔥
Merge pull request #123 from benjaminbollen/develop-tmsp
Loading