SavjeeCoin icon indicating copy to clipboard operation
SavjeeCoin copied to clipboard

A simple blockchain in Javascript. For educational purposes only.

Results 6 SavjeeCoin issues
Sort by recently updated
recently updated
newest added

I get this error any fix? TypeError: Block is not a constructor at Blockchain.createGenesisBlock (C:\Users\PC\Desktop\BLOCKCHAIN\blockchain.js:10:16) at new Blockchain (C:\Users\PC\Desktop\BLOCKCHAIN\blockchain.js:5:28) at Object. (C:\Users\PC\Desktop\BLOCKCHAIN\blockchain.js:27:19) at Module._compile (node:internal/modules/cjs/loader:1108:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10) at Module.load...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hi! First, thank you so much for this great work, truly a great way to understand blockchain from implementation standpoint. Not really an issue, but this is the fastest way...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3...

dependencies
javascript