Commit Graph

1083 Commits

Author SHA1 Message Date
moneroexamples d9805386d6 enable-json-api flag is false by default now 2018-04-04 16:48:43 +08:00
moneroexamples 605b55ba84
Merge pull request #108 from stoffu/misc-fix
Misc fix
2018-03-27 20:26:05 +08:00
stoffu 2fdeea6225
build: add missing libmultisig 2018-03-27 20:23:21 +09:00
stoffu 16537a551a
README: add --recursive to git clone monero 2018-03-27 20:21:34 +09:00
moneroexamples 0e8da07a06 readme updated 2018-03-27 08:16:02 +08:00
moneroexamples f8831abb8e are_absolute_offsets_good method added 2018-03-26 08:47:23 +08:00
moneroexamples 0ce61ea930 fix: crash of checkandpush when outputs are not found 2018-03-21 09:17:08 +08:00
moneroexamples 18e222481f fix: libringct_basic missing 2018-03-15 09:44:43 +08:00
moneroexamples 136fd94aab Merge remote-tracking branch 'origin/devel' into devel 2018-03-15 09:07:08 +08:00
moneroexamples 450ef84eca use decrypt_payment_id from device class 2018-03-15 09:06:44 +08:00
moneroexamples dd70acbb49 fix: missing ringct_basic 2018-03-10 12:51:52 +08:00
moneroexamples 4f15c6164d fee per kB added to transaction pool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/107
2018-03-09 08:54:31 +08:00
moneroexamples f0e562217b
Merge pull request #106 from stoffu/stagenet
Support for stagenet
2018-03-09 08:38:17 +08:00
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
2018-03-09 08:36:21 +08:00
stoffu d9e084cbc7
build: readline is optional and shouldn't be relevant for the explorer
mac build: link against framework PCSC
2018-03-05 22:08:10 +09:00
stoffu 2d7db18dde
Support for stagenet 2018-03-05 20:38:56 +09:00
moneroexamples 605c6caf28 fix: compile with new device monero functionality 2018-03-05 08:07:27 +08:00
moneroexamples 349f0a7f4d Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel 2018-02-28 10:54:18 +08:00
moneroexamples f02b8ecf9c paymend id decryption note added 2018-02-28 10:53:45 +08:00
moneroexamples 7c6b41867e
new link added for v8 2018-02-23 13:12:52 +08:00
moneroexamples d5219e0204
Merge pull request #103 from stoffu/readme-libsodium
README: added libsodium to dependencies list
2018-02-15 11:18:03 +08:00
moneroexamples 9b7536bb10
Merge pull request #104 from stoffu/enable-json-api-implicit-true
set implicit value of enable-json-api to true, just like other enable-* options
2018-02-15 11:17:44 +08:00
stoffu d5bb203626
set implicit value of enable-json-api to true, just like other enable-* options 2018-02-15 11:35:43 +09:00
moneroexamples c74ed3e15a tiny clean up 2018-02-14 13:22:05 +08:00
moneroexamples f97cdf59ea fix: detect if testnet in confing.js 2018-02-14 11:40:41 +08:00
stoffu be9f824e12
README: added libsodium to dependencies list 2018-02-11 16:10:39 +09:00
moneroexamples ad15b5c703 indicate presence of sub-address in multi-output txs 2018-02-04 11:19:12 +08:00
moneroexamples b9e9c60267 add js decoding for checking raw txs 2018-02-03 13:40:52 +08:00
moneroexamples 3b8b9b3a78 fix: detect if testnet in confing.js 2018-02-02 07:33:14 +08:00
moneroexamples 8b0d9272d6
Merge pull request #98 from moneroexamples/js_for_decoding_proving
Adding JavaScript based option for decoding proving outputs
2018-02-01 12:14:25 +08:00
moneroexamples e3c732eaa2 speed up all_in_one.js generation. 2018-02-01 11:58:43 +08:00
moneroexamples d3120c73dc merge multiple js files into one
to mininmize number of request to the server
2018-02-01 11:51:37 +08:00
moneroexamples 92441758fe fix: js error 2018-01-28 09:23:26 +08:00
moneroexamples fd1f66dfbe readme updated 2018-01-28 09:17:12 +08:00
moneroexamples 6c811626cb js cleanups and error msgs improvments 2018-01-28 08:19:23 +08:00
moneroexamples 5473bf25ee multiple output tx with sub-address 2018-01-25 13:38:40 +08:00
moneroexamples d2c0a4895d parse_str_secret_key js function added 2018-01-24 12:22:30 +08:00
moneroexamples 589a5d9548 started js for multiple ouputs subaddress 2018-01-22 17:47:18 +08:00
moneroexamples 5dfe95efcd limix max-width of extra in html 2018-01-22 14:30:56 +08:00
moneroexamples 15c94340c0 add_tx_pub_keys hidden html span added 2018-01-22 11:08:22 +08:00
moneroexamples ac23814b1d decoding encrypted payment id using js added 2018-01-21 11:12:59 +08:00
moneroexamples 098949ff80 fix: RingCT/type info missing 2018-01-19 12:02:11 +08:00
moneroexamples 156229274f readme updated 2018-01-19 11:58:27 +08:00
moneroexamples b1c12d88ce note text updated for decoding/proving forms 2018-01-19 11:42:32 +08:00
moneroexamples 9c1439039f note text updated for decoding/proving forms 2018-01-19 11:42:05 +08:00
moneroexamples 727e9c5a5e note text updated for decoding/proving forms 2018-01-19 11:34:57 +08:00
moneroexamples 715f467392 mvp js decoding/proving enabled 2018-01-19 08:09:04 +08:00
moneroexamples 2f0e1c14e7 js refactored 2018-01-18 12:50:36 +08:00
moneroexamples d27904098d js decoding of ring ct amounts added 2018-01-17 17:05:38 +08:00
moneroexamples 1459b30dd4 pass tx_json from c++ into js variable. 2018-01-17 16:17:34 +08:00