Commit Graph

436 Commits (3e1631643e59be594794d538b7319374f3c7484e)

Author SHA1 Message Date
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
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
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
stoffu 3c770f4d43
Add PoW and difficulty to block info page
6 years ago
moneroexamples 1b6c8b2bbf Decoding of key images and outputs files fixed
6 years ago
moneroexamples 4c432be311 block_size_median added
6 years ago
stoffu 8a64169f28
Don't use question mark for 0 total fees in empty blocks
6 years ago
moneroexamples f8831abb8e are_absolute_offsets_good method added
6 years ago
moneroexamples 0ce61ea930 fix: crash of checkandpush when outputs are not found
6 years ago
moneroexamples 450ef84eca use decrypt_payment_id from device class
6 years ago
moneroexamples 4f15c6164d fee per kB added to transaction pool
6 years ago
moneroexamples 3a055f9fbd remove depency on readline
6 years ago
moneroexamples ad15b5c703 indicate presence of sub-address in multi-output txs
6 years ago
moneroexamples b9e9c60267 add js decoding for checking raw txs
6 years ago
moneroexamples 3b8b9b3a78 fix: detect if testnet in confing.js
6 years ago
moneroexamples e3c732eaa2 speed up all_in_one.js generation.
6 years ago
moneroexamples d3120c73dc merge multiple js files into one
6 years ago
moneroexamples 15c94340c0 add_tx_pub_keys hidden html span added
6 years ago
moneroexamples 156229274f readme updated
6 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 a77468ce80 basic cryptonote js files added
7 years ago
moneroexamples 21d5ccf2f1 adding JS support started
7 years ago
moneroexamples 17b8f99b35 compile with latest monero master
7 years ago
moneroexamples 5d34b3e562 hard fork version added to network info
7 years ago
moneroexamples fe8c1c2a59 make it compile on ubuntu 16.04
7 years ago
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
7 years ago
moneroexamples 61cd869127 upgrade crow to latest version
7 years ago
stoffu 02070e9875 misc fixes to eliminate compiler warnings
7 years ago
moneroexamples bacd5d3937 proving raw tx added
7 years ago
moneroexamples db04742f56 small formating updates
7 years ago
moneroexamples d1251baf09 apply patch from @stoffu for sub-addresses
7 years ago
moneroexamples ec43aee699 fix: show integrated address details
7 years ago
moneroexamples a9443d4e18 make it compile with subaddresses
7 years ago
moneroexamples 5215ad45ed Show payment id status in the index page
7 years ago
moneroexamples 18063dee88 compile with current dev version of monero
7 years ago
moneroexamples 4549696c50 Merge remote-tracking branch 'origin/master'
7 years ago
moneroexamples b202b09c3c dont show '?' when fee is zero.
7 years ago
stoffu 721a03ca77
tx-pusher: support hex string of raw tx
7 years ago