This website requires JavaScript.
Explore
Impressum
Datenschutzerklärung
Help
Sign In
Lukas
/
carrotcoin
Watch
1
Star
0
Fork
0
You've already forked carrotcoin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28
Commits
1
Branch
0
Tags
7037de609088b7dd5e8bc0aa1a218c65cfd68a39
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lukas Fürderer
7037de6090
Add a missing byteorder parameter
...
(It caused an exception on Python 3.10)
2024-03-24 15:05:29 +01:00
docs
Implement the mining software
2024-03-24 13:09:29 +01:00
miner
Implement the mining software
2024-03-24 13:09:29 +01:00
.gitignore
Persist blocks locally in a file
2024-03-17 17:43:59 +01:00
blockchain.py
Implement mining task request/response
2024-03-23 18:57:57 +01:00
list-block-messages.py
Implement the mining software
2024-03-24 13:09:29 +01:00
list-open-transactions.py
Implement exchange of open transactions
2024-03-20 22:23:26 +01:00
node.py
Add a missing byteorder parameter
2024-03-24 15:05:29 +01:00
observer.py
Implement block transfer logic
2024-03-16 21:56:12 +01:00
Description
No description provided
MIT
215
KiB
Languages
Python
90.5%
Rust
9.5%