Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
workerbee
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
workerbee
Graph
e3786980824d3e3607217f992ed7d319f1cbf0c9
Select Git revision
Branches
6
bump-wax
bw_abstract_filtering
bw_bot_fix
bw_example_fix
main
default
protected
tm-use-common-ci-conf
Tags
10
1.27.6-rc9
protected
1.27.6-rc8
protected
1.27.6-rc7
protected
1.27.6-rc6
protected
1.27.6-rc5
protected
1.27.6-rc3
protected
1.27.6-rc2
protected
1.27.6-rc1
protected
v0.4.2
protected
v0.4.1
protected
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Mar
12
26
Feb
20
31
Jan
29
3
18
Dec
18
Nov
15
14
13
8
7
6
5
4
20
Sep
19
17
13
12
11
9
7
Aug
16
Jul
8
2
7
Jun
4
3
29
May
26
23
16
15
14
8
Mar
6
Feb
12
Jan
4
19
Dec
18
14
13
5
3
1
29
Nov
28
27
24
23
22
21
20
Added new test to verify working workerBee.broadcast method, waiting for transaction signed using legacy serialization
main
main
Updated test import map to get working new test related to broadcast method verification
IWorkerBeeGlobals extended by wax instance to make possible referencing wax types (like ReplyOperation etc)
WorkerBee.broadcast should trigger a subscriber only when transaction has been found in a block
Updated beekeeper & wax version to get latest API updates (mostly caused by class validator elimination)
ccc submodule and .gitlab-ci.yaml reference uppdated to latest version
Updated package manager reference to new pnpm version
broadcast transaction observer should catch also transactions signed using legacy serialization
Move supplement documentation url to the build step
Update CI to run only one wiki-related job
Bump dev dependencies versions
Ignore npm-common-config
Use common configs and scripts from common-ci-configuration
Use common configs and scripts from common-ci-configuration
tm-use-common-c…
tm-use-common-ci-conf
Fix examples to match new implementation
Provide block during broadcast next method call in bot
Expose block header providing
Add impacted account provider
Fix examples to match new implementation
Add impacted account provider
Update project dev dependencies
Bump wax and beekeeper versions
Pass providers to mediator as array instead of map due to MapIterator bugs
Create only one provider per type when called multiple on methods in queen bee
Fix reading getTime on possibly undefined object in alarm provider
Export all of the required types exposed by the providers
Add on alarm filter and provider
Fix providing mentioned accounts
Fix setting cached block in block collector
Add missing used contexts to collectors
Bump wax version
Add internal market filter and provider
Add witness-related filters and providers
Add feed price filters and providers
Add feed price collector
Add exchange transfer trigger to the bot
Parse user mentions from post JSON metadata instead of raw body
Rewrite queen bee interface to allow for any blockchain struct listening
WIP: abstract implementation of internal filtering - to discuss solutions/problems
bw_abstract_fil…
bw_abstract_filtering
Fixed compilation error related to referencing class member before assignment
Loading