Commit Graph

1144 Commits (b889c84cee2af51aec896204576bd01471f09c35)
 

Author SHA1 Message Date
moneroexamples 0c8823074a cryptonote_format_utils_basic added to CMakeLists
mwo 6d7938566d Should address
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/239
mwo 71c9737069 crow upgraded to 0.3
moneroexamples d24bac4891
Merge pull request from abel30567/master
iPhone Mobile view fix
abel30567 518786846f fixed safari iphone issue where Prove Sending fields appear when user is in Decode outputs tab
moneroexamples 489e947372
Merge pull request from de-biddo/master
fixed a typo
デービッド 837aa5aea1
fixed a typo
there was a typo in the readme.md so i fixed it
moneroexamples 129e0caac1
Merge pull request from tomato5040/update-crow
Update crow
mwo c3ed4fcca7 byte_slice added
tomato5040 15a272e982
Update main.cpp
tomato5040 f8d6ea1301
Update page.h
tomato5040 317440c481
Add files via upload
tomato5040 f5c16f2e7a
Delete ext/crow directory
moneroexamples 2a43e2b9d6
Merge pull request from bigreddmachine/patch-1
Saw a few typos while reading through docs.
Mike C 723a564ba8
Saw a few typos while reading through docs.
moneroexamples 4aefc0da77
Update README.md
moneroexamples 7d0f2fbc87
Update README.md
moneroexamples 58b002cb98
Merge pull request from AtilioA/patch-1
Fix typos
Atílio Antônio 05e7573d91
Fix typos
moneroexamples 175f563194
Merge pull request from moneroexamples/api_tx
Api tx
moneroexamples d31999849a readme and cmake updates
moneroexamples 3c0b4f53bb Add tx_hash to mixins in api/transaction api
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/213
moneroexamples 97e756a574
Merge pull request from moneroexamples/revert-224-devel
Revert "addopt byte_slice"
moneroexamples 0f576100ae
Revert "addopt byte_slice"
moneroexamples 18125278ae
Merge pull request from moneroexamples/devel
addopt byte_slice
moneroexamples 29824f1e3e addopt byte_slice
moneroexamples 729af780cf
Update readme to ubuntu 20.04
moneroexamples a715f9c37b Added RCTTypeCLSAG to decode_ringct
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/217
moneroexamples 70ffcf68d8
Merge pull request from selsta/mac-system-unbound
cmake: fix build with system unbound on mac
selsta f56113c6ac
cmake: fix build with system unbound on mac
moneroexamples 09653279d1 Fix: monero_crypto_amd64_64_24k_generate_subaddress_public_key
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/215#issuecomment-680397635
moneroexamples 4c59750ed2 miniupnpc added
moneroexamples 38f2700fd5
Merge pull request from jmacxx/add_tx_timestamp
Add tx_timestamp to resultset in api/outputs
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.
moneroexamples 395d8f4a61
Merge pull request from jmacxx/add_tx_confirmations
Add tx_confirmations to resultset in api/outputs
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.
moneroexamples 5fd419de96
Links updates
moneroexamples 039f42e79c
Dead link removed
moneroexamples f12b46cb97
Merge pull request from moneroexamples/devel
For monero v0.16
moneroexamples 9c9d9bede8 Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel
moneroexamples 03a6da502f
Merge pull request from stoffu/osx-cmake
fix link issue on macOS
stoffu c3ffc5b819
fix link issue on macOS
moneroexamples b89275838f
Links updated
moneroexamples ad5eae6c79
Merge pull request from moneroexamples/devel
Some minor fixes merged
moneroexamples b60a147b8b Remove payment id to ascii conversion
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/204
moneroexamples cd64eef13a Remove payment id indicators
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/203
moneroexamples 746798813e Fix: wrong mempool age
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/202
moneroexamples 2b7b07f3be
Merge pull request from moneroexamples/devel
Add --daemon-login option
moneroexamples ebf58cce82 readme updated
moneroexamples 7ae0315482 Add --daemon-login user:pass option
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/200