lza_menace
053b7cb2d5
add catgirl
1 year ago
lza_menace
483e22aa79
fix |
1 year ago
lza_menace
254df892c6
correct mirrors loc
1 year ago
lza_menace
665dda5cea
link to mirrors.txt
1 year ago
lza_menace
0d652a4af7
point to source repo
1 year ago
lza_menace
1b0664f151
remove onion from head
1 year ago
lza_menace
6af6b8293e
missed one
1 year ago
lza_menace
4513845a19
wowify
1 year ago
moneroexamples
d66972065f
Merge pull request #287 from erciccione/patch-1
...
css: fix overflowing text in cells
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
6c5d7b17c6
Merge pull request #281 from moneroexamples/devel
...
Devel
2 years ago
moneroexamples
188d5471b1
readme updated
2 years ago
moneroexamples
5a54019b0e
add msg about disabled randomx
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
aa96ce2927
Merge pull request #274 from moneroexamples/devel
...
For monero release v0.18
2 years ago
moneroexamples
dc2d06b141
Update dockerfile
2 years ago
moneroexamples
b889c84cee
spelling
2 years ago
moneroexamples
296836b639
Merge branch 'master' into devel
2 years ago
moneroexamples
88e2134966
update Dockerfile
2 years ago
moneroexamples
06e600bcb1
readme updated with docker info
2 years ago
moneroexamples
810f4f5b98
Make view_tags optinal
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/268#issuecomment-1128675924
2 years ago
moneroexamples
c6d8eb0dbe
fix: tags not visible
2 years ago
moneroexamples
df7abfdfa5
output_tag added to tx_details.html
2 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
moneroexamples
a6bb81b45c
Merge pull request #266 from j-berman/view-tags
...
Update for view tags in next hf
3 years ago
j-berman
290ee4a260
Update for view tags
3 years ago
moneroexamples
06648df357
Merge pull request #265 from plowsof/patch-1
...
missing a -
3 years ago
plowsof
b543c59a3c
missing a -
3 years ago
moneroexamples
3a78681964
indentation corrected
3 years ago
moneroexamples
cb9094e422
readme updated
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
cb77ebf766
Merge pull request #259 from garth-xmr/patch-1
...
README.md: Remove dead explorer links
3 years ago
garth-xmr
654e860a66
README.md: Remove dead explorer links
3 years ago
moneroexamples
9a37839f37
added some debuging info
3 years ago
moneroexamples
ac7a5f8c25
--enable-emission-monitor not set by default
3 years ago
moneroexamples
38e8827eb7
Merge branch 'master' of github.com:moneroexamples/onion-monero-blockchain-explorer
3 years ago
moneroexamples
72eedcf45e
--enable-autorefresh-option not set by default
3 years ago
moneroexamples
57bb2fbd4a
Dockerfile added
3 years ago
moneroexamples
a672f3c507
Update README.md
3 years ago
moneroexamples
b0262f0176
MONERO_BRANCH=master added to Readme
3 years ago
moneroexamples
f677a35843
Merge pull request #254 from sethforprivacy/patch-2
...
Fix Dockerfile CMD/entrypoint
3 years ago
moneroexamples
21ea6fe9bd
Merge pull request #251 from sethforprivacy/patch-1
...
Minor optimization to reduce layers
3 years ago
Seth For Privacy
c022b5fdff
Correct Compose format of `command` arg
3 years ago
Seth For Privacy
75e5db1183
Update Docker Compose and Docker commands
...
This commit simply updates the README to match the working CMD handling in the Dockerfile, allowing users to pass whatever custom flags they would like easily.
3 years ago
Seth For Privacy
4c32276053
Fix Dockerfile CMD/entrypoint
...
This PR fixes an issue with the entrypoint/CMD usage in the Dockerfile, both fixing an issue that would cause the container to not start, and allowing passing different flags to override.
3 years ago
Seth For Privacy
803642298d
Minor optimization to reduce layers
3 years ago