blockchain
blockchain copied to clipboard
A simple Blockchain in Python
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
I am sending you 1π! Pi is a new digital currency developed by Stanford PhDs, with over 33 million members worldwide. To claim your Pi, follow this link https://minepi.com/wuhh123 and...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits 754f0c2 1.3.2 90ee1fa ensure keys are valid when mixing in values See full diff in compare view Maintainer changes This version was pushed...
Bumps [undefsafe](https://github.com/remy/undefsafe) from 2.0.2 to 2.0.5. Release notes Sourced from undefsafe's releases. v2.0.5 2.0.5 (2021-10-17) Bug Fixes remove debug and add tests (58fc474), closes #12 Commits 5d3fa34 chore: adding semver...
I fix this error: AttributeError: 'Request' object has no attribute 'is_xhr'
Hello, /nodes/resolve works fine on both ports (5000 and 5001 in my case) before registering. After I register node 5001 and try to call the command using the node 5000(:5000/nodes/resolve)...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
ignore this if you are seeing my change
First ...this tutorial is just great. I'm new and learning. Is the script such that you submit a mining request and then send the transaction? How can the program be...
I followed the instruction. Tried http://localhost:80/mine in postman. ``` > docker run --rm -p 80:5000 blockchain * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) [2020-03-04 19:22:19,375] ERROR in app: Exception...