Exchange market for FLO to rupee# and vise-versa
Go to file
sairajzero ab3df761b0 Bug fixes
- Fixed: SQL schema asset foreign key incorrectly referenced
- Fixed: initial rate of asset not loading correctly from DB
- Fixed: get-rate API returning [object Object] instead of rates
- Fixed: Bug where transaction-loop happens with 0 quantity
- Improved: spendAsset to use assets NULL/Non-NULL base correctly
- Fixed: minor typos, syntax errors and SQL query errors

User-pages:
- Added: UI fields for assets in Buy/Sell orders
- Updated: UI display of correct asset in listing orders and transactions
- Updated: localStorage keys are prefixed 'exchange-'
- Fixed: Rates and Balance amount not displayed correctly

Others:
- Added: temporary code for tracing output lines in set_globals.js (commented out by default)
2022-02-07 03:12:20 +05:30
args Bug fixes 2022-02-07 03:12:20 +05:30
public Bug fixes 2022-02-07 03:12:20 +05:30
setup Update truncateAll.sql 2022-01-26 02:22:33 +05:30
src Bug fixes 2022-02-07 03:12:20 +05:30
.gitattributes Initial commit 2021-08-30 21:57:41 +05:30
.gitignore multi-node support 2022-01-23 03:24:27 +05:30
LICENSE Adding package.json 2021-10-16 00:19:48 +05:30
package.json multi-node support 2022-01-23 03:24:27 +05:30
README.md Initial commit 2021-08-30 21:57:41 +05:30
start.js Create start.js and main.js 2021-08-30 22:04:19 +05:30

exchange-market

Exchange market for FLO to rupee# and vise-versa