Commit Graph

5 Commits

Author SHA1 Message Date
Revertron 9a5d3a44a5 Implemented running key-generation from command line. 2021-05-09 23:33:11 +02:00
Revertron 4473922f23 Fixed build, removed warning. 2021-05-09 22:23:15 +02:00
Revertron 4d446829c4 Added error check for domain name decryption. 2021-05-09 22:08:29 +02:00
Revertron ec635b19f2 Config update to support new chain. 2021-05-05 10:41:32 +02:00
Revertron bc6d2fbae3 Added second keypair for encryption of domain names.
Changed keys file format to include second pair of keys, it will be in TOML now.
Made many adjustments to block and transaction structures.
Changed block serialization to binary format for hashing/mining.
Removed old build dependencies.
2021-05-04 16:47:03 +02:00