moneroexamples
|
b4631e95e0
|
sodium dependency added
|
2018-08-24 14:05:59 +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
|
6948392191
|
Merge pull request #130 from moneroexamples/tx_full_details_json_call
Adding detailedtransaction json api call
|
2018-06-22 14:16:25 +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 |
|
moneroexamples
|
3bf79c0a8e
|
Merge pull request #124 from stoffu/diff-pow
Add PoW and difficulty to block info page
|
2018-06-08 18:22:48 +08:00 |
|
stoffu
|
3c770f4d43
|
Add PoW and difficulty to block info page
|
2018-06-08 13:19:21 +09:00 |
|
moneroexamples
|
fd4f57282a
|
Merge pull request #123 from stoffu/mac-pcsc
build: pcsclite is not available for OSX
|
2018-06-08 11:47:18 +08:00 |
|
stoffu
|
5a06e767cc
|
build: pcsclite is not available for OSX
|
2018-06-08 12:24:51 +09:00 |
|
moneroexamples
|
402e3cfbb5
|
new url added
|
2018-06-04 09:04:32 +08:00 |
|
moneroexamples
|
5716416c25
|
readme updated to ubuntu 18.04
|
2018-06-03 08:39:54 +08:00 |
|
moneroexamples
|
7d250254ea
|
anon namespace removed
|
2018-06-01 10:38:39 +08:00 |
|
moneroexamples
|
da9c0ccee6
|
readme updated to 0.12.1.0
|
2018-06-01 08:40:56 +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
|
35db6a00ca
|
readme corrected
|
2018-05-13 13:48:37 +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
|
6625ae6c65
|
ibpcsclite-dev added to readme
|
2018-05-10 09:25:57 +08:00 |
|
moneroexamples
|
c174aefd32
|
Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel
|
2018-05-10 09:20:23 +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
|
74a0096cdc
|
pcsclite lite added to CMakeLists
|
2018-05-10 09:20:07 +08:00 |
|
moneroexamples
|
2f1e76cb3b
|
Decoding of key images seems fixed. Need still do output file decoding.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
|
2018-05-09 19:47:28 +08:00 |
|
moneroexamples
|
5996218958
|
pcsclite lite added to CMakeLists
|
2018-05-09 19:25:06 +08:00 |
|
moneroexamples
|
bf8b2eb05b
|
initialize block_size_limit_str and block_size_median_str
|
2018-05-02 07:23:14 +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
|
a1d977ba2a
|
new link added
|
2018-05-01 09:15:17 +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
|
568e301fd4
|
readme updated
|
2018-04-13 19:56:58 +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
|
bcf095c2a0
|
dead links removed
|
2018-04-08 12:33:11 +08:00 |
|
moneroexamples
|
06ebaa5be9
|
Merge pull request #111 from moneroexamples/devel
Devel
|
2018-04-07 10:41:05 +08:00 |
|
moneroexamples
|
5827fe0cea
|
Update README.md
|
2018-04-06 18:08:49 +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 |
|