918 Commits (9905e916e4321b0b5760e2c372e1f82e122a1fb3)
 

Author SHA1 Message Date
moneroexamples 9905e916e4 bindaddr (-x) option added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/128
6 years ago
moneroexamples 3bf79c0a8e
Merge pull request #124 from stoffu/diff-pow
Add PoW and difficulty to block info page
6 years ago
stoffu 3c770f4d43
Add PoW and difficulty to block info page 6 years ago
moneroexamples fd4f57282a
Merge pull request #123 from stoffu/mac-pcsc
build: pcsclite is not available for OSX
6 years ago
stoffu 5a06e767cc
build: pcsclite is not available for OSX 6 years ago
moneroexamples 402e3cfbb5 new url added 7 years ago
moneroexamples 5716416c25 readme updated to ubuntu 18.04 7 years ago
moneroexamples 7d250254ea anon namespace removed 7 years ago
moneroexamples da9c0ccee6 readme updated to 0.12.1.0 7 years ago
moneroexamples bf39420c8a fix popping blocks
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/119
7 years ago
moneroexamples 35db6a00ca readme corrected 7 years ago
moneroexamples 1b6c8b2bbf Decoding of key images and outputs files fixed
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
7 years ago
moneroexamples 6625ae6c65 ibpcsclite-dev added to readme 7 years ago
moneroexamples c174aefd32 Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel 7 years ago
moneroexamples 404f6ddec9 Decoding of key images seems fixed. Need still do output file decoding.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
7 years ago
moneroexamples 74a0096cdc pcsclite lite added to CMakeLists 7 years ago
moneroexamples 2f1e76cb3b Decoding of key images seems fixed. Need still do output file decoding.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
7 years ago
moneroexamples 5996218958 pcsclite lite added to CMakeLists 7 years ago
moneroexamples bf8b2eb05b initialize block_size_limit_str and block_size_median_str 7 years ago
moneroexamples c103a34eba initialize block_size_limit_str and block_size_median_str 7 years ago
moneroexamples c5a89500bd Fix comile ission on ubuntu 16.04 7 years ago
moneroexamples a1d977ba2a new link added 7 years ago
moneroexamples 4c432be311 block_size_median added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/114#issuecomment-384878024
7 years ago
moneroexamples 7765bf06c4 small spelling mistake corrected 7 years ago
moneroexamples 568e301fd4 readme updated 7 years ago
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
7 years ago
moneroexamples bcf095c2a0
dead links removed 7 years ago
moneroexamples 06ebaa5be9
Merge pull request #111 from moneroexamples/devel
Devel
7 years ago
moneroexamples 5827fe0cea
Update README.md 7 years ago
moneroexamples 30bbec104b
Merge pull request #110 from stoffu/dont-use-question-for-total-fees
Don't use question mark for 0 total fees in empty blocks
7 years ago
stoffu 8a64169f28
Don't use question mark for 0 total fees in empty blocks 7 years ago
moneroexamples f9e4d21dc6
Update README.md 7 years ago
moneroexamples 53e50edc61
Merge pull request #86 from moneroexamples/devel
Add support for Monero 0.12.0, sub-addresses, JS decoding/proving txs and stagenet
7 years ago
moneroexamples b4ea9f7f22
Merge branch 'master' into devel 7 years ago
moneroexamples ea3b4479e4 readme updated 7 years ago
moneroexamples d9805386d6 enable-json-api flag is false by default now 7 years ago
moneroexamples 605b55ba84
Merge pull request #108 from stoffu/misc-fix
Misc fix
7 years ago
stoffu 2fdeea6225
build: add missing libmultisig 7 years ago
stoffu 16537a551a
README: add --recursive to git clone monero 7 years ago
moneroexamples 0e8da07a06 readme updated 7 years ago
moneroexamples f8831abb8e are_absolute_offsets_good method added 7 years ago
moneroexamples 0ce61ea930 fix: crash of checkandpush when outputs are not found 7 years ago
moneroexamples 18e222481f fix: libringct_basic missing 7 years ago
moneroexamples 136fd94aab Merge remote-tracking branch 'origin/devel' into devel 7 years ago
moneroexamples 450ef84eca use decrypt_payment_id from device class 7 years ago
moneroexamples dd70acbb49 fix: missing ringct_basic 7 years ago
moneroexamples 4f15c6164d fee per kB added to transaction pool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/107
7 years ago
moneroexamples f0e562217b
Merge pull request #106 from stoffu/stagenet
Support for stagenet
7 years ago
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
7 years ago
stoffu d9e084cbc7
build: readline is optional and shouldn't be relevant for the explorer
mac build: link against framework PCSC
7 years ago