issues
search
keep-starknet-strange
/
shinigami
Bitcoin Script VM in Cairo
https://shinigamibtc.dev
MIT License
64
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add cairo-lint ci
#238
okhaimie-dev
opened
1 month ago
2
impl check_error_condition
#237
Jemiiah
closed
1 month ago
1
Implemented Bitcoin Transaction ID to Opcode
#236
supreme2580
closed
1 month ago
1
Get Opcodes From Bitcoin Transaction ID
#235
supreme2580
closed
2 months ago
1
refac: refactor while I < data.len to let data_len = data.len()
#234
Mystic-Nayy
closed
1 month ago
1
Upgrade frontend
#233
supreme2580
closed
2 months ago
1
README badges cleanup
#232
jsandinoDev
closed
1 month ago
1
[dev] README badges cleanup
#231
b-j-roberts
closed
1 month ago
11
[feat] Integrate cairo coverage
#230
b-j-roberts
opened
2 months ago
6
[feat] Add check_error_condition function to engine
#229
b-j-roberts
closed
1 month ago
7
[feat] Add support for OP_NOP2 & OP_NOP3 in compiler
#228
b-j-roberts
closed
1 month ago
7
fix: add check for discouraged ops
#227
bloomingpeach
closed
1 month ago
4
fix: fix minimal data
#226
bloomingpeach
closed
1 month ago
1
feat: Taproot
#225
b-j-roberts
closed
1 month ago
1
fix: fix opchecksig bug
#223
bloomingpeach
closed
1 month ago
7
Dev: Raito compatability and integration
#222
b-j-roberts
closed
2 months ago
1
Fix Script sig push only with OP_DATA_X [Bug]
#221
jsandinoDev
closed
2 months ago
1
Feat: Generics and Crates
#220
b-j-roberts
closed
2 months ago
1
[fix] used div_rem when using / and % in same value
#219
adrianvrj
closed
2 months ago
1
fix: while I < data.len to let data_len = data.len()
#218
Mystic-Nayy
closed
2 months ago
2
compiler to nullable
#217
stevencartavia
closed
2 months ago
1
[bug] [bug] [bitcoin-core test] Script sig incorrect push only error
#216
b-j-roberts
closed
2 months ago
7
[bug] [bitcoin-core test] Script sig push only with NOP
#215
b-j-roberts
closed
2 months ago
10
[bug] [bitcoin-core test] Script sig push only with OP_0
#214
b-j-roberts
closed
2 months ago
7
[bug] [bitcoin-core test] Script sig push only with OP_DATA_X
#213
b-j-roberts
closed
2 months ago
9
[bug] [bitcoin-core test] ScriptSig: '0x27 0x302402107777777777777777777777777777777702108777777777777777777777777777777701' -- ScriptPubKey: '0 CHECKSIG NOT'
#212
b-j-roberts
closed
1 month ago
6
[bug] [bitcoin-core test] ScriptSig: '0x27 0x3024021077777777777777777777777777777777020a7777777777777777777777777777777701' -- ScriptPubKey: '0 CHECKSIG NOT'
#211
b-j-roberts
closed
1 month ago
7
'while i < n' to 'while x != n' code optimization
#210
jsandinoDev
closed
2 months ago
2
wip: add p2pk tests
#209
bloomingpeach
closed
2 months ago
1
[dev] [optimization] 'while i < data.len()' to 'let data_len = data.len()'
#208
b-j-roberts
closed
1 month ago
12
[dev] [optimization] 'while i < n' to 'while x != n'
#207
b-j-roberts
closed
2 months ago
12
[dev] [optimization] Division and modulus operations to div_rem
#206
b-j-roberts
closed
2 months ago
9
[feat] Compiler to optional
#205
b-j-roberts
closed
2 months ago
9
[feat] Basic witness and more flags
#204
b-j-roberts
closed
2 months ago
1
Frontend updates
#203
supreme2580
closed
2 months ago
1
add op_checksigadd
#202
harsh-ps-2003
closed
2 months ago
2
bump ripemd160 library
#201
bloomingpeach
closed
2 months ago
1
feat: transaction validate function
#200
b-j-roberts
closed
2 months ago
1
[feat] script flags: minimal data
#199
ooochoche
closed
2 months ago
1
feat: add op_checkmultisig
#198
j1mbo64
closed
2 months ago
1
[FEAT] implement p2pkh
#197
prasincs
closed
2 months ago
5
Debug highlighting
#196
supreme2580
closed
2 months ago
2
[other] existing code
#195
microbecode
opened
2 months ago
7
Add pushdata_opcodes handling ✅
#194
jsandinoDev
closed
2 months ago
2
test for max stack size
#193
mubarak23
closed
2 months ago
4
bug: fn byte_array_to_felt252_[big/little]_endian
#192
RedVelvetZip
closed
3 months ago
2
[feat] Max Stack size tests
#191
b-j-roberts
closed
2 months ago
3
[fix] treating len as little-endian when converting
#190
adrianvrj
closed
3 months ago
1
add opcode for push bytes
#189
mubarak23
closed
3 months ago
1
[chore] bump to cairo 2.8.0
#188
TAdev0
closed
3 months ago
4
Previous
Next