Commit Graph

719 Commits

Author SHA1 Message Date
moneroexamples a654ce9ea7 Use zeros as default value for payment_id8e 2018-12-04 10:12:17 +08:00
moneroexamples c2c5e0b5f0 outputs fields added 2018-11-30 15:35:11 +08:00
moneroexamples 05f032ee36 block info added 2018-11-30 11:58:57 +08:00
moneroexamples a61e35d4a2 add amount and payment id to show_ringmemberstx_jsonhex 2018-11-30 11:51:46 +08:00
moneroexamples c92e5aa80e sender and recipient placeholders added to show_ringmemberstx_jsonhex 2018-11-30 11:04:08 +08:00
moneroexamples b96ed8de74 show_ringmemberstx_jsonhex added 2018-11-29 12:48:53 +08:00
moneroexamples 57819bec1c fix: get_output_key requires epee::span now 2018-11-28 14:58:03 +08:00
moneroexamples 90cd28c16c show_ringmemberstx_hex added 2018-11-26 13:38:05 +08:00
moneroexamples db8b46eb22 remove ring size from index page and txpool 2018-11-07 16:05:15 +08:00
moneroexamples a46b1e767a Change fee per kB to fee per byte 2018-10-23 09:45:00 +08:00
moneroexamples 3fbf6497c0 spelling 2018-10-22 10:31:16 +08:00
moneroexamples 7453999415 Fees are shown in micromonero now
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/151
2018-10-22 10:14:15 +08:00
moneroexamples 77d2a98e2f sort txpool txs 2018-10-22 09:23:13 +08:00
moneroexamples ce6f81fd2a Fix for txpool: Failed to parse transaction from blob
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/152
2018-10-22 08:41:59 +08:00
moneroexamples afd168cd6c Fix: txpool: Failed to parse transaction from blob
Gets txpool from lmdb now, instead of using RPC call as before.

https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/152
2018-10-22 08:19:42 +08:00
moneroexamples 71238c481c Readme updated 2018-10-17 07:04:01 +08:00
moneroexamples 6a1a6c48f8 port back to C++11 from C++14
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/144
2018-09-14 12:58:03 +08:00
stoffu 639be9d767
increase precision of printed fee 2018-09-12 08:55:40 +09:00
stoffu e29a7ba133
fix compile error from boost variant initialization 2018-09-12 08:50:03 +09:00
stoffu 78b6fa32ab
support for the new Bulletproofs format 2018-09-12 08:49:06 +09:00
moneroexamples 083078a47c no_all_possible_mixins added to detailed view 2018-09-06 12:53:36 +08:00
moneroexamples 5fea46c28a fix: no_of_last_blocks if greater than blockchain height
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/141
2018-09-03 07:41:46 +08:00
moneroexamples 3125d4ae0a Formating 2018-08-30 14:33:43 +08:00
moneroexamples a9a9360e11 add amount to map key in show_ringmembers_hex 2018-08-30 14:22:05 +08:00
moneroexamples 33b544d8d7 show_ringmembers_hex modified to use abolute_offsets also 2018-08-28 13:35:55 +08:00
moneroexamples 306b9b7aad get_tx private method added 2018-08-23 08:32:08 +08:00
moneroexamples 2b78eb4ef1 ring members output info as hex added 2018-08-22 14:44:50 +08:00
moneroexamples 8c8a42656c fix: crypto::generate_chacha_key does not compile 2018-08-20 12:11:35 +08:00
moneroexamples 3e1631643e blockhexcomplete url added 2018-08-07 11:53:25 +08:00
moneroexamples d9c042a1a6 fix: hex also for tx in the mempool 2018-07-24 13:05:37 +08:00
moneroexamples 22a9f6517e --enable-as-hex option added 2018-07-24 12:06:03 +08:00
moneroexamples 2264d1d722 As hex link added to tx details
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/133
2018-07-08 15:25:50 +08:00
moneroexamples b408e4b924 improve formating of hash rate 2018-07-07 08:46:02 +08:00
moneroexamples 7bb80afea8 improve formating of hash rate 2018-07-07 08:41:40 +08:00
moneroexamples cfcef1d749 fix: compilation error due to get_transactions
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/134
2018-07-04 15:45:39 +08:00
moneroexamples ea0a518af7 adding some code that might be useful later 2018-06-22 14:15:51 +08:00
moneroexamples ad2defbab7 ONIONEXPLORER_RPC_VERSION_MINOR increased by 1 2018-06-20 11:44:44 +08:00
moneroexamples ab12eb64dd some code cleaning 2018-06-18 13:40:54 +08:00
moneroexamples dc1ddacc9c json_detailedtransaction version added 2018-06-18 08:16:53 +08:00
moneroexamples d3e3084272 first version of mstch to json written 2018-06-17 10:53:47 +08:00
moneroexamples d308b31d74 json_detailedtransaction started 2018-06-17 10:07:50 +08:00
moneroexamples ebe4bb7765 started work on detailed info 2018-06-17 08:47:31 +08:00
moneroexamples 9905e916e4 bindaddr (-x) option added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/128
2018-06-17 08:44:11 +08:00
stoffu 3c770f4d43
Add PoW and difficulty to block info page 2018-06-08 13:19:21 +09:00
moneroexamples 7d250254ea anon namespace removed 2018-06-01 10:38:39 +08:00
moneroexamples bf39420c8a fix popping blocks
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/119
2018-06-01 08:39:49 +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 404f6ddec9 Decoding of key images seems fixed. Need still do output file decoding.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
2018-05-10 09:20:07 +08:00
moneroexamples c103a34eba initialize block_size_limit_str and block_size_median_str 2018-05-02 07:18:11 +08:00
moneroexamples c5a89500bd Fix comile ission on ubuntu 16.04 2018-05-01 14:02:26 +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
moneroexamples 7765bf06c4 small spelling mistake corrected 2018-04-27 10:00:50 +08:00
moneroexamples 4776fa3c22 fix proving conibase txs and string trim in js
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/113

