717 Commits (4aefc0da7778b8910176c1918364d89e57b9d381)

Author SHA1 Message Date
moneroexamples 05f032ee36 block info added 6 years ago
moneroexamples a61e35d4a2 add amount and payment id to show_ringmemberstx_jsonhex 6 years ago
moneroexamples c92e5aa80e sender and recipient placeholders added to show_ringmemberstx_jsonhex 6 years ago
moneroexamples b96ed8de74 show_ringmemberstx_jsonhex added 6 years ago
moneroexamples 57819bec1c fix: get_output_key requires epee::span now 6 years ago
moneroexamples 90cd28c16c show_ringmemberstx_hex added 6 years ago
moneroexamples db8b46eb22 remove ring size from index page and txpool 6 years ago
moneroexamples a46b1e767a Change fee per kB to fee per byte 6 years ago
moneroexamples 3fbf6497c0 spelling 6 years ago
moneroexamples 7453999415 Fees are shown in micromonero now
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/151
6 years ago
moneroexamples 77d2a98e2f sort txpool txs 6 years ago
moneroexamples ce6f81fd2a Fix for txpool: Failed to parse transaction from blob
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/152
6 years ago
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
6 years ago
moneroexamples 71238c481c Readme updated 6 years ago
moneroexamples 6a1a6c48f8 port back to C++11 from C++14
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/144
6 years ago
stoffu 639be9d767
increase precision of printed fee 6 years ago
stoffu e29a7ba133
fix compile error from boost variant initialization 6 years ago
stoffu 78b6fa32ab
support for the new Bulletproofs format 6 years ago
moneroexamples 083078a47c no_all_possible_mixins added to detailed view 6 years ago
moneroexamples 5fea46c28a fix: no_of_last_blocks if greater than blockchain height
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/141
6 years ago
moneroexamples 3125d4ae0a Formating 6 years ago
moneroexamples a9a9360e11 add amount to map key in show_ringmembers_hex 6 years ago
moneroexamples 33b544d8d7 show_ringmembers_hex modified to use abolute_offsets also 6 years ago
moneroexamples 306b9b7aad get_tx private method added 6 years ago
moneroexamples 2b78eb4ef1 ring members output info as hex added 6 years ago
moneroexamples 8c8a42656c fix: crypto::generate_chacha_key does not compile 6 years ago
moneroexamples 3e1631643e blockhexcomplete url added 6 years ago
moneroexamples d9c042a1a6 fix: hex also for tx in the mempool 6 years ago
moneroexamples 22a9f6517e --enable-as-hex option added 6 years ago
moneroexamples 2264d1d722 As hex link added to tx details
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/133
6 years ago
moneroexamples b408e4b924 improve formating of hash rate 6 years ago
moneroexamples 7bb80afea8 improve formating of hash rate 6 years ago
moneroexamples cfcef1d749 fix: compilation error due to get_transactions
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/134
6 years ago
moneroexamples ea0a518af7 adding some code that might be useful later 6 years ago
moneroexamples ad2defbab7 ONIONEXPLORER_RPC_VERSION_MINOR increased by 1 6 years ago
moneroexamples ab12eb64dd some code cleaning 6 years ago
moneroexamples dc1ddacc9c json_detailedtransaction version added 6 years ago
moneroexamples d3e3084272 first version of mstch to json written 6 years ago
moneroexamples d308b31d74 json_detailedtransaction started 6 years ago
moneroexamples ebe4bb7765 started work on detailed info 6 years ago
moneroexamples 9905e916e4 bindaddr (-x) option added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/128
6 years ago
stoffu 3c770f4d43
Add PoW and difficulty to block info page 6 years ago
moneroexamples 7d250254ea anon namespace removed 7 years ago
moneroexamples bf39420c8a fix popping blocks
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/119
7 years ago
moneroexamples 1b6c8b2bbf Decoding of key images and outputs files fixed
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
7 years ago
moneroexamples 404f6ddec9 Decoding of key images seems fixed. Need still do output file decoding.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
7 years ago
moneroexamples c103a34eba initialize block_size_limit_str and block_size_median_str 7 years ago
moneroexamples c5a89500bd Fix comile ission on ubuntu 16.04 7 years ago
moneroexamples 4c432be311 block_size_median added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/114#issuecomment-384878024
7 years ago
moneroexamples 7765bf06c4 small spelling mistake corrected 7 years ago
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
7 years ago
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
7 years ago
stoffu 8a64169f28
Don't use question mark for 0 total fees in empty blocks 7 years ago
moneroexamples d9805386d6 enable-json-api flag is false by default now 7 years ago
moneroexamples f8831abb8e are_absolute_offsets_good method added 7 years ago
moneroexamples 0ce61ea930 fix: crash of checkandpush when outputs are not found 7 years ago
moneroexamples 450ef84eca use decrypt_payment_id from device class 7 years ago
moneroexamples 4f15c6164d fee per kB added to transaction pool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/107
7 years ago
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
7 years ago
moneroexamples 605c6caf28 fix: compile with new device monero functionality 7 years ago
moneroexamples 349f0a7f4d Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel 7 years ago
moneroexamples f02b8ecf9c paymend id decryption note added 7 years ago
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
7 years ago
stoffu d5bb203626
set implicit value of enable-json-api to true, just like other enable-* options 7 years ago
moneroexamples c74ed3e15a tiny clean up 7 years ago
moneroexamples f97cdf59ea fix: detect if testnet in confing.js 7 years ago
moneroexamples ad15b5c703 indicate presence of sub-address in multi-output txs 7 years ago
moneroexamples b9e9c60267 add js decoding for checking raw txs 7 years ago
moneroexamples 3b8b9b3a78 fix: detect if testnet in confing.js 7 years ago
moneroexamples e3c732eaa2 speed up all_in_one.js generation. 7 years ago
moneroexamples d3120c73dc merge multiple js files into one
to mininmize number of request to the server
7 years ago
moneroexamples 92441758fe fix: js error 7 years ago
moneroexamples fd1f66dfbe readme updated 7 years ago
moneroexamples 6c811626cb js cleanups and error msgs improvments 7 years ago
moneroexamples 5473bf25ee multiple output tx with sub-address 7 years ago
moneroexamples d2c0a4895d parse_str_secret_key js function added 7 years ago
moneroexamples 589a5d9548 started js for multiple ouputs subaddress 7 years ago
moneroexamples 5dfe95efcd limix max-width of extra in html 7 years ago
moneroexamples 15c94340c0 add_tx_pub_keys hidden html span added 7 years ago
moneroexamples ac23814b1d decoding encrypted payment id using js added 7 years ago
moneroexamples 098949ff80 fix: RingCT/type info missing 7 years ago
moneroexamples 156229274f readme updated 7 years ago
moneroexamples b1c12d88ce note text updated for decoding/proving forms 7 years ago
moneroexamples 9c1439039f note text updated for decoding/proving forms 7 years ago
moneroexamples 727e9c5a5e note text updated for decoding/proving forms 7 years ago
moneroexamples 715f467392 mvp js decoding/proving enabled 7 years ago
moneroexamples 2f0e1c14e7 js refactored 7 years ago
moneroexamples d27904098d js decoding of ring ct amounts added 7 years ago
moneroexamples 1459b30dd4 pass tx_json from c++ into js variable. 7 years ago
moneroexamples d3481a0d26 more js code added 7 years ago
moneroexamples 9590094633 attach click events to decode and prove buttons 7 years ago
moneroexamples a77468ce80 basic cryptonote js files added 7 years ago
moneroexamples 21d5ccf2f1 adding JS support started 7 years ago
moneroexamples d01f760404 rpccalls::get_hardfork_info added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/92
7 years ago
moneroexamples f9b8089168 compile with latest monero master 7 years ago
moneroexamples 98571672fe hard fork version added to network info 7 years ago
moneroexamples 4146a47809 make it compile on ubuntu 16.04 7 years ago
moneroexamples c26882897b added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
7 years ago
moneroexamples d3b3e4904c upgrade crow to latest version 7 years ago
moneroexamples 6724398b82 include #include <boost/algorithm/string.hpp> 7 years ago