sairajzero
962f68c230
floBlockchainAPI v2.0.1b
...
Additional filter options to readData function
- receivedOnly: filters only received data
- txid: (boolean) resolve txid or not
- sender: flo-id(s) of sender
- receiver: flo-id(s) of receiver
2021-04-22 02:09:48 +05:30
sairajzero
05f110661e
floCrypto_v2.0.1, floBlockchainAPI_v2.0.1a
...
floCrypto_v2.0.1 (ASCII fns)
- validateASCII
- convertToASCII
- revertUnicode
floBlockchainAPI_v2.0.1a
bugfix
2021-04-18 02:36:51 +05:30
Vivek Teega
5ef80602b3
Removing all non-working Flosights
2021-04-12 12:45:57 +05:30
Vivek Teega
83b8d975d4
Fix typo
2021-04-02 16:56:01 +05:30
Vivek Teega
f4e204ab38
Adding working flosight - https://livenet.flocha.in
2021-04-02 16:54:52 +05:30
sairajzero
836f359cf2
floDapps_v2.0.1c
...
- Added verifyPin: function to verify the pin of login credentials without logging in (ie, not storing the keys in memory)
- 'pin' argument can be ignored to check if private key is secured or not.
2021-02-12 03:06:42 +05:30
Vivek Teega
caa44ac2aa
Removing https://explorer.mediciland.com
...
Removing explorer.mediciland.com as a flosight as it is causing problems
2021-02-11 18:23:45 +05:30
sairajzero
dd59c25d73
floCloudAPI_v2.0.2e
...
- Fixed bug: multiple cloud connection caused issue with inactive array.
Hence replaced Array with Set
2021-01-20 22:54:38 +05:30
sairajzero
b5532444fb
floCloudAPI_v2.0.2d | floDapps_v2.0.1b
...
floCloudAPI_v2.0.2d
- Fixed bug: syntax error in requestObjectData
- Added closeRequest: closes the active live requests
floDapps_v2.0.1b
- minor improvements and alignment.
- Fixed: deleteAppData deletes the lastTx data of the adminID.
2021-01-02 19:11:15 +05:30
sairajzero
1a57f74704
Alignment
...
- Moving onLoadStartUp script tag to head
2020-12-31 23:20:51 +05:30
Sai Raj
634aa5aebd
Merge pull request #13 from sairajzero/master
2020-12-19 22:35:42 +05:30
sairajzero
fc747dae83
floBlockchainAPI v2.0.1 | floCloudAPI v2.0.2c
...
- Added: getTx(txid) to floBlockchainAPI. resolves the tx data of the given txid.
-
2020-12-19 22:26:00 +05:30
sairajzero
30c13ae12f
compactIDB v2.0.1
...
- Fixed bug: database upgrade not working correctly when upgrading existing db.
- Added upgradeDB as a standalone function. (also called by initDB if upgrade is required)
- Added getDBversion: resolves the version of the db
- Improved openDB: rejects if the db is not found
2020-12-15 05:02:50 +05:30
sairajzero
b0e15d1a7f
Minor bug fixes
2020-12-09 03:49:32 +05:30
sairaj mote
ab10325fd8
0.5.18
...
fix (cashier): immediate logout bug
2020-12-06 20:36:54 +05:30
Sai Raj
cafd76655e
Merge pull request #12 from sairajzero/master
2020-11-30 03:31:31 +05:30
sairajzero
99ce43c089
floCloudAPI_v2.0.2a | floDapps_v2.0.1
...
floCloudAPI v2.0.2a
- deleteApplicationData accepts options instead of application (to match other functions).
- Added editApplicationData
- sendGeneralData not longer stores data in IDB.
- fixed bug: Infinite callback loop in requestGeneralData and requestObjectData
floDapps v2.0.1
- added mid startup support
- added deleteUserData and deleteAppData
- replaced reactor startup logger with setCustomStartupLogger
2020-11-30 03:29:06 +05:30
sairaj mote
060642ccf7
0.5.17
...
style (user): new icon for request option
2020-11-28 19:30:42 +05:30
sairaj mote
02e9a6626b
0.5.16
...
style (user): dark mode improvements
2020-11-27 22:56:58 +05:30
sairaj mote
c997335914
0.5.15
...
feat (user): add sign in with generated credentials option in sign up process
fix (user): change UX writting in various places for better understanding
2020-11-27 00:43:00 +05:30
sairaj mote
73b99b0882
0.4.14
...
fix (user): issue with web animation API with partial frames casusing error
2020-11-23 10:15:41 +05:30
sairaj mote
b54d28df9c
0.4.13
...
fix (user): change user flow for notification while withdrawing
2020-11-17 17:27:16 +05:30
sairaj mote
937ac6d977
0.4.12
...
fix (user): fix sign in page main headline text line-height
2020-11-16 16:17:48 +05:30
sairaj mote
25946f97fb
0.4.11
...
style (user): better UI scalling
2020-11-16 16:15:30 +05:30
sairaj mote
3c7bd57f39
0.4.10
...
style (user): better scalling for high-res screens
2020-11-16 15:45:34 +05:30
sairaj mote
0976191eb8
0.4.9
...
feat (dev): add google analytics
2020-11-16 15:01:52 +05:30
sairaj mote
0e1c28f7fe
0.3.9
...
fix (dev): broadcastTx issue
2020-11-15 23:18:57 +05:30
sairaj mote
a91ef68c83
0.3.8
...
fix (user): add UPI transaction ID back while paying through cashier option
2020-11-15 16:41:47 +05:30
sairaj mote
cdda02767c
0.3.7
...
fix (user): fix on-boarding causing resize issue on mobile
2020-11-14 20:27:11 +05:30
sairaj mote
bc81e9e5ef
0.3.6
...
feat (user): add haptic feedback for transaction status
2020-11-14 20:07:01 +05:30
sairaj mote
41f5eee402
0.2.6
...
style (user): Improve dark mode color profile
2020-11-13 02:31:30 +05:30
sairaj mote
e165ac96fd
0.2.5
...
refactor (dev): change logic for on-boarding animation
2020-11-12 22:05:13 +05:30
sairaj mote
349d08ed3b
0.2.4
...
style (user): change balance refresh option to show status of refreshing
2020-11-12 21:12:57 +05:30
sairaj mote
ec973aafbf
0.2.3
...
fix (user): fix on-boarding focus indicator on mobile device
2020-11-11 22:17:06 +05:30
sairaj mote
8e35d4f5f3
0.2.2
...
fix (user): Fix on-boarding expereince for mobile users
2020-11-11 21:38:06 +05:30
Vivek Teega
39d01a91b5
0.2.1
...
Improving broadcast functionality
2020-11-09 16:39:39 +05:30
sairaj mote
a4ad1bc9c6
0.2.0
...
feat (user) : add on boarding experience for desktop UI
2020-11-09 02:02:32 +05:30
sairaj mote
f7f4398d3c
0.1.0
2020-11-06 01:36:52 +05:30
sairaj mote
c1f38a21c6
0.0.99
2020-11-05 19:54:00 +05:30
sairaj mote
5dc2b943d4
0.0.98
2020-11-05 19:40:46 +05:30
sairaj mote
4db222ee47
0.0.97
2020-11-05 19:28:48 +05:30
sairaj mote
91f0c1fea6
0.0.96
2020-11-05 13:15:25 +05:30
sairaj mote
56049082c9
0.0.95
2020-11-05 12:19:49 +05:30
sairaj mote
3ac6aae655
0.0.94
2020-11-05 11:37:17 +05:30
sairaj mote
630cd74d1c
0.0.93
2020-11-05 00:34:02 +05:30
sairaj mote
8dc8056f42
0.0.92
2020-11-04 22:58:39 +05:30
sairaj mote
a41cf4635c
0.0.91
2020-11-01 02:58:54 +05:30
sairaj mote
ddeac88f33
0.0.90
2020-10-26 12:10:52 +05:30
sairaj mote
a3099fded8
0.0.89
2020-10-26 03:59:30 +05:30
sairaj mote
4468a4b130
0.0.88
2020-10-25 19:33:18 +05:30