- 23 Jun, 2020 2 commits
- 22 Jun, 2020 5 commits
-
-
Kegan authored
Worked on the documentation.
-
Kegan authored
added a build script for just-the-docs documentation. added /docs/ path containinng the built documentation files. restructured website with /js/ /img/ /css/ and /contracts/ subfolders updated hosting js to support incomplete paths (/docs/ becomes /docs/index.html)
-
Kegan authored
-
Kegan authored
Fixed error when updating status with Web3 failure.
-
Kegan authored
Updated files for new server structure. moved Defund web hosting onto the same nodejs server. setup defund on https://defund.dev
-
- 03 Jun, 2020 1 commit
-
-
Kegan authored
-
- 02 Jun, 2020 1 commit
-
-
Kegan authored
-
- 29 May, 2020 1 commit
-
-
Kegan authored
-
- 28 May, 2020 1 commit
-
-
Kegan authored
-
- 27 May, 2020 3 commits
- 26 May, 2020 2 commits
-
-
Kegan authored
-
Kegan authored
Added Total Value display into fund assets box. Refactored token input handling: - amount validation now takes place with every input. - created a single object to handle token value setting and getting. - switched to bigint to prevent truncation. - now storing input value as BigInt instead of as a decimal. - Fixed max DFT button click. - Fixed max ETH button click.
-
- 25 May, 2020 4 commits
-
-
Kegan authored
-
Kegan authored
-
Kegan authored
-
Kegan authored
Moved token address into Token description category. Added DFT->ETH Value estimate to the portal display. Moved chart JS code into chart_data.js Added moment JS library. Updated chart_data.js to display value over time effectively. Built a data serve api to provide the webpage with cached ETH valuation over time.
-
- 24 May, 2020 5 commits
- 23 May, 2020 4 commits
- 22 May, 2020 7 commits
-
-
Kegan authored
Webpage now functions without Metamask. Webpage should function with 3rd party Web3 providers.
-
Kegan authored
Added fund held asset display. Added links to underlying contract and tokens. Added transaction links. Added token withdraw functionality.
-
Kegan authored
-
Kegan authored
-
Kegan authored
Added Get and Set functions for public facing fields. Removed TransferHoldings function. Will be added back at a later date. Updated Fees, now supports ERC20 tokens as well as ETH. Added new functions for accessing valuations (these are VIEW). Updated token minting process, new token amount calculation based on the initial deposit amount.
-
Kegan authored
-
Kegan authored
-
- 21 May, 2020 4 commits