Pages:
Author

Topic: OpenEx: Progress Report - 95% launching this week - page 5. (Read 9538 times)

hero member
Activity: 686
Merit: 504
always the student, never the master.
bump Cheesy
hero member
Activity: 686
Merit: 504
always the student, never the master.
We're moving into the home stretch people!  Cool

Updates:

jquery ui and page transition animations are functional look nice!

rebuilt admin interface.

built debug mode navigation system.

trade engine has been tested and works great.

wallet system works as expected as well.


Now for an insight into our work log
Quote
To Do:
1. Withdrawals
priority: extremely high
-withdrawal requests are sent into a queue for admin approval.
-once admin approval occurs, withdraw is processed.
**ive built a template for you: pages/withdraw.php


2.password reset page
priority: high
-users need a way to reset passwords
-add mysql and functions.
**ive built a template for you: pages/reset.php


3.API
priority: low
-priority on this is : low
**template pages/api.php

4.access_denied.php
priority: high
-add mysql to gather information about the user(ive documented it for you nicely so this should be a 5 minute job tops).
-add logic to increment number of times a user has seen this page.
-add table `access violations` row(s) `username` `ip` `count` <-number of violations.
**template access_denied.php
**when you finish this, i will build a page for us to track this table and add it to the admin pages.

5.json
priority: high
-fix this so that our withdraw/deposit functions work.
-ensure the security of this.
-investigate if this is compatible with rpcssl flag of clients(i think it is as the traffic should be automatically encrypted/decrypted by the server.

6.create function to prevent Sitebanned users from logging in.
priority: medium
-add a row for this to database.

7.Add option to pages/admin.php to click and ban users(both chatban and siteban).
priority: medium

8.Chat
priority: low

hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
hurry up with openex!
full member
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
so you're from mexico, have 12 posts, and your email address is crt.ferguson@gmail, a caucasian last name, and you would like to work on the exchange. what could possibly go wrong?  Roll Eyes



Plus one this
hero member
Activity: 686
Merit: 504
always the student, never the master.
please establish a game plan for when or if your exchange gets hacked. (and have it public too some what)
like if people had their coins stolen from a site hacking will you state in an FAQ or seomthing your would pay them back ?
see where i'm goin' with this ?

place an emphasis on security as much as possible Smiley


really?
legendary
Activity: 1540
Merit: 1011
FUD Philanthropist™
is having an open-source exchange / web site a good idea from a security stand point ?

and sorry but if there is an api for bots + auto-sell i won't be using it.

So you don't any exchanges with an API? Are there any?


there should be and i bet it would be popular.. i go to trade not fight bots .
legendary
Activity: 1540
Merit: 1011
FUD Philanthropist™
please establish a game plan for when or if your exchange gets hacked. (and have it public too some what)
like if people had their coins stolen from a site hacking will you state in an FAQ or seomthing your would pay them back ?
see where i'm goin' with this ?

place an emphasis on security as much as possible Smiley
legendary
Activity: 965
Merit: 1000
is having an open-source exchange / web site a good idea from a security stand point ?

and sorry but if there is an api for bots + auto-sell i won't be using it.

So you don't any exchanges with an API? Are there any?
hero member
Activity: 686
Merit: 504
always the student, never the master.
is having an open-source exchange / web site a good idea from a security stand point ?

and sorry but if there is an api for bots + auto-sell i won't be using it.

i do wish ya luck though.. not trying to flame ya

API === TRUE;

AUTOSELL === FALSE;
legendary
Activity: 1540
Merit: 1011
FUD Philanthropist™
is having an open-source exchange / web site a good idea from a security stand point ?

and sorry but if there is an api for bots + auto-sell i won't be using it.

i do wish ya luck though.. not trying to flame ya
legendary
Activity: 965
Merit: 1000
If you need help with the API, let me know.
hero member
Activity: 646
Merit: 500
good job Smiley
hero member
Activity: 686
Merit: 504
always the student, never the master.
Trade Engine and Wallet system complete

To Do:

Automate trade page with ajax
Chat
API
hero member
Activity: 686
Merit: 504
always the student, never the master.
Trade Engine nearing completion!

Details:
  PHP/Chron based- executes on 1 second intervals
  Low Latency- can {theoretically}handle 890k trades per second
  Fast- Executes queries(Post trade, Get Trades, Get Trade equivalent, Execute trade) and terminates threads upon success.
  Secure- Stores all trades in a temporary database. if error occurs, trade engine is paused trade is reversed and executed again.


Json/Wallet system Revamped!
 More details to come.

SMTP- Mail functions are nearing completion.


To Do-

1.Trade engine testing, Json vulnerability testing.
2.Script key generation to prevent XSS attacks.(or could use htaccess)
3.API
4.Chat

 
hero member
Activity: 686
Merit: 504
always the student, never the master.
1.Trade's fixed! Grin
-trade now takes trade fee % (.089 percent) on buys and sells. no withdraw or deposit fee(except network fee for withdrawal)

server side and client side now in unison

2. Withdraws work
-withdraw fixed. now works for withdraws

3. Error/Success confirmation divs
-now shows messages on registration, logout, trade submitted, invalid trade, invalid amount.


TO DO:

1. Bug in cancel trade script amount back + fee.

2. Trade engine to be revamped

3. Litecoin market

4. Chat

5. Api

6. Move to server, compile client, launch site.

7. minor gui improvements/code review as time goes by.

8. mobile site/forum launch



hero member
Activity: 686
Merit: 504
always the student, never the master.
I would like to ask for donations or sell a few shares to help fund development/server costs.

what is the best way to go about this?

Not looking for egregious amounts, but some small donations would go a long way.
hero member
Activity: 686
Merit: 504
always the student, never the master.
Source has been updated on Git

https://github.com/r3wt/openex

not included directories

/chat

/admin
hero member
Activity: 686
Merit: 504
always the student, never the master.
so you're from mexico, have 12 posts, and your email address is crt.ferguson@gmail, a caucasian last name, and you would like to work on the exchange. what could possibly go wrong?  Roll Eyes


Well that's my last name. And I'm caucasian btw, but yeah I was born in Mexico xD

I don't see what could possibly go wrong :S I just what to help and learn from your project.

So what do you think?



i'll be updating the github later with the latest version of the source. you are invited to fork it and make modifications, submit pull requests, etc.

perhaps you were hoping for root access  Cheesy
full member
Activity: 224
Merit: 100
so you're from mexico, have 12 posts, and your email address is crt.ferguson@gmail, a caucasian last name, and you would like to work on the exchange. what could possibly go wrong?  Roll Eyes


Well that's my last name. And I'm caucasian btw, but yeah I was born in Mexico xD

I don't see what could possibly go wrong :S I just what to help and learn from your project.

So what do you think?

hero member
Activity: 686
Merit: 504
always the student, never the master.
so you're from mexico, have 12 posts, and your email address is crt.ferguson@gmail, a caucasian last name, and you would like to work on the exchange. what could possibly go wrong?  Roll Eyes

Pages:
Jump to: