Commit Graph

1083 Commits

Author SHA1 Message Date
moneroexamples 80ad7e8ade
Merge pull request #88 from stoffu/misc-fix
misc fixes to eliminate compiler warnings
2017-12-15 14:40:31 +08:00
stoffu 8bbcfc9380
misc fixes to eliminate compiler warnings 2017-12-15 14:50:16 +09:00
moneroexamples 0186a57964 readme updated 2017-11-20 09:06:34 +08:00
moneroexamples b969375ea0 readme updated 2017-11-20 09:06:14 +08:00
moneroexamples c7ce9676d9 Development branch link added 2017-11-20 09:04:42 +08:00
moneroexamples 432db7e6da proving raw tx added 2017-11-20 08:39:08 +08:00
moneroexamples 4e68bcf8c6 small formating updates 2017-11-09 10:31:19 +08:00
moneroexamples b05be6de2c Merge remote-tracking branch 'origin/devel' into devel 2017-11-09 08:14:39 +08:00
moneroexamples ddc6ef7405 apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
2017-11-09 08:14:18 +08:00
moneroexamples 332df53ef2
Merge branch 'master' into devel 2017-11-08 16:22:01 +08:00
moneroexamples 886d2a5749 fix: show integrated address details 2017-11-08 16:17:38 +08:00
moneroexamples 5ef7ca1412 readme updated to Monero v0.11.1.0 2017-11-08 15:51:59 +08:00
ajs 0b6123be6e Added Atesti to Clearnet versions 2017-11-03 16:40:30 +08:00
moneroexamples a1bdcb2886
Merge pull request #85 from alvinjoelsantos/patch-1
Added Atesti to Clearnet versions
2017-11-01 06:33:06 +08:00
ajs 6e6d47eeef
Added Atesti to Clearnet versions 2017-10-31 19:06:32 +02:00
moneroexamples 98347be35b Update tx_details.html
"subaddress" added to tx html.
2017-10-24 17:35:36 +08:00
moneroexamples d24e23a02f tx pusher text updated 2017-10-21 17:41:06 +08:00
moneroexamples 86d3734627 make it compile with subaddresses 2017-10-21 16:53:16 +08:00
moneroexamples 4549696c50 Merge remote-tracking branch 'origin/master' 2017-10-09 12:01:28 +08:00
moneroexamples b202b09c3c dont show '?' when fee is zero. 2017-10-09 12:01:10 +08:00
stoffu 16835ec144 tx-pusher: support hex string of raw tx 2017-10-07 09:14:51 +08:00
moneroexamples 7530084803 Merge pull request #84 from stoffu/pusher-rawtxhex
tx-pusher: support hex string of raw tx
2017-10-06 14:18:32 +08:00
stoffu 721a03ca77
tx-pusher: support hex string of raw tx 2017-10-06 14:18:16 +09:00
moneroexamples 08a86df0bf Show payment id status in the index page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
2017-10-06 09:37:23 +08:00
moneroexamples fab2a28db0 compile with current dev version of monero 2017-10-02 11:31:04 +08:00
moneroexamples 19d6e4f9be libzmq-dev dependency added for monero 2017-10-02 09:58:33 +08:00
moneroexamples 7f2e19b077 libzmq-dev dependency added for monero 2017-10-02 09:40:09 +08:00
moneroexamples bea2bb074d dont show full private viewkey when decoding output 2017-09-29 07:27:36 +08:00
moneroexamples 066a22823a adds decoding of payment id as ascii
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/81
2017-09-28 12:48:54 +08:00
moneroexamples a749f1cadd Merge pull request #79 from jroelofs/patch-1
Fix grammatical typo in tx_details.html. NFC
2017-09-15 13:25:28 -07:00
Jonathan Roelofs 29893fad46 Fix grammatical typo in tx_details.html. NFC 2017-09-15 13:57:20 -06:00
moneroexamples 938b8ddf81 readme updated to v0.11.0.0 2017-09-07 07:05:18 +08:00
moneroexamples 5e6fba0066 readme updated 2017-09-03 04:54:30 +08:00
moneroexamples e6d0d8d860 merge shortcut_linkx 2017-09-02 09:03:26 +08:00
moneroexamples f290c1db43 add prove and myoutpus shortcut links 2017-09-02 08:59:45 +08:00
moneroexamples ba4374a2ce readme updated 2017-08-28 07:58:43 +08:00
moneroexamples bee8783dfb libreadline-dev added to monero dependencies 2017-08-26 06:28:26 +08:00
moneroexamples 7eca176e6a Merge pull request #75 from moneroexamples/update_to_current_monero
Update to current monero
2017-08-25 15:18:40 -07:00
moneroexamples 4fee4e25c9 readme updated 2017-08-26 06:18:13 +08:00
moneroexamples f697355101 Merge branch 'master' into update_to_current_monero 2017-08-25 15:01:32 -07:00
moneroexamples b3d8279af3 add changes from pr #76
4983786ed5
2017-08-25 07:54:27 +08:00
moneroexamples 27cc594905 Merge pull request #76 from kenshi84/build-mac-win
build on mac and windows
2017-08-24 13:44:53 -07:00
kenshi84 4983786ed5
build on mac and windows 2017-08-24 23:09:02 +09:00
moneroexamples 513b59004f Median block size renamed to Median block size limit 2017-08-24 13:42:13 +08:00
moneroexamples cf54281ae2 bring back median size of blocks on front page 2017-08-24 13:32:48 +08:00
moneroexamples 026e734ab0 mempool changed to txpool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/64
2017-08-24 13:29:32 +08:00
moneroexamples 3091b880d4 Merge branch 'master' into update_to_current_monero 2017-08-23 22:22:45 -07:00
moneroexamples 00b76ba5b8 median size of recent blocks removed in pleace from network info 2017-08-24 13:19:06 +08:00
moneroexamples 6efe7d2fbc font size reduced 2017-08-24 06:40:19 +08:00
moneroexamples 4b5c4da570 Update README.md 2017-08-23 14:08:23 +08:00