Commit Graph

909 Commits (bf39420c8ae7b1aece4d161e3f08d5b78e1c9659)
 

Author SHA1 Message Date
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
stoffu 2d7db18dde
Support for stagenet
moneroexamples 605c6caf28 fix: compile with new device monero functionality
moneroexamples 349f0a7f4d Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel
moneroexamples f02b8ecf9c paymend id decryption note added
moneroexamples 7c6b41867e
new link added for v8
moneroexamples d5219e0204
Merge pull request from stoffu/readme-libsodium
README: added libsodium to dependencies list
moneroexamples 9b7536bb10
Merge pull request from stoffu/enable-json-api-implicit-true
set implicit value of enable-json-api to true, just like other enable-* options
stoffu d5bb203626
set implicit value of enable-json-api to true, just like other enable-* options
moneroexamples c74ed3e15a tiny clean up