issues
search
Savjee
/
SavjeeCoin
A simple blockchain in Javascript. For educational purposes only.
MIT License
1.74k
stars
752
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: make tests of `Transaction` class to self contain with few minor improvements
#69
helloscoopa
closed
1 year ago
2
Bump json5 from 1.0.1 to 1.0.2
#68
dependabot[bot]
opened
1 year ago
0
Chloe's changes - add index and dynamic difficulty
#67
Chloewaiwai
closed
1 year ago
0
TypeError: block.transactions is not iterable
#66
r0ushann
closed
1 year ago
0
Modify main.js
#65
blackswan-03
closed
2 years ago
0
Prettier and strict mode
#64
blackswan-03
closed
2 years ago
2
Modify keygenerator.js
#63
blackswan-03
closed
2 years ago
1
Modify blockchain.js
#62
blackswan-03
closed
2 years ago
1
Update blockchain.js
#61
Monir-Nassan
closed
2 years ago
1
TypeError: Cannot read properties of undefined (reading 'getPublic')
#60
zacharyburrice
closed
2 years ago
1
TypeError: Transaction is not a constructor
#59
zacharyburrice
closed
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#58
dependabot[bot]
opened
2 years ago
0
Reward transaction does not get signed
#57
ozshm
closed
2 years ago
0
Hard to know the valid src.
#56
Jeremiah3230
closed
2 years ago
1
Is chain valid? false
#55
ghost
closed
2 years ago
3
Fix for double spending during mining
#54
csjoshi04
closed
2 years ago
6
Genesis block doesn't follow the difficulty
#53
Aminnnnn123
closed
2 years ago
2
Check sender and receiver are different
#52
Ricardicus
closed
2 years ago
1
Bump path-parse from 1.0.6 to 1.0.7
#51
dependabot[bot]
closed
2 years ago
1
how to connect with local host or database?
#50
ssupgit
closed
3 years ago
4
add mint() function to the Blockchain
#49
ktshacx
closed
2 years ago
1
[45] isChainValid method must also check blocks chaining
#48
jhonderson
closed
3 years ago
4
Bump glob-parent from 5.1.0 to 5.1.2
#47
dependabot[bot]
closed
2 years ago
1
[DELETE ME,PLEASE] isChainValid should check that previousHash matches the hash of its previous block?
#46
ilcasinistareloaded
closed
3 years ago
0
isChainValid should check that previousHash matches the hash of its previous block?
#45
ilcasinistareloaded
closed
3 years ago
3
Cpuminer with this blockchain
#44
ktshacx
closed
3 years ago
2
Bump hosted-git-info from 2.7.1 to 2.8.9
#43
dependabot[bot]
closed
2 years ago
1
reward transaction not signed?
#42
ilcasinistareloaded
closed
3 years ago
2
Bump y18n from 4.0.0 to 4.0.1
#41
dependabot[bot]
closed
3 years ago
1
Bump acorn from 7.1.0 to 7.4.1
#40
dependabot[bot]
closed
3 years ago
1
Bump handlebars from 4.4.0 to 4.7.7
#39
dependabot[bot]
closed
3 years ago
1
Not enough initial balance fix
#38
masnwilliams
closed
3 years ago
1
Error: Not enough balance
#37
masnwilliams
closed
3 years ago
2
Bump elliptic from 6.5.1 to 6.5.4
#36
dependabot[bot]
closed
3 years ago
1
TypeError: Block is not a constructor
#35
michael0793
closed
1 year ago
3
Subject of decentralization, worker nodes and wallets
#34
criskurtin
opened
3 years ago
6
Not enough balance
#33
FedericoGentile
closed
3 years ago
2
Bump handlebars from 4.4.0 to 4.7.6
#32
dependabot[bot]
closed
3 years ago
1
Bump elliptic from 6.5.1 to 6.5.3
#31
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#30
dependabot[bot]
closed
3 years ago
1
Bump acorn from 7.1.0 to 7.1.1
#29
dependabot[bot]
closed
3 years ago
1
Account balance can't be negative
#28
markostojanovic087
closed
5 years ago
2
Transaction amount should be higher than 0
#27
Savjee
closed
5 years ago
2
Tests for #19 & adding debug (module)
#26
hasezoey
closed
5 years ago
4
npm audit fixes (/update deps)
#25
hasezoey
closed
5 years ago
0
remove unnecessary function
#24
hasezoey
closed
5 years ago
4
adding 2 tests & apply eslint to the tests
#23
hasezoey
closed
5 years ago
3
Reactivate Travis
#22
hasezoey
closed
5 years ago
1
Fix numbering for the frontend video
#21
TheDevMinerTV
closed
5 years ago
2
apply eslint(rules) to tests?
#20
hasezoey
closed
5 years ago
1
Next