-
- Downloads
Merge pull request #2 from duniter/master
MAJ fork
Branches
Tags
Showing
- .gitignore 1 addition, 3 deletions.gitignore
- .gitmodules 3 additions, 0 deletions.gitmodules
- .travis.yml 21 additions, 58 deletions.travis.yml
- README.md 9 additions, 9 deletionsREADME.md
- app/controllers/abstract.js 2 additions, 3 deletionsapp/controllers/abstract.js
- app/controllers/blockchain.js 2 additions, 4 deletionsapp/controllers/blockchain.js
- app/controllers/network.js 1 addition, 3 deletionsapp/controllers/network.js
- app/controllers/transactions.js 2 additions, 2 deletionsapp/controllers/transactions.js
- app/controllers/webmin.controller.js 40 additions, 48 deletionsapp/controllers/webmin.controller.js
- app/controllers/wot.js 8 additions, 12 deletionsapp/controllers/wot.js
- app/lib/blockGenerator.js 4 additions, 0 deletionsapp/lib/blockGenerator.js
- app/lib/constants.js 12 additions, 2 deletionsapp/lib/constants.js
- app/lib/dal/fileDAL.js 1 addition, 71 deletionsapp/lib/dal/fileDAL.js
- app/lib/dal/fileDALs/confDAL.js 1 addition, 1 deletionapp/lib/dal/fileDALs/confDAL.js
- app/lib/dal/sqliteDAL/BlockDAL.js 2 additions, 1 deletionapp/lib/dal/sqliteDAL/BlockDAL.js
- app/lib/directory.js 2 additions, 2 deletionsapp/lib/directory.js
- app/lib/entity/configuration.js 1 addition, 1 deletionapp/lib/entity/configuration.js
- app/lib/network.js 1 addition, 1 deletionapp/lib/network.js
- app/lib/proof.js 1 addition, 1 deletionapp/lib/proof.js
- app/lib/streams/bma.js 4 additions, 3 deletionsapp/lib/streams/bma.js
Loading
Please register or sign in to comment