Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jussi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
jussi
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
g-maintenance
master
default
protected
set-up-ci
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jan
25
17
20
Sep
6
May
5
Nov
4
2
Feb
21
Oct
20
16
5
Aug
4
10
May
2
26
Nov
19
Oct
19
May
12
Apr
4
Oct
3
27
Sep
5
30
Aug
25
Jun
19
18
4
18
Mar
5
4
24
Feb
18
Dec
17
14
7
Nov
8
Aug
7
6
5
4
30
Jul
23
18
17
6
22
Jun
21
20
19
18
15
13
12
11
7
6
30
May
22
21
18
16
15
14
11
24
Apr
23
11
5
4
28
Mar
27
19
15
12
13
Feb
8
7
5
3
2
1
31
Jan
30
23
22
23
22
21
20
18
16
9
8
1
13
Dec
12
27
Nov
26
22
21
20
29
Oct
27
26
25
24
23
19
18
17
9
6
5
3
2
29
Sep
28
27
26
21
20
19
18
17
16
13
12
8
7
6
5
31
Aug
29
28
25
17
16
15
11
3
2
29
Jul
28
27
25
22
21
20
19
18
14
12
10
8
26
Jun
16
15
14
10
9
5
8
May
12
Apr
27
Mar
13
10
9
Allow config file to be json5
set-up-ci
set-up-ci
Add busybox to jussi image
Add docker image labels
Add parens to qsize() call
Add Docker and CI build
Promote a few dev-packages to regular packages, add lock file
Added configuration template that better reflects current production environments.
g-maintenance
g-maintenance
Get rid of annoying error message if jrpc_block_num is None
Use == operator for integer comparison.
Merge branch 'get-block-range-optimizations' into 'master'
master
master
Avoid parsing the response body when we've already decided not to
Merge branch 'develop' into 'master'
Update codeql-analysis.yml
Update codeql-analysis.yml
Preliminary workflow configuration.
Merge branch 'develop-hbt4' into 'develop'
Merge branch 'autoclave' into 'develop'
Merge branch 'develop' into 'autoclave'
[DLN] JussiInternal errors aren't always an http request, don't try to access log_traceback parameter when no http request. Comment out Gerlock's unfinished code that would report timing of a RequestTimeoutError and a ResponseTimeoutError
Merge branch 'master' into 'autoclave'
Merge branch 'dk-attach-traceback-in-jussi-interal-error' into 'autoclave'
[DLN] add some comments and some commented-out code that logs broadcast_transaction_synchronous calls for traffic analysis
Change function of -2 caching (previously called DEFAULT_EXPIRE_IF_IRREVRESIBLE, now called EXPIRE IF REVERSIBLE). This caching is mainly used for caching blocks and block headers. Now irreversible blocks don't have an expiration time, so they only get evicted when the cache fills up. And the default expiration time for reversible blocks is 9s (EXTENDED_TTL)
Update some links in documentation.
Merge branch 'techcoderx-hived-rename' into 'autoclave'
make test work again & update readme
rename test files also
rename steemd to hived
Rebase to current autoclave
Added --log_traceback program option
Change default: log_traceback from False to True
Merge branch 'dk-fix-for-key-error-on-broadcast-trx' into 'autoclave'
More generic validator
Fix for key error when sending broadcast trx
Improved build.sh Docker build script
Merge branch 'fix-build' into 'autoclave'
fix-build
Merge pull request #223 from steemit/netuoso-221-custom-json-validator
update definition of invalid_broadcast_transaction for passing tests that should be failing in order to pass ;)
fix failing pytest by locking attr package
Loading