Commit Graph

  • 685b329f9f fetching data from last vc in showFillCntentsOfArticle Abhishek Sinha 2019-12-16 13:40:04 +0530
  • f26a07c365 modified code to display both scored articles and non-scored articles Abhishek Sinha 2019-12-15 18:54:35 +0530
  • 1cae597462 updated functions to differentiate data from users and subadmins Abhishek Sinha 2019-12-14 14:03:35 +0530
  • e691662c82 adding send and request general data to floCloudAPI sairajzero 2019-12-12 18:11:26 +0530
  • 0627a65d78 initial app status Abhishek Sinha 2019-12-11 15:52:21 +0530
  • e7a74c785e Adding Shamir's Shared Secret to floCrypto sairajzero 2019-12-01 11:45:00 +0530
  • 577bee4d37 Adding requestApplicationData sairajzero 2019-11-20 20:20:39 +0530
  • 62ac2a9371
    Merge pull request #2 from ranchimall/master Sai Raj 2019-11-20 18:20:13 +0530
  • 5ae3214a67
    Rename index.html to standard_Operations.html Sai Raj 2019-11-20 18:15:34 +0530
  • ce28df6834 adding automatic fetch for flosight API sairajzero 2019-11-20 02:07:35 +0530
  • 289089d972 Adding floCloudAPI sairajzero 2019-11-19 20:11:32 +0530
  • d79d54b400 Updating to match the backup node feature of SN sairajzero 2019-11-19 20:09:15 +0530
  • 10a5393373
    Update README.md sairaj mote 2019-10-20 01:15:39 +0530
  • 41eb1dc452
    added description for floBlockchainAPI and compact IDB operations sairaj mote 2019-10-20 01:07:28 +0530
  • 57d16248d9
    fixing bug in initDB Sai Raj 2019-10-17 17:21:07 +0530
  • 049cd5823c
    changing ws:// to wss:// in supernode module Sai Raj 2019-10-17 15:55:24 +0530
  • b1c6d8c153
    fixing broadcastTx not been asynchronized call Sai Raj 2019-10-13 03:04:28 +0530
  • ed59eeeb65 Added removeData in compactIDB sairajzero 2019-10-06 03:51:13 +0530
  • 68472cad56 floBlockchainAPI.readData will now return a object with totalTxs and data sairajzero 2019-10-06 03:15:18 +0530
  • 9da3168f45 Improved Read Data from blockchain via API Replaced floBlockchainAPI's readSentData, readDataPattern, readSentDataPattern, readDataContains, readSentDataContains with a improved version 'readData' readData is Promisfied function that reads and resolves floData from blockchain using API Arguments : addr - address from which the floData should be read options - (optional object, default = {}) Options : limit - maximum number of filtered data (default = 1000, negative = no limit) ignoreOld - ignore old txs (default = 0) sentOnly - filters only sent data pattern - filters data that starts with a pattern contains - filters data that contains a string filter - custom filter funtion for floData (eg . filter: d => {return d[0] == '$'}) sairajzero 2019-10-06 02:52:34 +0530
  • 8fd579dc5e Removed supernode Server sairajzero 2019-10-04 21:16:55 +0530
  • 243e3300ae Merge branch 'master' of https://github.com/ranchimall/Standard_Operations sairajzero 2019-10-04 20:41:08 +0530
  • ae71390df4 fixing bugs sairajzero 2019-10-04 20:35:10 +0530
  • 9bdac8b042 fixing some bugs sairajzero 2019-10-04 20:34:26 +0530
  • 2ea373ef2d improved reading floData via API sairajzero 2019-10-04 20:31:56 +0530
  • 268ffe4197
    Update index.html Sai Raj 2019-10-03 00:20:20 +0530
  • e2948b1db5
    Update README.md Sai Raj 2019-09-29 22:07:01 +0530
  • d7f1d215dd
    Update README.md Sai Raj 2019-09-29 22:04:11 +0530
  • bd52c44169 Added compactIDB operations and fixed bugs sairajzero 2019-09-29 13:55:46 +0530
  • dd402cd454 Adding files sairajzero 2019-09-27 21:34:16 +0530
  • bf24208898 Initial commit sairajzero 2019-09-27 21:10:01 +0530