More consistent contract parameter naming #24

Merged
bumi merged 9 commits from refactor/naming-conventions into master 2018-04-15 18:24:12 +00:00

9 Commits

Author SHA1 Message Date
9e57567cd3 rename recipent to contributor in token contract 2018-04-15 20:21:49 +02:00
d7c8ee46bd Rename recipientId to contributorId in Operator 2018-04-15 19:58:28 +02:00
00a7a4e511 Merge branch 'master' into refactor/naming-conventions
* master:
  Adjust seeds to new proposal storage
2018-04-15 19:39:30 +02:00
4fd35a86c8 update seeds 2018-04-15 19:35:30 +02:00
3a0350d581 Fix 2018-04-10 18:16:19 +02:00
b85117835d update contributor account vs. address 2018-04-10 18:02:00 +02:00
e116e7ebf3 Use new naming convention to call address things accounts
So here we use creatorAccount - similar to proposalId.
Like this we will always have an *Account or *Id as identifier.
2018-04-10 17:49:16 +02:00
147904e237 maybe more consitent 2018-04-10 16:40:11 +02:00
7f30006703 More consistent contract parameter naming 2018-04-10 16:25:17 +02:00