issues
search
Jeiwan
/
blockchain_go
A simplified blockchain implementation in Golang
4.14k
stars
1.17k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implementing real P2P network
#38
stevenferrer
opened
6 years ago
3
Early exits while finding spendable outputs
#37
mingrammer
opened
6 years ago
0
There is a small problem
#36
Panxhang
opened
6 years ago
2
Democoin is based on this code?
#35
LeeDark
opened
6 years ago
0
Anybody wrote tests for this project?
#34
LeeDark
opened
6 years ago
0
Method NewBlockChain do not require use db.Update and can be replaced with db.View.
#33
P-A-R-U-S
opened
6 years ago
1
Sending transaction with mineNow = false.
#32
LeeDark
opened
6 years ago
5
optimize NewMerkleTree
#31
bboyjing
opened
6 years ago
0
I think outIdx should be replaced by out.Value
#30
yunhua-lee
opened
6 years ago
1
Sometimes createwallet generates invalid address.
#29
fe1t
closed
6 years ago
3
add miner(3002), pow:false?
#28
micolezzz163
opened
6 years ago
1
The balance is not enough to be paid again
#27
micolezzz163
opened
6 years ago
1
panic: runtime error: invalid memory address or nil pointer dereference
#26
micolezzz163
opened
6 years ago
2
Add a test and fix merkle tree implementation
#25
agoetschm
opened
6 years ago
0
bug(merkle-tree): fix out of index error in even nodes case
#24
123Daoxyz
closed
11 months ago
2
Double spending ?
#23
fe1t
closed
6 years ago
4
Node 3001 received blocks that have different merkle hash from Node 3000 ?
#22
doublespending
opened
6 years ago
2
Merkle Tree Construction Issue
#21
jizhouli
opened
6 years ago
2
Loop w/o end point
#20
filipevarjao
closed
6 years ago
2
how to send amount?
#19
wufeiafei
opened
6 years ago
2
Could I translate your articles to Chinese?
#18
aQuaYi
closed
6 years ago
2
Unable to verify wallet address generated seconds before
#17
simobgl
closed
6 years ago
2
Startnode not working
#16
maguayo
closed
6 years ago
1
Include Package Import Names in Write-Up
#15
madranet
closed
6 years ago
1
I'm getting that error when i run main.go
#14
devt3000
closed
6 years ago
2
Part 3 Not Correct
#13
kaizenlabs
closed
6 years ago
0
Fix PubKeyHash evaluation
#12
Jeiwan
opened
6 years ago
0
Use secp256k1 curve instead of the standard P-256
#11
Jeiwan
opened
6 years ago
0
./main.go:4:9: undefined: CLI
#10
nhatlee
closed
6 years ago
9
Part 5
#9
MasamiYui
closed
6 years ago
1
fix range in Base58Decode
#8
Tanete
closed
6 years ago
1
wrong base58 implentation
#7
Tanete
closed
6 years ago
1
SetID method should use pointer receiver.
#6
samguns
closed
6 years ago
1
:handshake: Fixes unkeyed composite literal
#5
bigUNO
closed
7 years ago
1
Don't output every hash onto console, its too slow
#4
denispeplin
closed
7 years ago
1
cli: show timestamp of the block
#3
RichardWeiYang
opened
7 years ago
1
something in base58.go confused me
#2
angelinazf
closed
7 years ago
1
Just a thank you
#1
zgreat
closed
7 years ago
3
Previous