Commit Graph

390 Commits

Author SHA1 Message Date
420c3a7164
Update README.md 2021-12-21 08:29:50 +05:30
b66fe52f54
Update README.md 2021-12-21 08:29:05 +05:30
d34143a3dc
Update README.md 2021-12-21 08:21:46 +05:30
13007684f0
Update README.md 2021-12-21 08:12:49 +05:30
85ddbc16a5
Update README.md 2021-12-21 08:07:11 +05:30
4cb88db46f
Update README.md 2021-12-19 18:28:38 +05:30
aa7fce1c02
Update README.md 2021-12-19 18:27:22 +05:30
Sai Raj
0b42046022
Merge branch 'sairajzero:master' into master 2021-11-05 18:18:23 +05:30
sairajzero
6caa0658f6 floCloudAPI v2.1.0a (bugFix)
Fixed bug: UpdateObjectData not working correctly
2021-11-05 18:18:09 +05:30
Sai Raj
b2d77a3c2a
Merge branch 'sairajzero:master' into master 2021-09-25 16:27:30 +05:30
sairajzero
57ef8d14df floBlockchainAPI_v2.1.1a
- formatting the code
2021-09-17 02:46:48 +05:30
sairajzero
5c21a01b68 floBlockchainAPI v2.1.1
- improved sendTx to check if the utxo is already used but unconfirmed (ie, still in mempool) and ignore those utxos.
This allows users to send multiple tx from the same floID without the need to wait for confirmation of prev tx as long as enough utxos are available.

- Optional parameter: strict_utxo (boolean): Default=true (safe mode).
If false, allows unconfirmed UTXOs to be included in the txn.
This will allow users to chain send tx as long as enough balance FLO is available.
WARNING: if one tx in the chain is dropped, all next tx dependent on that tx will be dropped too.

- writeData (as it invokes sendTx) also have the above improvements
2021-09-17 02:25:16 +05:30
sairajzero
f8954a2532 floBlockchainAPI v2.1.0
- readData: option txid changed to tx. now resolves data with txid, time, blockheight along with flo data as an object [if option tx is true].
Note: backward not compactible when txid was passed as option
2021-08-12 21:47:02 +05:30
Sai Raj
09539c1dc6
Merge pull request #14 from sairajzero/master 2021-07-24 04:24:32 +05:30
Sai Raj
4df09c206f
Merge branch 'master' into master 2021-07-24 04:24:02 +05:30
sairajzero
b575432ace floCloudAPI_v2.1.0
- Updating to node version of SuperNodeStorage
2021-07-24 04:09:44 +05:30
sairajzero
44b916a65f bug fix: BTC base not accepting decimal 2021-07-18 16:28:15 +05:30
Sai Raj
571499907e
Update README.md 2021-06-25 15:16:48 +05:30
ea2a586b5a
Updted Flosight list 2021-06-22 18:59:26 +05:30
sairaj mote
84d8020653 feature update
-- Added ability to directly view particular fund from url
2021-06-09 16:35:48 +05:30
sairajzero
499a7875ef bug fix 2021-06-07 14:31:55 +05:30
sairajzero
df8df5edbc floBlockchainAPI_2.0.1e
- Adding floBlockchainAPI.util.current(): returns the current working flosight link (to be used after at least 1 API request'
2021-06-07 14:27:52 +05:30
sairaj mote
8160df0020 fix
-- added flosight fix
2021-06-06 17:55:47 +05:30
sairajzero
25df4bbbc0 bugfix (floBlockchainAPI_v2.0.1d)
floBlockchainAPI_v2.0.1d
- fetch_retry removes incorrect uri when parallel requests are called.
2021-06-06 17:10:55 +05:30
Sai Raj
f7fcaf12c6 Merge branch 'sairajzero:master' into master 2021-06-05 12:34:53 +05:30
sairajzero
99ac3accb9 bugfix: (floBlockchainAPI v2.0.1c)
-Fixed: no Flosight working error shown even when there  are flosight(s) working
2021-06-05 12:27:32 +05:30
sairaj mote
2b86ac226d UI update
-- Added red line for fund end
-- added tag for latest fund
2021-05-31 22:50:23 +05:30
sairajzero
a389ffa946 Display sorted order
Display the funds in sorted by the start date (newest first)
2021-05-30 18:27:40 +05:30
sairajzero
685f848f03 Update index.html
- Fixed: BTC base value not parsing decimal
- UI fix: Base USD value is displayed as float (2 decimals)
2021-05-30 16:00:03 +05:30
sairajzero
ac67acb5ac Adding official adminID 2021-05-30 15:50:25 +05:30
sairajzero
2767ae20ec bug fix
- fixed: end date displayed incorrectly
2021-05-30 03:46:09 +05:30
sairaj mote
42d7a642b5 Feature update and bug fix
--  Fixed issue with search not working

-- removed warning from each fund block instead showing it at top only
2021-05-29 22:05:52 +05:30
sairaj mote
f842f00cfb UI update
-- Added conditional rendering for fund link and tapout points
2021-05-29 20:33:00 +05:30
sairajzero
ec16a82ec2 UI typo fix
Changed 'bond' to 'fund' in UI
2021-05-29 20:14:01 +05:30
sairajzero
a8be67277d integrate term into fund
- integrating the term data values (max duration, tapouts and fee) into fund data
- adminID takes role of creating the funds
- 'tapout' is now optional when creating funds
- UI updated for the above changes
2021-05-29 20:10:39 +05:30
sairaj mote
2fd1fac0cf UI update 2021-05-23 17:28:28 +05:30
sairaj mote
837040dc32 Bug fix 2021-05-21 16:54:56 +05:30
sairaj mote
88fa5c7d62 UI update
Added currency formatting to remaining prices
2021-05-15 17:19:36 +05:30
sairaj mote
d348a213ef UI update
Added formatting for various currencies
2021-05-14 19:20:55 +05:30
sairaj mote
a7af2b2f21 UI update 2021-05-14 18:46:55 +05:30
sairaj mote
c45eb6466e UI update 2021-05-14 18:42:36 +05:30
sairaj mote
f5538fa231 UI update 2021-05-14 18:01:21 +05:30
sairaj mote
173b602b53 UI update
Added message for investors
2021-05-14 17:54:10 +05:30
sairaj mote
76d1b92593 UI update 2021-05-14 17:42:29 +05:30
sairaj mote
4698c6be08 UI fix 2021-05-14 17:37:36 +05:30
sairaj mote
0195ec146d UI fix
Fixed tap-out points not having space between them
2021-05-14 17:23:48 +05:30
sairaj mote
4bec46d7a3 UI update
Font size adjustment
2021-05-14 16:53:26 +05:30
sairaj mote
aa66524290 UI fix
Fixed issue with fund investor currency not changing according to preferred currency
2021-05-14 16:41:18 +05:30
sairaj mote
4911089a6f UI update 2021-05-14 02:41:40 +05:30
sairaj mote
8ed81d1ee2 UI update 2021-05-14 02:40:36 +05:30