Skip to content

Commit

Permalink
refactoring(secretstore): complete refurbushment
Browse files Browse the repository at this point in the history
- scripts updated
- contracts used from other repo
- tobalaba, othere unnecessary configs removed
- volta and localpoa nodes kept
- settings added
- postinstall script to compile contracts
- local contracts upgraded to 0.6
- more meaningful console messages added
- gitignore updated
- utils refactored
- old chainspecs removed
  • Loading branch information
ngyam committed May 13, 2020
1 parent f8d211d commit 8a57566
Show file tree
Hide file tree
Showing 161 changed files with 5,208 additions and 27,820 deletions.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,9 @@ typings/
*/*/secretstore/
*/*/signer/

parity
src/*/sent_message.json
src/*/compose_receipt.json

parity

build/
1,380 changes: 0 additions & 1,380 deletions build/contracts/Migrations.json

This file was deleted.

3,098 changes: 0 additions & 3,098 deletions build/contracts/PrivateContract.json

This file was deleted.

1,099 changes: 0 additions & 1,099 deletions build/contracts/SSPermissions.json

This file was deleted.

2,529 changes: 0 additions & 2,529 deletions build/contracts/SSPermissionsComplex.json

This file was deleted.

1,629 changes: 0 additions & 1,629 deletions build/contracts/SSPermissionsSimple.json

This file was deleted.

1,265 changes: 0 additions & 1,265 deletions build/contracts/SSPermissionsSimpleNodoc.json

This file was deleted.

Loading

0 comments on commit 8a57566

Please sign in to comment.