moneroexamples
|
4809e3f972
|
fix: POST request of prove sending tx
|
8 years ago |
moneroexamples
|
3e32a26cdf
|
note in tx output decoding extended
|
8 years ago |
moneroexamples
|
4448ca2848
|
note in tx output decoding shortened
|
8 years ago |
moneroexamples
|
9f98a70fcf
|
changed get to post requests in decoding outputs and prove sending
|
8 years ago |
moneroexamples
|
9d671da4eb
|
note about server side calculations added to tx info page
|
8 years ago |
moneroexamples
|
93d7c63198
|
block size and median size of blocks added
|
8 years ago |
moneroexamples
|
c2af128937
|
Decode outputs info text updated
|
8 years ago |
moneroexamples
|
3b0e2d8698
|
total size of mempool in kB added
|
8 years ago |
moneroexamples
|
f963c152cf
|
mlog_configure added to main due to new loging system in monero
|
8 years ago |
moneroexamples
|
b8b54b36e2
|
CMakeLists.txt updated
|
8 years ago |
moneroexamples
|
2f5d118663
|
add ringct type to tx info
|
8 years ago |
moneroexamples
|
f17ec69d2b
|
show "?" instead of 0.000 amounts.
|
8 years ago |
kenshi84
|
421f786d4d
|
build on mac
|
8 years ago |
moneroexamples
|
422641fb95
|
Info about 10 block delay when searching using custom lmdb added
|
8 years ago |
moneroexamples
|
9d22729be0
|
mempool txs are sorted by age now
|
8 years ago |
moneroexamples
|
68cc814b30
|
my_outputs.html amended
|
8 years ago |
moneroexamples
|
df283ec47e
|
down show inputs when looking for our outputs until mixins get fixed
|
8 years ago |
moneroexamples
|
f0271ce8e1
|
scaning for our mixins in key images disabled for now
|
8 years ago |
moneroexamples
|
c44e97e7d2
|
error msg expanded
|
8 years ago |
moneroexamples
|
68a53d582b
|
decode_ringct modified
|
8 years ago |
moneroexamples
|
69d81a0949
|
mempool xmr shown to 3th decimal place
|
8 years ago |
moneroexamples
|
667353ec11
|
xmr_amount_to_str corrected
|
8 years ago |
moneroexamples
|
cf413487c5
|
rct_type added to index page
|
8 years ago |
moneroexamples
|
937c31f587
|
is_ringct flag added to index page
|
8 years ago |
moneroexamples
|
cc97b932ad
|
fix: pseudoOuts missing in some ringct txs from mempool
|
8 years ago |
moneroexamples
|
5c265af68c
|
Merge branch 'master' into mainnet_ringct_adustment
|
8 years ago |
M5M400
|
0a58e8b8a8
|
fixed typo
Moenro - lol :)
|
8 years ago |
moneroexamples
|
9a8712dd43
|
checking what's happening with mempool json
|
8 years ago |
moneroexamples
|
29ff8f7838
|
some code cleaning
|
8 years ago |
moneroexamples
|
1f9fdda419
|
started fixing mempool ringct tx on mainnet
|
8 years ago |
moneroexamples
|
fe8d33b986
|
get_human_readable_timestamp simplified
|
8 years ago |
moneroexamples
|
5d4c660525
|
data prefix added to key images and outputs checkers
|
8 years ago |
moneroexamples
|
d373e5f196
|
signed and unsiged tx files prefixes updated
|
8 years ago |
moneroexamples
|
ff6f8f407e
|
tx checker and pusher updated to use new serialization method
https://github.com/monero-project/monero/pull/1507/
|
8 years ago |
moneroexamples
|
61ab16006d
|
future: tx prefix hash added to tx info page
|
8 years ago |
moneroexamples
|
4866b1913e
|
fix: read outputs file data
https://github.com/monero-project/monero/pull/1483
https://github.com/monero-project/monero/issues/1456
|
8 years ago |
moneroexamples
|
bd15cb874f
|
Locate our mixins in key images added
|
8 years ago |
moneroexamples
|
b9067189d5
|
ssl suport added
|
8 years ago |
moneroexamples
|
d44e0ad385
|
Fix: compilatin error issue #2
https://github.com/moneroexamples/onion-monero-viewer/issues/2
|
8 years ago |
moneroexamples
|
ede2ad9556
|
before getting block, check if it exist using its hash
|
8 years ago |
moneroexamples
|
9fb47b3cda
|
fix: ‘asnlSig’ is not a member of ‘rct’
|
8 years ago |
moneroexamples
|
7d27c26962
|
fix: mixin of tx in mempool is correct now
|
8 years ago |
moneroexamples
|
a4c3def391
|
fix: checking if key_image is spend only when td.m_key_image_known is True
|
8 years ago |
moneroexamples
|
79de75f172
|
xmreg::get_dummy_account_keys removed because not used
|
8 years ago |
moneroexamples
|
a7ef6506a0
|
verifiction of output data decryption added
|
8 years ago |
moneroexamples
|
7c099e5053
|
how to get base64 encoded data in Windows added
|
8 years ago |
moneroexamples
|
a9ac4166be
|
minore code clean up
|
8 years ago |
moneroexamples
|
5679dfb83f
|
readme updated and small fix in an error message
|
8 years ago |
moneroexamples
|
eda16d4559
|
fix: versioning not showing in the pusher's footer
|
8 years ago |
moneroexamples
|
135558f417
|
reconstruction of ringct from json completed
|
8 years ago |