[fix] #1037 Migrate duniter-common back into duniter core
Showing
- .eslintignore 3 additions, 0 deletions.eslintignore
- app/common/index.js 14 additions, 0 deletionsapp/common/index.js
- app/common/lib/buid.js 39 additions, 0 deletionsapp/common/lib/buid.js
- app/common/lib/constants.js 228 additions, 0 deletionsapp/common/lib/constants.js
- app/common/lib/crypto/base58.js 9 additions, 0 deletionsapp/common/lib/crypto/base58.js
- app/common/lib/crypto/keyring.js 75 additions, 0 deletionsapp/common/lib/crypto/keyring.js
- app/common/lib/crypto/nacl-util.js 50 additions, 0 deletionsapp/common/lib/crypto/nacl-util.js
- app/common/lib/document/block.js 356 additions, 0 deletionsapp/common/lib/document/block.js
- app/common/lib/document/certification.js 149 additions, 0 deletionsapp/common/lib/document/certification.js
- app/common/lib/document/identity.js 187 additions, 0 deletionsapp/common/lib/document/identity.js
- app/common/lib/document/index.js 10 additions, 0 deletionsapp/common/lib/document/index.js
- app/common/lib/document/membership.js 123 additions, 0 deletionsapp/common/lib/document/membership.js
- app/common/lib/document/peer.js 200 additions, 0 deletionsapp/common/lib/document/peer.js
- app/common/lib/document/transaction.js 189 additions, 0 deletionsapp/common/lib/document/transaction.js
- app/common/lib/dos2unix.js 23 additions, 0 deletionsapp/common/lib/dos2unix.js
- app/common/lib/hashf.js 8 additions, 0 deletionsapp/common/lib/hashf.js
- app/common/lib/parsers/GenericParser.js 108 additions, 0 deletionsapp/common/lib/parsers/GenericParser.js
- app/common/lib/parsers/block.js 249 additions, 0 deletionsapp/common/lib/parsers/block.js
- app/common/lib/parsers/certification.js 43 additions, 0 deletionsapp/common/lib/parsers/certification.js
- app/common/lib/parsers/identity.js 47 additions, 0 deletionsapp/common/lib/parsers/identity.js
Loading
Please register or sign in to comment