Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JBaczuk/bscript-parser issues and pull requests
#66 - Change project name
Issue -
State: closed - Opened by JBaczuk almost 6 years ago
- 7 comments
Labels: brainstorming
#65 - Release v1.1.0
Issue -
State: open - Opened by wardlem almost 6 years ago
Labels: release
#64 - Template placeholders are parsed with an end index. Fixes #63
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
Labels: bug
#63 - Template placeholder token is not being parsed with end index
Issue -
State: closed - Opened by wardlem almost 6 years ago
Labels: enhancement
#62 - Add p2ms as recognized script type. Resolves #49
Pull Request -
State: open - Opened by wardlem almost 6 years ago
- 5 comments
Labels: enhancement
#61 - Opcode functions accept numeric string. Resolves #51
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
Labels: enhancement
#60 - Improved descriptions for pushdata opcodes. Resolves #56
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
Labels: enhancement
#59 - Options validation. Resolves #58
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
Labels: enhancement
#58 - When a bad option is provided, the program should error rather than ignore the value
Issue -
State: closed - Opened by wardlem almost 6 years ago
Labels: enhancement
#57 - Add stringForOpcode function to opcodes lib. Resolves #55
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
- 2 comments
Labels: enhancement
#56 - Special handling of 0x01-0x4b in descriptionForOpcode function
Issue -
State: closed - Opened by wardlem almost 6 years ago
- 3 comments
Labels: enhancement
#55 - Add stringForOpcode function
Issue -
State: closed - Opened by wardlem almost 6 years ago
Labels: enhancement
#54 - Fix bug in word<=>opcode conversion. Fixes #53
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
Labels: bug
#53 - opcodeForWord fails for `OP_FALSE`
Issue -
State: closed - Opened by wardlem almost 6 years ago
- 1 comment
Labels: bug
#52 - add CLI. resolves #45
Pull Request -
State: closed - Opened by JBaczuk almost 6 years ago
- 7 comments
Labels: enhancement
#51 - opcode hex output
Issue -
State: closed - Opened by JBaczuk almost 6 years ago
- 3 comments
Labels: enhancement
#50 - Added address conversion convenience functions. Resolves #37
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
- 1 comment
Labels: enhancement
#49 - Add p2ms as a recognized standard script type.
Issue -
State: open - Opened by wardlem almost 6 years ago
- 5 comments
Labels: enhancement
#48 - Implement API generation. Resolves #39
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
- 5 comments
Labels: documentation
#47 - Export the Token class. Resolves #40
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
Labels: enhancement
#46 - Add endIndex property to token. Resolves #38
Pull Request -
State: closed - Opened by wardlem almost 6 years ago
- 2 comments
Labels: enhancement
#44 - Add TravisCI support. Implements #42
Pull Request -
State: closed - Opened by JBaczuk about 6 years ago
- 1 comment
Labels: tooling
#43 - browserify it
Issue -
State: closed - Opened by JBaczuk about 6 years ago
- 2 comments
Labels: enhancement
#42 - Setup TravisCI
Issue -
State: closed - Opened by JBaczuk about 6 years ago
Labels: tooling
#41 - Cache getter property values on BScript class
Issue -
State: open - Opened by wardlem about 6 years ago
- 4 comments
Labels: optimization
#40 - Export the Token class
Issue -
State: closed - Opened by wardlem about 6 years ago
- 3 comments
Labels: enhancement
#39 - API Documentation
Issue -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
Labels: documentation
#38 - Add endIndex property to Token class
Issue -
State: closed - Opened by wardlem about 6 years ago
Labels: enhancement
#37 - Address conversion convenience methods
Issue -
State: closed - Opened by wardlem about 6 years ago
Labels: enhancement
#36 - Convert script to and from an address. Implements #35
Pull Request -
State: closed - Opened by wardlem about 6 years ago
Labels: enhancement
#35 - Convert script to and from an address
Issue -
State: closed - Opened by wardlem about 6 years ago
- 3 comments
Labels: enhancement
#34 - Get a script's redeem script. Implements #7
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 5 comments
Labels: enhancement
#33 - Option for asm stringification. Implements #31. Implements #32
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
Labels: enhancement
#32 - Accept shortened opcodes when parsing asm
Issue -
State: closed - Opened by wardlem about 6 years ago
Labels: enhancement
#31 - Add options for converting script to asm
Issue -
State: closed - Opened by wardlem about 6 years ago
Labels: enhancement
#30 - Calculate scriptType. Implements #6
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
Labels: enhancement
#29 - Deprecated parseRawScript and parseAsmScript. Implements #24
Pull Request -
State: closed - Opened by wardlem about 6 years ago
Labels: enhancement
#28 - Add convenience functions. Implements #23
Pull Request -
State: closed - Opened by wardlem about 6 years ago
#27 - Created BScript class. Implements #22
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
#26 - Move files into src directory. Implements #25
Pull Request -
State: closed - Opened by wardlem about 6 years ago
#25 - Create a src directory for the source files
Issue -
State: closed - Opened by wardlem about 6 years ago
Labels: enhancement
#24 - Deprecate `parseRawScript` and `parseAsmScript` functions.
Issue -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
#23 - Create `asmToRaw`, `rawToAsm`, and `formatAsm` functions
Issue -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
Labels: enhancement
#22 - Create a Script class that is returned by a new `parseAsm` and `parseRaw` function
Issue -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
Labels: enhancement
#21 - Assembly to raw. Implements #3
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
#20 - Setup linter, code coverage, editorconfig. Implements #17. Implements #18
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
#19 - Potential API Changes
Issue -
State: closed - Opened by wardlem about 6 years ago
- 4 comments
#18 - Add test coverage NYC
Issue -
State: closed - Opened by JBaczuk about 6 years ago
Labels: tooling, test
#17 - Add eslintrc with standard setting
Issue -
State: closed - Opened by JBaczuk about 6 years ago
Labels: tooling
#16 - ASM to Raw. Implements #3
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 2 comments
#15 - Assembly should match bitcoin core's formatting. Implements #14
Pull Request -
State: closed - Opened by wardlem about 6 years ago
#14 - Assembly should match the format returned by bitcoin cli
Issue -
State: closed - Opened by wardlem about 6 years ago
#13 - Setup fixtures. Implements #11
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
#12 - Fix OP_PUSHDATA2 and OP_PUSHDATA4 endianness. Fixes #10
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 1 comment
#11 - Test fixtures
Issue -
State: closed - Opened by wardlem about 6 years ago
#10 - OP_PUSHDATA2 and OP_PUSHDATA4 read length as big-endian, but should be little-endian
Issue -
State: closed - Opened by wardlem about 6 years ago
Labels: bug
#9 - Add functions to get opcode information
Pull Request -
State: closed - Opened by wardlem about 6 years ago
- 2 comments
#8 - OP_RETURN
Issue -
State: closed - Opened by JBaczuk over 6 years ago
Labels: bug
#7 - Show parsed redeem script
Issue -
State: closed - Opened by JBaczuk over 6 years ago
- 2 comments
Labels: enhancement, good first issue
#6 - Show transaction type
Issue -
State: closed - Opened by JBaczuk over 6 years ago
Labels: enhancement, good first issue
#5 - Add support for other tx types
Issue -
State: closed - Opened by JBaczuk over 6 years ago
- 2 comments
Labels: enhancement
#4 - Show disassembly
Issue -
State: closed - Opened by JBaczuk over 6 years ago
Labels: enhancement
#3 - asm to raw script
Issue -
State: closed - Opened by JBaczuk over 6 years ago
Labels: enhancement
#2 - script hex to string method
Issue -
State: closed - Opened by JBaczuk over 6 years ago
Labels: enhancement
#1 - Import a hex to opcode list
Issue -
State: closed - Opened by JBaczuk over 6 years ago
Labels: enhancement