Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sakia
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
clients
python
sakia
Commits
eae493f1
Commit
eae493f1
authored
11 years ago
by
inso
Browse files
Options
Downloads
Patches
Plain Diff
Ajut de specifs
parent
54c76b3c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/Specifications.md
+21
-0
21 additions, 0 deletions
doc/Specifications.md
ui/mainwindow.ui
+1
-1
1 addition, 1 deletion
ui/mainwindow.ui
with
22 additions
and
1 deletion
doc/Specifications.md
0 → 100644
+
21
−
0
View file @
eae493f1
# Specifications
## Client-side concepts
### Account
*
An account is a PGP Key
*
An account can be a member of multiple communities
*
An account own at least one wallet for each currency he owns
*
An account can own multiple wallets of the same currency
*
An account must declare the nodes he trusts to receive transactions
*
An account must declare the nodes he uses to send transactions for a currency type
### Community
*
A community uses one unique currency
*
A community has members
*
Each members of the community can issue currency following the rule defined in the community amendment
### Wallets
*
Wallets can own only one type of currency
*
Wallets value are the sum of the transactions received and sent that the user listed in this wallet
\ No newline at end of file
This diff is collapsed.
Click to expand it.
ui/mainwindow.ui
+
1
−
1
View file @
eae493f1
...
...
@@ -27,7 +27,7 @@
<item>
<widget
class=
"QTabWidget"
name=
"tabWidget"
>
<property
name=
"currentIndex"
>
<number>
0
</number>
<number>
1
</number>
</property>
<widget
class=
"QWidget"
name=
"walletsTab"
>
<attribute
name=
"title"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment