FutureDAO First Bi-weekly Report of November

robbie wang
FutureDAO
Published in
2 min readNov 18, 2019

This report tells the FutureDAO the latest development in the first half of November.

Front-end development

Completed the trading details module of the project, such as buying and selling modules

Completed the project return gift pack module, such as the return pack list module, modified the settings of the return pack module

Completed the filling of the order information and the creation of the order. The contract needs to be modified, so the payment module is to be completed.

Canceled the order function

Implemented the display of checking my order module, in which we can view my order list and the details of the order. The display of unpaid order needs to be improved due to the payment module is involved.

Server section progress

Completed the statistics function of the gift pack quantity

Completed the statistics function of token balance

Added the “place order” function

Added the “confirm payment” function

Added the “cancel order” function

Added the “confirm shipping” function

Added the “query user order list” function

Added the “query user order details” function

Added the “query project order list” function

Added the “query project order details” function

Completed the statistics function of order sold quantity

Completed the statistics function of order support quantity

Completed the statistics of order payment result

Completed the summary order timeout

Contract development progress

The original single shareholding is split into two forms, A and B. The two shares of A and B are different in its acquisition and uses. B shares can be obtained through purchase and can be used to vote for the rate at which money is transferred to the autonomous organization. A-shares are generated through voting by the remaining shareholders holding the A-shares after some contributions are made to the project.

Changed the original stock token FDT to token A and token B. Token A cannot be circulated.

Deleted some voting features that are no longer used

Added the new B-share voting function to change the rate at which the money is transferred to the autonomous organization.

Added A-share seasoned equity offerings related voting function

Refactored B-share related refunding function.

Refactored the trading pool function, removed pre-minting, crowdfunding, and other functions. Added support for DAI. Added the function of streaming certain assets to the autonomous module every month.

Reconstructed the autonomous module, vote with the share A, and the share A can be exchanged for the corresponding proportion of the assets of the autonomous module when it exits

ETH crawler

Deployed the server

--

--