Commit graph

99 commits

Author SHA1 Message Date
Thomas Zarebczan
be17961542 removed duplicate address
thanks @akinwale
2017-10-17 11:48:46 -04:00
Thomas Zarebczan
7c0f51cb55 add another hot wallet
bVUrbCK8hcZ5XWti7b9eNxKEBxzc1rr393 - 10K lbc
2017-10-16 11:27:07 -04:00
Thomas Zarebczan
a43ae570e7 Add more addresses
Include hot wallets and strategic partnership
2017-10-13 22:29:51 -04:00
Akinwale Ariwodola
24d9f2fb08 removed extra array definition in utxosupply 2017-10-13 05:40:43 +00:00
Thomas Zarebczan
c509ce9585 add supply endpoint (#6)
* Total and circulating coin supply endpoint
2017-10-13 06:36:26 +01:00
Akinwale Ariwodola
d531487eb0 updated transaction time css 2017-08-26 14:33:47 +01:00
Akinwale Ariwodola
04f0f68fe4 fixed getTimestamp error 2017-08-26 14:31:44 +01:00
Akinwale Ariwodola
836b7e15b3 added created time and block time to transction details page 2017-08-26 14:27:57 +01:00
Akinwale Ariwodola
df2bb0c960 reduced number of blocksync threads to 2 2017-08-25 16:15:23 +01:00
Akinwale Ariwodola
04802c3c00 removed unnecessary alert 2017-08-16 17:59:13 +01:00
Akinwale Ariwodola
96fac56e70 lbry app and Coinomi transaction URL handling 2017-08-16 17:56:46 +01:00
Akinwale Ariwodola
f85b9982e2 fix zero price on homepage 2017-08-14 21:02:12 +01:00
Akinwale Ariwodola
32c7118cf8 price changed to display N/A when the value is $0.00 2017-08-14 20:58:13 +01:00
Akinwale Ariwodola
6f5acdbc19 changes for explorer.lbry.io 2017-08-14 20:39:55 +01:00
Akinwale Ariwodola
31bddb6394 added address balance API endpoint 2017-08-08 11:44:28 +01:00
Akinwale Ariwodola
f3454d78a2 fix claims publisher name display 2017-07-31 19:41:43 +01:00
Akinwale Ariwodola
5941c102b9 display address balance before received / sent 2017-07-07 01:26:16 +01:00
Akinwale Ariwodola
70291f6260 excluded genesis block address from rich list 2017-07-04 03:26:56 +01:00
Akinwale Ariwodola
f54b8366a0 script hash address fix 2017-07-04 03:15:43 +01:00
Akinwale Ariwodola
d5f5c383a9 added commas for debit and credit amounts on the address transactions list 2017-07-03 21:54:21 +01:00
Akinwale Ariwodola
4343ea91d5 changed top 500 rich list percentage precision to 5 decimal places 2017-07-03 21:50:36 +01:00
Akinwale Ariwodola
abf84407cc added rich list and stats page 2017-07-03 21:47:30 +01:00
Akinwale Ariwodola
6c2e6727a8 added distinct selector for ClaimId when selecting claims to prevent duplicates (due to joins which should be fixed) from showing 2017-06-25 09:14:59 +01:00
Akinwale Ariwodola
7a84b50254 prevent claim transaction link on home page from opening the claim itself 2017-06-23 15:20:56 +01:00
Akinwale Ariwodola
df36f5322f fixed word break for claim metadata description 2017-06-19 05:08:46 +01:00
Akinwale Ariwodola
981bd7d6a0 more ambiguous fixes 2017-06-19 01:33:37 +01:00
Akinwale Ariwodola
20a818c866 added IsFiltered flag to identify actual NSFW items that are not tagged NSFW. 2017-06-19 01:32:03 +01:00
Akinwale Ariwodola
12ec6e1df4 fix ambiguous nsfw condition 2017-06-19 00:43:48 +01:00
Akinwale Ariwodola
a2e9b8142e added nsfw flag to claims retrieval api 2017-06-19 00:42:29 +01:00
Akinwale Ariwodola
65924fdb3c claims api retrieval tweaks 2017-06-19 00:26:57 +01:00
Akinwale Ariwodola
74932d02a2 claims retrieval api modifications 2017-06-18 20:28:31 +01:00
Akinwale Ariwodola
7853701a75 changed claims api limit from 24 to 48 2017-06-18 16:09:46 +01:00
Akinwale Ariwodola
3a92dbc0fc preliminary claims api implementation 2017-06-18 11:08:50 +01:00
Akinwale Ariwodola
2d59ca30f1 temporary fix for titles with multibyte characters in the claims explorer 2017-06-17 19:22:39 +01:00
Akinwale Ariwodola
8e7b1f42bd temporary workaround for duplicate claim id 2017-06-17 18:47:16 +01:00
Akinwale Ariwodola
fa555e77be tweaks to block size formatting in block size chart. 2017-06-17 18:17:35 +01:00
Akinwale Ariwodola
5730ccc3c7 default period fix 2017-06-17 17:12:07 +01:00
Akinwale Ariwodola
37976f3082 implemented block size chart period saving to local storage to persist for page reloads 2017-06-17 17:08:07 +01:00
Akinwale Ariwodola
051bf6d8d9 fix grammar 2017-06-17 16:53:47 +01:00
Akinwale Ariwodola
f70f41c787 added pagination to claims explorer 2017-06-17 16:51:00 +01:00
Akinwale Ariwodola
4557e395fe added chart export 2017-06-17 10:56:37 +01:00
Akinwale Ariwodola
bfc5c40449 added flag to track chart loading progress and preevent double loading 2017-06-17 10:24:55 +01:00
Akinwale Ariwodola
0d791a6b43 price history cron 2017-06-17 09:21:07 +00:00
Akinwale Ariwodola
e9beaedeec updated position of the block size chart links 2017-06-17 10:20:40 +01:00
Akinwale Ariwodola
9b57b50f9e block size chart grid tweaks 2017-06-17 10:16:35 +01:00
Akinwale Ariwodola
1492e00318 block size chart scrollbar and display tweaks 2017-06-17 09:52:35 +01:00
Akinwale Ariwodola
edc857c352 changed to zero-prefixed day of month in table data 2017-06-17 09:41:16 +01:00
Akinwale Ariwodola
ff85546e3f block size chart formatting fixes 2017-06-17 09:14:12 +01:00
Akinwale Ariwodola
56e576ba39 added blocks index and block size chart 2017-06-17 08:40:39 +01:00
Akinwale Ariwodola
d4cb27dca7 added all query parameter for address transactions 2017-06-16 18:35:56 +01:00