Commit graph

111 commits

Author SHA1 Message Date
moneroexamples
9dadea8df2 Extra cout added regarding custom lmdb database 2016-05-28 13:12:00 +08:00
moneroexamples
f52905f08c Checking if lmdb2 exists or not, before trying to use the custom lmdb database for searching things. 2016-05-28 13:05:51 +08:00
moneroexamples
f8118f269e todo added 2016-05-23 04:23:09 +00:00
moneroexamples
aeb6e66f0e readme updated 2016-05-23 01:13:53 +00:00
moneroexamples
3633a33643 code cleaning 2016-05-22 13:43:32 +08:00
moneroexamples
7c4e0f3044 global output indices removed 2016-05-22 12:25:39 +08:00
moneroexamples
723c52bab9 fixes for the newest monero c++ api 2016-05-21 14:38:01 +08:00
moneroexamples
d6c2e8fc49 for_all_outputs removed 2016-05-15 10:36:41 +00:00
moneroexamples
036e7bbbb6 uint timestamp shown in tx 2016-05-15 10:30:12 +00:00
moneroexamples
01b8630146 do not calculate tx fees for miner blocks 2016-05-12 07:29:54 +00:00
moneroexamples
1bf4bfd036 fee calculation fixed 2016-05-12 06:27:41 +00:00
moneroexamples
386212b9c1 mylmbd::for_all_output_amounts added 2016-05-10 10:21:20 +00:00
moneroexamples
78e7c4d064 searching by amount idx and amount added 2016-05-10 05:28:11 +00:00
moneroexamples
319d1de1e7 search by output global idx added 2016-05-10 03:13:08 +00:00
moneroexamples
2b28eaf750 corectly provide global output idx 2016-05-10 03:04:08 +00:00
moneroexamples
a2d3f42699 dont show outputs global indices for tx in mempool 2016-05-10 00:31:51 +00:00
moneroexamples
6e90720b99 amount of outputs of given amount added 2016-05-10 00:22:13 +00:00
moneroexamples
c7ad1b6127 global index added to outputs info 2016-05-09 23:44:37 +00:00
moneroexamples
4f48035767 search outputs form added to tx.html 2016-05-09 05:48:03 +00:00
moneroexamples
ed24a53534 show_my_outputs templated added 2016-05-09 04:07:10 +00:00
moneroexamples
bb8d193835 show_my_outputs method started 2016-05-09 03:44:36 +00:00
moneroexamples
5be546e1ac templates and readme amended 2016-05-08 16:45:51 +08:00
moneroexamples
e225e82cd7 code cleaning 2016-05-07 18:33:56 +08:00
moneroexamples
4a2322f5d0 mempool added to search 2016-05-07 17:32:28 +08:00
moneroexamples
877eface3f searching mempool added, but needs testing 2016-05-06 08:00:57 +00:00
moneroexamples
189809831a Dont calculate fee for conaibase txs 2016-05-06 01:00:22 +00:00
moneroexamples
ebc199e040 search of mempool started 2016-05-02 06:09:41 +00:00
moneroexamples
b8e758f259 timescale size changed 2016-05-02 06:29:27 +08:00
moneroexamples
261d12d2c5 timestamp added to search_results 2016-05-01 16:07:49 +08:00
moneroexamples
e98ee5170f Search results limited to 500. 2016-05-01 13:28:09 +08:00
moneroexamples
5b4d2f8f1c timescale made longer 2016-05-01 12:36:55 +08:00
moneroexamples
abb317dd40 order of tx in the index2 fixed 2016-05-01 12:17:19 +08:00
moneroexamples
b17cfa66be in/out added to mempool 2016-05-01 11:43:48 +08:00
moneroexamples
2effdc04eb index2 corrected 2016-05-01 11:31:57 +08:00
moneroexamples
9f8ead6323 index2 amended 2016-05-01 10:13:44 +08:00
moneroexamples
6d84e1e7a5 index2() added 2016-05-01 10:02:37 +08:00
moneroexamples
96dc29f804 showing tx extra added 2016-04-30 20:16:44 +08:00
moneroexamples
08df36899f searching for encrypted payment id added 2016-04-30 17:23:37 +08:00
moneroexamples
c47d53f6e0 showing tx with and without ring signatures added 2016-04-30 10:17:47 +08:00
moneroexamples
d5a46bf914 custom search results im mylmdb added 2016-04-30 09:35:48 +08:00
moneroexamples
9d41c78793 basic mstch templates added to search_results.html 2016-04-29 17:38:23 +08:00
moneroexamples
daf4f73ae9 basic output for searching from lmdb2 added 2016-04-29 06:54:53 +08:00
moneroexamples
a2eeee7eb7 basic output for searching from lmdb2 added 2016-04-29 06:51:52 +08:00
moneroexamples
fb66d89f2a basic output for searching from lmdb2 added 2016-04-29 06:49:10 +08:00
moneroexamples
bbab4afc7e full resutls vector added 2016-04-28 07:03:16 +00:00
moneroexamples
9720838763 searching for key images added 2016-04-28 05:17:55 +00:00
moneroexamples
87c3232551 searching for tx coitaining given key image or public key added 2016-04-28 04:18:49 +00:00
moneroexamples
e9d07b072c payment id added to tx.html 2016-04-25 03:54:26 +00:00
moneroexamples
2cc0030e17 return if lecical_cast fails 2016-04-24 12:18:31 +08:00
moneroexamples
06675305ba cheking if lexical_cast is ok 2016-04-24 12:15:08 +08:00