You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frank V. Castellucci edited this page Jun 8, 2018
·
31 revisions
hasblock-exchange design principles
While there may be exceptions, and there are, we intend to follow these principles as they align to our primary value proposition goals
Immutable data
Encrypted data in flight and at rest
Transaction and identity anonymity
Development practices
Don't push code that is broken or prevents operation to master. If you need to maintain a work in progress (WIP) create a branch
Use the following guidelines to write commit messages. Configure your editor to use a git message template and do not use the '-m' command line option unless your commit only requires a title.