lza_menace
16d6d167c9
compress catgirl and modify css
2 years ago
lza_menace
053b7cb2d5
add catgirl
2 years ago
lza_menace
483e22aa79
fix |
2 years ago
lza_menace
254df892c6
correct mirrors loc
2 years ago
lza_menace
665dda5cea
link to mirrors.txt
2 years ago
lza_menace
0d652a4af7
point to source repo
2 years ago
lza_menace
1b0664f151
remove onion from head
2 years ago
lza_menace
6af6b8293e
missed one
2 years ago
lza_menace
4513845a19
wowify
2 years ago
ErC
b3b84af960
css: fix overflowing text in cells
...
Long strings without spaces don't get wrapped and will result in the text overflowing outside of the cell and messing up the structure of the page. See for example [the tx_extra field in this transaction](https://xmrchain.net/search?value=1ecce7898a4e1c7334241c834ba4866d6b511ee896c318b3445aea1cc926e40f ).
This small patch makes long text wrap inside the given limit, which would be otherwise "ignored".
2 years ago
moneroexamples
f841622349
temp fix: https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/279
...
Temprorry disabled randomx code generation till figure out
what exactly is happening
2 years ago
moneroexamples
31490c319d
per_kb_fee_estimated added
2 years ago
moneroexamples
b889c84cee
spelling
2 years ago
moneroexamples
296836b639
Merge branch 'master' into devel
2 years ago
moneroexamples
810f4f5b98
Make view_tags optinal
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/268#issuecomment-1128675924
3 years ago
moneroexamples
c6d8eb0dbe
fix: tags not visible
3 years ago
moneroexamples
df7abfdfa5
output_tag added to tx_details.html
3 years ago
moneroexamples
3462edecef
Add tags and fix Bulletproof2 support
3 years ago
moneroexamples
b0a0afc44c
fix monerod RPC connectivity issues
3 years ago
moneroexamples
e63072777d
remove network_info_ftr as its unused
3 years ago
moneroexamples
2f514c758a
Change UCT to UTC
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/267
3 years ago
j-berman
290ee4a260
Update for view tags
3 years ago
moneroexamples
3a78681964
indentation corrected
3 years ago
moneroexamples
58e947fd2a
Guessing of mixing is disabled by default now
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/262
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/261
3 years ago
moneroexamples
9a37839f37
added some debuging info
3 years ago
sethsimmons
9dab408094
Further fix occurrences of "deamon"
3 years ago
moneroexamples
0c8823074a
cryptonote_format_utils_basic added to CMakeLists
3 years ago
mwo
6d7938566d
Should address
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/239
4 years ago
mwo
71c9737069
crow upgraded to 0.3
4 years ago
moneroexamples
d24bac4891
Merge pull request #238 from abel30567/master
...
iPhone Mobile view fix
4 years ago
abel30567
518786846f
fixed safari iphone issue where Prove Sending fields appear when user is in Decode outputs tab
4 years ago
moneroexamples
129e0caac1
Merge pull request #232 from tomato5040/update-crow
...
Update crow
4 years ago
mwo
c3ed4fcca7
byte_slice added
4 years ago
tomato5040
f8d6ea1301
Update page.h
4 years ago
Atílio Antônio
05e7573d91
Fix typos
4 years ago
moneroexamples
d31999849a
readme and cmake updates
4 years ago
moneroexamples
3c0b4f53bb
Add tx_hash to mixins in api/transaction api
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/213
4 years ago
moneroexamples
0f576100ae
Revert "addopt byte_slice"
4 years ago
moneroexamples
29824f1e3e
addopt byte_slice
4 years ago
moneroexamples
a715f9c37b
Added RCTTypeCLSAG to decode_ringct
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/217
4 years ago
jmacxx
f639419680
Add tx_timestamp to resultset in api/outputs
...
This would enable the caller to validate that the trade date is not older than expected.
4 years ago
jmacxx
76bd39a3ec
Add tx_confirmations to resultset in api/outputs
...
Adding the count of confirmations (tx_confirmations) enables this
API to prove that an XMR transaction has been both sent and
confirmed in the blockchain.
4 years ago
moneroexamples
b60a147b8b
Remove payment id to ascii conversion
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/204
5 years ago
moneroexamples
cd64eef13a
Remove payment id indicators
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/203
5 years ago
moneroexamples
746798813e
Fix: wrong mempool age
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/202
5 years ago
moneroexamples
7ae0315482
Add --daemon-login user:pass option
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/200
5 years ago
moneroexamples
896eca03c4
rpc and readme updated
5 years ago
moneroexamples
101203e2bd
add --enable-randomx flag
5 years ago
moneroexamples
21ce4b12d8
fix: wrong difficult on the front page
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/195
5 years ago
moneroexamples
afca5e9dd6
fix coinbase txs
5 years ago