issues
search
yago-123
/
chainnet
Blockchain built from scratch
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove pub key as field from inputs and outputs
#68
yago-123
opened
2 weeks ago
0
Introduce channoshis
#67
yago-123
closed
2 weeks ago
0
Make P2PKH use PubKeyHash instead of public key
#66
yago-123
closed
2 weeks ago
0
Introduce P2PKH wallet payment
#65
yago-123
closed
2 weeks ago
1
Fix coinbase transactions having hash collisions
#64
yago-123
closed
3 weeks ago
0
Reestructure tx propagation protocol
#63
yago-123
closed
3 weeks ago
1
Add monitoring via Prometheus
#62
yago-123
closed
3 weeks ago
0
Add block validation before start mining the block
#61
yago-123
opened
3 weeks ago
0
Check where is the block hash target validated in the light validator code
#60
yago-123
opened
3 weeks ago
0
Develop mempool and UTXO set module related to transaction propagation
#59
yago-123
closed
3 weeks ago
0
Find mechanism of delaying miner until all components are ready
#58
yago-123
opened
1 month ago
0
Multiply all amounts by the real value of the coin
#57
yago-123
closed
2 weeks ago
0
Unify configuration for wallet and general configuration
#56
yago-123
opened
1 month ago
0
Be able to specify the payment type (P2PK, P2PKH...) from wallet command line
#55
yago-123
opened
1 month ago
0
Transaction propagation accross the network
#54
yago-123
closed
1 month ago
0
Make sure that timestamp is unique among all machines
#53
yago-123
opened
1 month ago
0
Make validation current position agnostic
#52
yago-123
opened
1 month ago
0
Add target validator
#51
yago-123
closed
1 month ago
0
Implement mining difficulty calculation
#50
yago-123
closed
1 month ago
0
Add header validator
#49
yago-123
closed
1 month ago
0
Add header validator
#48
yago-123
closed
1 month ago
0
Implement header validation (light and heavy)
#47
yago-123
closed
1 month ago
0
Block propagation between nodes via pubsub
#46
yago-123
closed
1 month ago
0
Add first e2e tests
#45
yago-123
opened
2 months ago
0
Address linting issues
#44
yago-123
closed
2 months ago
0
Introduce DHT discovery/routing
#43
yago-123
closed
2 months ago
0
Bump golang.org/x/crypto from 0.26.0 to 0.27.0
#42
dependabot[bot]
closed
2 months ago
0
Provision identity file path in Ansible for seed nodes
#41
yago-123
closed
2 months ago
0
Complete E2E testing pre-requisites: Docker and Kubernetes installations
#40
yago-123
closed
2 months ago
1
Investigate wallet recovery from seed and verify random generation of key pairs
#39
yago-123
opened
3 months ago
0
Investigate bootstraped seed nodes for syncing
#38
yago-123
opened
3 months ago
0
Restructure chain and P2P dependency
#37
yago-123
opened
3 months ago
0
Bootstrap nodes, libp2p identities, structure of gossip PubSub and Ansible script
#36
yago-123
closed
3 months ago
1
Implement transaction propagation for wallets and nodes via Gossip P2P
#35
yago-123
opened
3 months ago
1
Bump github.com/libp2p/go-libp2p-pubsub from 0.11.0 to 0.12.0
#34
dependabot[bot]
closed
3 months ago
0
Verify that p2p-min-conn can be picked from configuration file
#33
yago-123
opened
3 months ago
0
Think about ways of adding e2e testing via Minikube
#32
yago-123
opened
3 months ago
0
Implement mining interval correctly
#31
yago-123
closed
1 month ago
0
Implement OnBlockAddition function for p2p module
#30
yago-123
closed
1 month ago
0
Make use of iterator in reconstruct headers function
#29
yago-123
opened
3 months ago
0
Adjust amount field in transactions
#28
yago-123
opened
3 months ago
0
Sync nodes logic
#27
yago-123
closed
3 months ago
3
P2P sync node
#26
yago-123
closed
3 months ago
0
Provide configuration structure from CLI and file
#25
yago-123
closed
3 months ago
0
Build miner and node as containers
#24
yago-123
closed
3 months ago
0
Add support for Kubernetes
#23
yago-123
closed
3 months ago
0
Initial p2p chain Discovery structure
#22
yago-123
closed
3 months ago
0
Bump golang.org/x/crypto from 0.25.0 to 0.26.0
#21
dependabot[bot]
closed
3 months ago
0
Add UTXO set
#20
yago-123
closed
3 months ago
0
Define common errors for storage
#19
yago-123
closed
3 months ago
1
Next