issues
search
jimmysong
/
programmingbitcoin
Repository for the book
Other
1.75k
stars
656
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ch. 13 - Unnecessary complexity in parsing and serializing witness data in class Tx
#288
salmonberry7
opened
6 days ago
0
Checking for powers of zero and divide by zero corner cases in FieldElement class in ecc.py
#287
salmonberry7
opened
3 weeks ago
0
Chapter 6 - p123 - Typo Error
#286
salmonberry7
opened
3 weeks ago
0
Potential Safety Issue On Script Execution Success Determination
#285
salmonberry7
opened
3 weeks ago
0
Merging My Exercises
#284
Entropypp
closed
6 months ago
0
Chapter 7
#283
Portal-Doctor
closed
7 months ago
0
Multiplying two points
#282
avirils
opened
8 months ago
0
Update README.md header markdown
#281
BTCMcBoatface
closed
8 months ago
1
Chapter6 done
#280
Portal-Doctor
closed
9 months ago
0
Chapter 1 completed
#279
Portal-Doctor
closed
10 months ago
1
Can not visit the link https://faucet.programmingbitcoin.com
#278
U-F-O
closed
10 months ago
4
Chapter 4 - checksum should be double hashed?
#277
ArmanTheParman
opened
11 months ago
1
fix wrong equation in testcase comment
#276
ttsang2111
closed
11 months ago
1
Invalid ScriptSig found on mainnet
#275
1ma
closed
8 months ago
1
Chapter 5: In function encode_varint - Why use < 0xfd instead of < 0x100 for one byte strings, similar to the larger options?
#274
derekpa
closed
1 year ago
1
Chapter 3 sign method s or N - s works as part of the sig?
#273
derekpa
closed
1 year ago
1
Chapter 4 return value for decode_base58 function
#272
derekpa
closed
1 year ago
1
Chapter 5: Varint sidebar example
#271
lux-hux
opened
1 year ago
0
op_checkmultisig: Last signature is not verified
#270
koirikivi
opened
1 year ago
3
How to generate P2TR address?
#269
Alpha2J
opened
1 year ago
2
How to setup environment in Google Colab
#268
justiniansmithe
opened
1 year ago
0
DO NOT MERGE - DELETE AT YOUR CONVENIENCE
#267
penguinistakc
closed
1 year ago
1
"virtualenv -p python3 .venv" does not work
#266
ayazayazov
opened
1 year ago
0
Chapter 3, Explanation of why doubling SHA-256 is more secure seems wrongs
#265
mathdufo
opened
1 year ago
0
Update README.md
#263
NeedSomeCoolUsername
closed
1 year ago
0
Chapter 3, Exercise 3 self.assertEqual() error
#262
michaelalangill
opened
1 year ago
1
rmul method inside FieldElement Class to be added before completing ex 4 chapter 3
#261
enricobottazzi
opened
2 years ago
1
Update tx.py
#260
ManEelyMan
opened
2 years ago
1
Chapter 7: help me understand decode_base58
#259
Seriousaccident
closed
2 years ago
1
mainnet.programmingbitcoin.com not responding for getheaders message
#258
fedetaladriz
closed
2 years ago
1
Ch 11 Add merkleblock to import loading cell
#257
alexbarron
opened
2 years ago
0
Fix test_target() function in Chapter 9
#256
shaavan
closed
9 months ago
0
Openssl removed ripemd160 support. Code using hashlib's 'ripemd160' algorithm may fail.
#255
cmdruid
opened
2 years ago
4
Chapter 11: Exercise 6 & 7
#254
vvronskyFX
opened
2 years ago
2
Chapter 4 Exercise 9 Code returns invalid testnet address
#253
alexbarron
closed
2 years ago
3
Chapter 9, Exercise 9 Error
#251
vvronskyFX
closed
2 years ago
5
Chapter 8, Exercise 5 Error
#250
vvronskyFX
opened
2 years ago
0
Chapter 7, Exercise 4: Confused on the Solution
#249
vvronskyFX
opened
2 years ago
9
Update answers.py
#248
jamillambert
opened
2 years ago
0
Error on Ch.6 Example - "Coding Script Evaluation" pg. 115
#247
vvronskyFX
opened
2 years ago
2
Import Requests Error in Ch 5
#246
vvronskyFX
closed
2 years ago
1
testnet.programmingbitcoin.com isn't responding anymore
#245
tindandelion
opened
2 years ago
8
Chapter 5, exercise 5: "IndexError: list index out of range"
#244
GKenu
closed
2 years ago
0
[Typo] `ecc.py` after Chapter3
#243
ekusiadadus
opened
2 years ago
0
add my own solution cha1-ch4
#242
dsx1986
closed
2 years ago
0
Chapter/7
#241
daedalus1215
closed
2 years ago
0
FieldElement __add__ method p1=p2 not working
#240
chellasl
closed
2 years ago
0
Setting up the Jupyter Notebook (linux)
#239
CoderBoogs
opened
2 years ago
0
The sentence of getdata(TX_DATA_TYPE, tx_obj.hash()) which is included the answer of chapter 12 practice 6 In the page 270,
#238
windwindwa
opened
2 years ago
0
Chapter 12,In getdata payload ,What does a stand for Hash identifier?p
#237
windwindwa
opened
2 years ago
2
Next