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
86b9d0bee2ce8f9808aec2b68253fb3fbf250858
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
20
Feb
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
14
13
12
11
9
8
7
6
2
1
31
Aug
30
29
27
26
24
23
22
21
20
19
17
16
15
12
11
10
9
8
5
4
2
1
28
Jul
22
21
20
19
18
15
14
13
11
8
7
6
5
2
1
30
Jun
29
27
22
21
20
17
14
13
10
9
10
9
8
5
3
2
31
May
30
29
28
27
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
Refactor templating to util, move 'Solidity' types to a more proper abi package, improve documentation of permissions snatives and improve argument and return types
genesis: MakeGenesisDocFromAccountsAndValidators
eris-mint: remove lingering genesis/types
genesis: rework genesis
genesis: add GenesisPrivateValidator and constructors for GenesisAccount and GenesisValidator
Add test for Dispatch
Fix snative signature test
types update
Introduce more strongly typed SNatives, templates for generating contract, and test for permissions contract
Merge pull request #499 from benjaminbollen/release-0.16-remove-tendermint-common
Merge remote-tracking branch 'origin/release-0.16' into release-0.16-remove-tendermint-common
Merge pull request #480 from VoR0220/functionSignaturesAutomatedAndFixSetGlobal
permissions: introduce utility to convert string map of permissions into AccountPermission
manager, others: remove use of tendermint/go-common for word256 and sanity checks
common: carry over sanity checks and random from tendermint/go-common
word256: pull tendermint/go-common relating to word256 into eris-db for permissions and eris-mint (TODO)
Merge pull request #493 from benjaminbollen/issue434_genesis-time
Merge pull request #494 from benjaminbollen/issue434_genesis-time-cleanup-some-marmot-comments
Merge pull request #492 from benjaminbollen/develop
manager/eris-mint: clean up comments in relation to internal time
circle: deploy version tagged image from develop
genesis: re-introduce GenesisTime in GenesisDoc
Merge pull request #479 from eris-ltd/release-0.16
tests: correct cleanup for '/target' location of artefacts
Merge pull request #491 from benjaminbollen/release-0.16
Merge pull request #490 from benjaminbollen/hotfix-deploy-master-and-release
Merge branch 'release-0.16' of github.com:eris-ltd/eris-db into release-0.16
tests: add forced cleanup of :build tag
tests: add forced cleanup of :build tag
Merge pull request #486 from benjaminbollen/release-0.16
Merge pull request #485 from benjaminbollen/hotfix-deploy-master-and-release
release: push latest from master, version tags from release, immutable version tag for tagged commits
circle: deploy artefacts from release and docs from master
release: push latest from master, version tags from release, immutable version tag for tagged commits
circle: deploy artefacts from release and docs from master
use better encoding format to get correct identifiers
update description and use uint64 rather than int256 to be consistent with golang implementation
automate function signatures
begin writing function
Merge pull request #476 from VoR0220/fixesSNativeCallsFromSolc
Loading