Commit Graph

918 Commits (9905e916e4321b0b5760e2c372e1f82e122a1fb3)
 

Author SHA1 Message Date
moneroexamples 9905e916e4 bindaddr (-x) option added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/128
moneroexamples 3bf79c0a8e
Merge pull request from stoffu/diff-pow
Add PoW and difficulty to block info page
stoffu 3c770f4d43
Add PoW and difficulty to block info page
moneroexamples fd4f57282a
Merge pull request from stoffu/mac-pcsc
build: pcsclite is not available for OSX
stoffu 5a06e767cc
build: pcsclite is not available for OSX
moneroexamples 402e3cfbb5 new url added
moneroexamples 5716416c25 readme updated to ubuntu 18.04
moneroexamples 7d250254ea anon namespace removed
moneroexamples da9c0ccee6 readme updated to 0.12.1.0
moneroexamples bf39420c8a fix popping blocks
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/119
moneroexamples 35db6a00ca readme corrected
moneroexamples 1b6c8b2bbf Decoding of key images and outputs files fixed
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
moneroexamples 6625ae6c65 ibpcsclite-dev added to readme
moneroexamples c174aefd32 Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel
moneroexamples 404f6ddec9 Decoding of key images seems fixed. Need still do output file decoding.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
moneroexamples 74a0096cdc pcsclite lite added to CMakeLists
moneroexamples 2f1e76cb3b Decoding of key images seems fixed. Need still do output file decoding.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
moneroexamples 5996218958 pcsclite lite added to CMakeLists
moneroexamples bf8b2eb05b initialize block_size_limit_str and block_size_median_str
moneroexamples c103a34eba initialize block_size_limit_str and block_size_median_str
moneroexamples c5a89500bd Fix comile ission on ubuntu 16.04
moneroexamples a1d977ba2a new link added
moneroexamples 4c432be311 block_size_median added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/114#issuecomment-384878024
moneroexamples 7765bf06c4 small spelling mistake corrected
moneroexamples 568e301fd4 readme updated
moneroexamples 4776fa3c22 fix proving conibase txs and string trim in js
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/113

https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/112
moneroexamples bcf095c2a0
dead links removed
moneroexamples 06ebaa5be9
Merge pull request from moneroexamples/devel
Devel
moneroexamples 5827fe0cea
Update README.md
moneroexamples 30bbec104b
Merge pull request from stoffu/dont-use-question-for-total-fees
Don't use question mark for 0 total fees in empty blocks
stoffu 8a64169f28
Don't use question mark for 0 total fees in empty blocks
moneroexamples f9e4d21dc6
Update README.md
moneroexamples 53e50edc61
Merge pull request from moneroexamples/devel
Add support for Monero 0.12.0, sub-addresses, JS decoding/proving txs and stagenet
moneroexamples b4ea9f7f22
Merge branch 'master' into devel
moneroexamples ea3b4479e4 readme updated
moneroexamples d9805386d6 enable-json-api flag is false by default now
moneroexamples 605b55ba84
Merge pull request from stoffu/misc-fix
Misc fix
stoffu 2fdeea6225
build: add missing libmultisig
stoffu 16537a551a
README: add --recursive to git clone monero
moneroexamples 0e8da07a06 readme updated
moneroexamples f8831abb8e are_absolute_offsets_good method added
moneroexamples 0ce61ea930 fix: crash of checkandpush when outputs are not found
moneroexamples 18e222481f fix: libringct_basic missing
moneroexamples 136fd94aab Merge remote-tracking branch 'origin/devel' into devel
moneroexamples 450ef84eca use decrypt_payment_id from device class
moneroexamples dd70acbb49 fix: missing ringct_basic
moneroexamples 4f15c6164d fee per kB added to transaction pool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/107
moneroexamples f0e562217b
Merge pull request from stoffu/stagenet
Support for stagenet
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
stoffu d9e084cbc7
build: readline is optional and shouldn't be relevant for the explorer
mac build: link against framework PCSC