Diego Lanciotti

Results 39 issues of Diego Lanciotti

Quote from reddit user u/animalAbit > Cool Project. However, the CLI interface not my favorite for this case. I would love something like editing a text file in some markdown...

help wanted
feature request
discussion

Right now, the only way to preview the sheet while you are building it is by opening the html file and reloading. A window displaying the actual sheet, after a...

feature request

Just for the seek of learning how to build a proper documentation.

There is only 1 example. A few more would be great. Screnshoots may also work. Could probably do a google search and try to "replicate" some cheat sheets

improvement
help wanted

Right now there is no way to correct mistakes. If you dont like the block or changed your mind you either start a new sheet or edit the html file....

feature request

As blockchain gets bigger, it will be necessary to be moved out of memory. Since this is a simplified version of a blockchain, saving it in a text file may...

feature request

Apart from having a few hard coded nodes, there should be a simple system that add new trusted peer nodes.

feature request

Loaded node_peers blockchains should be validated. ```find_new_chains()``` should verify the new imported blockchain follows the requirements. This prevent attacks that attempt to completely change the blockchain history.

feature request

New transactions should be verified before being accepted. This will prevent several problems: - no funds transactions - duplicate sent - mined excessive reward - send transactions using other users...

feature request

Just a little fix to remove the "Illegal string offset" error.