https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/112
2018-04-13 19:46:44 +08:00
moneroexamples 30bbec104b
Merge pull request #110 from stoffu/dont-use-question-for-total-fees
Don't use question mark for 0 total fees in empty blocks
2018-04-06 11:00:26 +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 d9805386d6 enable-json-api flag is false by default now 2018-04-04 16:48:43 +08: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 605c6caf28 fix: compile with new device monero functionality 2018-03-05 08:07:27 +08:00
moneroexamples 349f0a7f4d Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel 2018-02-28 10:54:18 +08:00
moneroexamples f02b8ecf9c paymend id decryption note added 2018-02-28 10:53:45 +08:00
moneroexamples 9b7536bb10
Merge pull request #104 from stoffu/enable-json-api-implicit-true
set implicit value of enable-json-api to true, just like other enable-* options
2018-02-15 11:17:44 +08:00
stoffu d5bb203626
set implicit value of enable-json-api to true, just like other enable-* options 2018-02-15 11:35:43 +09:00
moneroexamples c74ed3e15a tiny clean up 2018-02-14 13:22:05 +08:00
moneroexamples f97cdf59ea fix: detect if testnet in confing.js 2018-02-14 11:40:41 +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 92441758fe fix: js error 2018-01-28 09:23:26 +08:00
moneroexamples fd1f66dfbe readme updated 2018-01-28 09:17:12 +08:00
moneroexamples 6c811626cb js cleanups and error msgs improvments 2018-01-28 08:19:23 +08:00
moneroexamples 5473bf25ee multiple output tx with sub-address 2018-01-25 13:38:40 +08:00
moneroexamples d2c0a4895d parse_str_secret_key js function added 2018-01-24 12:22:30 +08:00
moneroexamples 589a5d9548 started js for multiple ouputs subaddress 2018-01-22 17:47:18 +08:00
moneroexamples 5dfe95efcd limix max-width of extra in html 2018-01-22 14:30:56 +08:00
moneroexamples 15c94340c0 add_tx_pub_keys hidden html span added 2018-01-22 11:08:22 +08:00
moneroexamples ac23814b1d decoding encrypted payment id using js added 2018-01-21 11:12:59 +08:00
moneroexamples 098949ff80 fix: RingCT/type info missing 2018-01-19 12:02:11 +08:00
moneroexamples 156229274f readme updated 2018-01-19 11:58:27 +08:00
moneroexamples b1c12d88ce note text updated for decoding/proving forms 2018-01-19 11:42:32 +08:00
moneroexamples 9c1439039f note text updated for decoding/proving forms 2018-01-19 11:42:05 +08:00
moneroexamples 727e9c5a5e note text updated for decoding/proving forms 2018-01-19 11:34:57 +08:00
moneroexamples 715f467392 mvp js decoding/proving enabled 2018-01-19 08:09:04 +08:00
moneroexamples 2f0e1c14e7 js refactored 2018-01-18 12:50:36 +08:00
moneroexamples d27904098d js decoding of ring ct amounts added 2018-01-17 17:05:38 +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 9590094633 attach click events to decode and prove buttons 2018-01-14 10:14:02 +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 d01f760404 rpccalls::get_hardfork_info added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/92
2017-12-28 08:36:19 +08:00
moneroexamples f9b8089168 compile with latest monero master 2017-12-28 08:18:58 +08:00
moneroexamples 98571672fe hard fork version added to network info 2017-12-22 08:29:22 +08:00
moneroexamples 4146a47809 make it compile on ubuntu 16.04 2017-12-20 08:40:09 +08:00
moneroexamples c26882897b added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
2017-12-20 08:04:17 +08:00