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 |
moneroexamples
|
dd27c2dff7
|
Merge pull request #21 from moneroj/patch-1
Update tx_details.html
|
8 years ago |
moneroexamples
|
f0b5ede2ee
|
Merge pull request #22 from M5M400/patch-1
fixed typo
|
8 years ago |
M5M400
|
0a58e8b8a8
|
fixed typo
Moenro - lol :)
|
8 years ago |
moneroj
|
9bb6e453ec
|
Update tx_details.html
small typo
|
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
|
f09b4976d4
|
http://blox.supportxmr.com/ added to README
|
8 years ago |
moneroexamples
|
ac67c2ebc0
|
readme updated
|
8 years ago |
moneroexamples
|
c8b8249390
|
Merge pull request #20 from moneroexamples/check_new_tx_pusher_archives
New reading of unsigned and signed tx data for tx pusher
|
8 years ago |
moneroexamples
|
5d4c660525
|
data prefix added to key images and outputs checkers
|
8 years ago |
moneroexamples
|
86e90a4ed7
|
eg_tx_files updated
|
8 years ago |
moneroexamples
|
d373e5f196
|
signed and unsiged tx files prefixes updated
|
8 years ago |
moneroexamples
|
fb8bb27005
|
signed and unsigned txs example updated
|
8 years ago |
moneroexamples
|
3dfb3bd24c
|
readme 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
|
c03ec8b2a8
|
examples of unsigned and signed tx base64 data added
|
8 years ago |
moneroexamples
|
0f43cd5147
|
examples of unsigned and signed tx files added
|
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
|
cb643c39b9
|
libmnemonics added to dependencies
|
8 years ago |
moneroexamples
|
0379497d37
|
readme updated
|
8 years ago |
moneroexamples
|
bd15cb874f
|
Locate our mixins in key images added
|
8 years ago |
moneroexamples
|
c797e2d59e
|
readme updated
|
8 years ago |
moneroexamples
|
ed9d3c1df9
|
README updated
|
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
|
0da43d8f5d
|
Merge pull request #15 from moneroexamples/replace_rapidjson
Replace rapidjson with new json library and remove patch dependency
|
8 years ago |
moneroexamples
|
135558f417
|
reconstruction of ringct from json completed
|
8 years ago |
moneroexamples
|
615c087efb
|
checking if hash of tx reconstructed from json is correct added
|
8 years ago |
moneroexamples
|
6141f92311
|
reconstruction of mainnet txs from json is good now.
|
8 years ago |
moneroexamples
|
13f2505f88
|
vout and vin parsing from json added
|
8 years ago |
moneroexamples
|
df57d2b203
|
xmreg::make_tx_from_json started
|
8 years ago |
moneroexamples
|
66caaea4dd
|
rapidjson removed
|
8 years ago |
moneroexamples
|
1fd68550d0
|
new json based sum_money_in_outputs started
|
8 years ago |
moneroexamples
|
a34ed83efe
|
nlohmann json included in tool.h
|
8 years ago |
moneroexamples
|
b6e670340d
|
nlohmann json library added
|
8 years ago |