Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bitcoin script classifier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
blockchain project
bitcoin script classifier
Graph
dc5467d96ea654a439a7a8c8064d6e6f939f9b3d
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Apr
10
7
6
30
Mar
26
25
24
23
16
9
8
Bugfix
master
master
Updated README.md
Bugfixes
Merge branch 'master' of gitlab.utwente.nl:blockchain-project/bitcoin-script-classifier
Implemented HexStack
Improve script classification
Updating visualize script endpoint
Updated script visualisation endpoint
Added endpoint to convert opcode_str to opcodes
Bugfix
Added the amounts that are pushed and popped for each opcode
Merge branch 'master' of gitlab.utwente.nl:blockchain-project/bitcoin-script-classifier
Added functionality for opcodes.
Extended list of known classifiers
Fix classification for input scripts with empty string
Bugfixes
Implemented visualisation (still unstable!)
Add documentation on classifiers
Classify input scripts
Fix classifier: pay to witness public key/script hash is now recognized
Merge branch 'master' of gitlab.utwente.nl:blockchain-project/bitcoin-script-classifier
Implemented opcodes
Opcode infrastructure
Raise proper Http exception
Start identifying OP_RETURN protocols
Add new classifiers
Added validation endpoint.
Raise http error on failure
Add basic classification to script endpoint
Merge branch 'master' of gitlab.utwente.nl:blockchain-project/bitcoin-script-classifier
Created Transaction Representation
Update README.md
Added README.md
Added transaction api
Initial commit
Loading