80 Commits (6c5d7b17c6d56c97dba73c644dd0ac4dcb175246)

Author SHA1 Message Date
moneroexamples 31490c319d per_kb_fee_estimated added 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 3462edecef Add tags and fix Bulletproof2 support 2 years ago
j-berman 290ee4a260 Update for view tags 2 years ago
moneroexamples a715f9c37b Added RCTTypeCLSAG to decode_ringct
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/217
4 years ago
stoffu 2b5646d87c
Display 128bit network difficulty properly 5 years ago
moneroexamples c05dfcf34a Decoding outputs on v0.14.0.0
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/167
5 years ago
stoffu 78b6fa32ab
support for the new Bulletproofs format 6 years ago
moneroexamples 8c8a42656c fix: crypto::generate_chacha_key does not compile 6 years ago
moneroexamples 2264d1d722 As hex link added to tx details
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/133
6 years ago
moneroexamples 1b6c8b2bbf Decoding of key images and outputs files fixed
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
6 years ago
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
6 years ago
moneroexamples 605c6caf28 fix: compile with new device monero functionality 6 years ago
moneroexamples 17b8f99b35 compile with latest monero master 6 years ago
moneroexamples df717dafc1 include #include <boost/algorithm/string.hpp> 6 years ago
moneroexamples c8cfe9ac4a remove make_tx_from_json 6 years ago
moneroexamples d56f2d8c4d correctly decode amounts of bulletproof txs 6 years ago
moneroexamples 07b03bd449 use _tx_info.tx_blob instead of manually parsing json
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/89
6 years ago
moneroexamples d1251baf09 apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
6 years ago
moneroexamples a9443d4e18 make it compile with subaddresses 6 years ago
moneroexamples f697355101 Merge branch 'master' into update_to_current_monero 7 years ago
moneroexamples b3d8279af3 add changes from pr #76
4983786ed5
7 years ago
kenshi84 4983786ed5
build on mac and windows 7 years ago
moneroexamples fd14259c1f json.http and crow modified to compile with latest gcc 7 years ago
moneroexamples c3c25fcb03 fix merging problems 7 years ago
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
7 years ago
moneroexamples 89ec634422 fix: no more parsing json of each tx in mempool 5 times! 7 years ago
moneroexamples 38d893057e xmreg::pause_execution added to tools. 7 years ago
kenshi84 881b87b0de show number of non-ringct inputs 7 years ago
kenshi84 721da7475d build on windows 7 years ago
moneroexamples 93d7c63198 block size and median size of blocks added 7 years ago
moneroexamples f0271ce8e1 scaning for our mixins in key images disabled for now 7 years ago
moneroexamples 68a53d582b decode_ringct modified 7 years ago
moneroexamples cc97b932ad fix: pseudoOuts missing in some ringct txs from mempool 7 years ago
moneroexamples 9a8712dd43 checking what's happening with mempool json 7 years ago
moneroexamples 29ff8f7838 some code cleaning 7 years ago
moneroexamples 1f9fdda419 started fixing mempool ringct tx on mainnet 7 years ago
moneroexamples fe8d33b986 get_human_readable_timestamp simplified 7 years ago
moneroexamples d373e5f196 signed and unsiged tx files prefixes updated 7 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 79de75f172 xmreg::get_dummy_account_keys removed because not used 8 years ago
moneroexamples a9ac4166be minore code clean up 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
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