Commit Graph

34 Commits

Author SHA1 Message Date
Lyubomir Kiprov 6927dfb4fb Modify discover contract in order to remove unnecessary rows 2019-05-19 12:27:18 +03:00
Lyubomir Kiprov c5e35e28c0 Merge with github develop branch 2019-05-17 17:36:35 +03:00
Lyubomir Kiprov a9e1df90bc Fix services 2019-05-17 13:59:46 +03:00
cryptowanderer 58556eb5d3 Removes unnecessary amount param from downvotes 2019-05-16 13:28:34 +02:00
Lyubomir Kiprov c3920055bb Add IPFS data uploading 2019-05-03 18:50:54 +03:00
Lyubomir Kiprov a26091f59e Refactor some implementation 2019-04-30 18:15:27 +03:00
Andy Tudhope 8c016eb926
Changes all arithmetic operations to safeMath 2019-04-19 22:15:02 +02:00
Andy Tudhope ecc0d25676
Update contract name 2019-04-19 11:03:03 +02:00
Andy Tudhope c52669c76a
Removes pure from abiDecodeRegister due to slither 2019-04-12 11:42:41 +02:00
Andy Tudhope 800ad2270e
storing ipfs hash in bytes32 hash and changed receiveApproval (#23) 2019-04-12 11:40:24 +02:00
Andy Tudhope afc8adb22c
Adds overflow test and better protection given limitations 2019-04-11 17:15:40 +02:00
Andy Tudhope 20e0fd61c5
Adds metadata & update field for Add a DApp screens 2019-04-10 21:26:21 +02:00
Andy Tudhope 9cd3abd939
Adds protection against DApps with same id 2019-04-10 15:18:08 +02:00
Andy Tudhope 2e384b8188
Emulate teller-network, coverage still failing 2019-04-10 11:00:08 +02:00
Andy Tudhope 9216468a32
Try get embark coverage working WIP 2019-04-10 10:33:01 +02:00
Andy Tudhope 26dbfbfcbe
Better organisation, so better static analysis 2019-04-10 02:47:28 +02:00
Andy Tudhope 9abeff241f
Initialize y in BancorFormula because slither 2019-04-10 02:33:41 +02:00
Andy Tudhope b3a6ad9155
Slither and solium together 2019-04-10 02:26:00 +02:00
Andy Tudhope 2347702e45
Slither and solium together 2019-04-10 02:16:51 +02:00
Andy Tudhope b09a5f9e95
Slither and solium together 2019-04-10 01:19:11 +02:00
Andy Tudhope b153f1c686
Address further slither analysis 2019-04-10 00:55:39 +02:00
Andy Tudhope 8d2f0119ee
Address slither static analysis WIP 2019-04-10 00:24:40 +02:00
Andy Tudhope bfa351c48d
Adds solium support, fixes linting issues 2019-04-09 22:54:21 +02:00
Andy Tudhope 5a03d56ae5
Adds first tests for BancorFormula - WIP 2019-04-09 20:58:02 +02:00
Andy Tudhope 1de44773cd
Change order of asserts and add more coverage to upvotes when votes_cast > 0 2019-04-09 17:57:07 +02:00
Andy Tudhope 25efb90aa3
Assert fails in tests, more downvote checks 2019-04-09 17:07:45 +02:00
Andy Tudhope 1c16f1eaf5
Update comments 2019-04-09 16:35:30 +02:00
Andy Tudhope ccbec568c1
Adds tests for upvoteEffect and Withdraw 2019-04-09 12:21:23 +02:00
Andy Tudhope 753c23b3ce
Tests upvotes with votes already cast, checks SNT sends 2019-04-09 10:33:00 +02:00
Andy Tudhope d3b634e57e
Change downvote transfer so tests work 2019-04-09 09:16:48 +02:00
Andy Tudhope 037805bacc
Minor updates 2019-04-08 23:50:00 +02:00
Andy Tudhope 73400ff3ac
More tests, WIP 2019-04-08 21:22:45 +02:00
Andy Tudhope bb6535becb
Begin testing 2019-04-08 19:28:36 +02:00
Andy Tudhope 38928ead32
Include Embark and .sol contracts 2019-04-08 16:46:14 +02:00