Commit Graph

422 Commits

Author SHA1 Message Date
moneroexamples db964c12c8 Temprorary make it compile with ubuntu 16.04 branch 2018-09-14 08:38:10 +08:00
moneroexamples 1b6c8b2bbf Decoding of key images and outputs files fixed
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
2018-05-13 13:33:03 +08:00
moneroexamples 4c432be311 block_size_median added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/114#issuecomment-384878024
2018-04-28 09:46:30 +08:00
stoffu 8a64169f28
Don't use question mark for 0 total fees in empty blocks 2018-04-06 11:50:38 +09:00
moneroexamples f8831abb8e are_absolute_offsets_good method added 2018-03-26 08:47:23 +08:00
moneroexamples 0ce61ea930 fix: crash of checkandpush when outputs are not found 2018-03-21 09:17:08 +08:00
moneroexamples 450ef84eca use decrypt_payment_id from device class 2018-03-15 09:06:44 +08:00
moneroexamples 4f15c6164d fee per kB added to transaction pool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/107
2018-03-09 08:54:31 +08:00
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
2018-03-09 08:36:21 +08:00
moneroexamples ad15b5c703 indicate presence of sub-address in multi-output txs 2018-02-04 11:19:12 +08:00
moneroexamples b9e9c60267 add js decoding for checking raw txs 2018-02-03 13:40:52 +08:00
moneroexamples 3b8b9b3a78 fix: detect if testnet in confing.js 2018-02-02 07:33:14 +08:00
moneroexamples e3c732eaa2 speed up all_in_one.js generation. 2018-02-01 11:58:43 +08:00
moneroexamples d3120c73dc merge multiple js files into one
to mininmize number of request to the server
2018-02-01 11:51:37 +08:00
moneroexamples 15c94340c0 add_tx_pub_keys hidden html span added 2018-01-22 11:08:22 +08:00
moneroexamples 156229274f readme updated 2018-01-19 11:58:27 +08:00
moneroexamples 1459b30dd4 pass tx_json from c++ into js variable. 2018-01-17 16:17:34 +08:00
moneroexamples d3481a0d26 more js code added 2018-01-14 13:38:49 +08:00
moneroexamples a77468ce80 basic cryptonote js files added 2018-01-14 09:34:35 +08:00
moneroexamples 21d5ccf2f1 adding JS support started 2018-01-13 07:18:44 +08:00
moneroexamples 17b8f99b35 compile with latest monero master 2018-01-02 06:43:39 +08:00
moneroexamples 5d34b3e562 hard fork version added to network info 2018-01-02 06:43:39 +08:00
moneroexamples fe8c1c2a59 make it compile on ubuntu 16.04 2018-01-02 06:43:39 +08:00
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
2018-01-02 06:43:39 +08:00
moneroexamples 61cd869127 upgrade crow to latest version 2018-01-02 06:43:39 +08:00
stoffu 02070e9875 misc fixes to eliminate compiler warnings 2018-01-02 06:43:39 +08:00
moneroexamples bacd5d3937 proving raw tx added 2018-01-02 06:43:39 +08:00
moneroexamples db04742f56 small formating updates 2018-01-02 06:43:39 +08:00
moneroexamples d1251baf09 apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
2018-01-02 06:43:39 +08:00
moneroexamples ec43aee699 fix: show integrated address details 2018-01-02 06:43:39 +08:00
moneroexamples a9443d4e18 make it compile with subaddresses 2018-01-02 06:43:39 +08:00
moneroexamples 5215ad45ed Show payment id status in the index page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
2018-01-02 06:43:39 +08:00
moneroexamples 18063dee88 compile with current dev version of monero 2018-01-02 06:43:39 +08:00
moneroexamples 4549696c50 Merge remote-tracking branch 'origin/master' 2017-10-09 12:01:28 +08:00
moneroexamples b202b09c3c dont show '?' when fee is zero. 2017-10-09 12:01:10 +08:00
stoffu 721a03ca77
tx-pusher: support hex string of raw tx 2017-10-06 14:18:16 +09:00
moneroexamples bea2bb074d dont show full private viewkey when decoding output 2017-09-29 07:27:36 +08:00
moneroexamples 066a22823a adds decoding of payment id as ascii
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/81
2017-09-28 12:48:54 +08:00
moneroexamples f290c1db43 add prove and myoutpus shortcut links 2017-09-02 08:59:45 +08:00
moneroexamples f697355101 Merge branch 'master' into update_to_current_monero 2017-08-25 15:01:32 -07:00
moneroexamples b3d8279af3 add changes from pr #76
4983786ed5
2017-08-25 07:54:27 +08:00
kenshi84 4983786ed5
build on mac and windows 2017-08-24 23:09:02 +09:00
moneroexamples 513b59004f Median block size renamed to Median block size limit 2017-08-24 13:42:13 +08:00
moneroexamples cf54281ae2 bring back median size of blocks on front page 2017-08-24 13:32:48 +08:00
moneroexamples 00b76ba5b8 median size of recent blocks removed in pleace from network info 2017-08-24 13:19:06 +08:00
moneroexamples 661f6910c8 Block size limit changed to median block size 2017-08-23 08:22:13 +08:00
moneroexamples 888e81de93 add mempool reffresh time to mempool.html 2017-08-23 07:55:34 +08:00
moneroexamples 9db09581b6 add api/version call
https://github.com/moneroexamples/openmonero/issues/35
2017-07-30 06:12:02 +08:00
moneroexamples a549f25138 get_payment_id_as_string added 2017-07-25 11:28:54 +08:00
moneroexamples 9647945261 api/outputsblocks added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/73
2017-07-24 11:16:51 +08:00