Commit graph

192 commits

Author SHA1 Message Date
marcdeb1 1ba751acb3 Thumbnail text and content tag fix 2019-01-05 21:44:37 +01:00
marcdeb1 a428ebdd73 Chainquery update, transaction value and address balance 2019-01-01 15:40:45 +01:00
Mark Beamer Jr 262e90a2e1
Fixed some deprecation warnings.
Fixed a few claim queries that were using a distinct causing a group by to be performed with full table scan.
Added `dev.sh` file to quickly startup the explorer.
2018-12-21 23:41:30 -05:00
marcdeb1 17b0ef58a9 Find page bug 2018-12-21 17:19:55 +01:00
marcdeb1 5064b86fc6 Transaction address table 2018-12-21 17:15:36 +01:00
marcdeb1 b99285cfa5 Minor bugs 2018-12-21 17:15:02 +01:00
marcdeb1 d61d9ff015 DB comments 2018-12-21 17:12:00 +01:00
marcdeb1 0d49e4d0c8 Claim address in tx page 2018-12-21 16:53:55 +01:00
marcdeb1 80e55f53e2 Circulating supply API 2018-12-21 16:21:28 +01:00
marcdeb1 1edc128b61 Address balance API 2018-12-21 15:51:36 +01:00
marcdeb1 8bef4e5cec Address page 2018-12-21 15:48:33 +01:00
marcdeb1 9d88e2eaec Queries and bugs 2018-12-21 14:18:39 +01:00
marcdeb1 3569fdb4ff Improved index query 2018-12-21 13:55:59 +01:00
marcdeb1 4e0eeab3d1 Improved queries 2018-12-21 13:50:17 +01:00
marcdeb1 f7318d64fc Improved block page queries 2018-12-21 13:42:57 +01:00
marcdeb1 90eee866fc Block list page 2018-12-19 00:57:43 +01:00
marcdeb1 dfd7af81f9 Realtme action improvements 2018-12-19 00:53:39 +01:00
marcdeb1 cbee21c07c Other claim page bugs 2018-12-19 00:37:01 +01:00
marcdeb1 a09a0148c2 Fix claim page bugs 2018-12-19 00:12:14 +01:00
marcdeb1 6c45f432de Clam and publisher in one query 2018-12-18 23:02:09 +01:00
marcdeb1 830df53d74 Address balance API 2018-12-18 22:11:00 +01:00
marcdeb1 af39804ce7 Address action 2018-12-18 21:56:41 +01:00
marcdeb1 fbfd5b8f39 Price history db name 2018-12-18 20:17:34 +01:00
marcdeb1 edbc11db7f API tests 2018-12-18 19:21:12 +01:00
marcdeb1 0bd3836b31 Claim box 2018-12-18 18:14:42 +01:00
marcdeb1 e5d16d0100 Find action 2018-12-18 17:58:49 +01:00
marcdeb1 3cddd6ece1 Tx spend input 2018-12-18 17:47:49 +01:00
marcdeb1 e7a030ddf9 Rename API fields 2018-12-18 16:20:19 +01:00
marcdeb1 9a32c9a930 Transaction page improvement 2018-12-18 16:09:37 +01:00
marcdeb1 695f85262b DB in app.default 2018-12-18 13:53:03 +01:00
marcdeb1 5c681657cb Added old database for PriceHistory 2018-12-18 13:51:19 +01:00
marcdeb1 25a50ca2aa API realtime actions 2018-12-18 13:42:45 +01:00
marcdeb1 b61a1545a7 Realtime action 2018-12-18 01:20:54 +01:00
marcdeb1 86a1631144 Fix index transaction hash bug 2018-12-17 22:36:13 +01:00
marcdeb1 94682cc4d4 Fixed transaction value issue 2018-12-17 12:35:54 +01:00
marcdeb1 6e8a651980 Tx and index page 2018-12-17 00:49:26 +01:00
Akinwale Ariwodola 3eab838967 composer package updates 2018-12-03 17:26:01 +00:00
Akinwale Ariwodola e8d3ead2c7 update home page style to accommodate new difficulty values 2018-12-03 18:23:59 +01:00
Akinwale Ariwodola 5983c61820
Merge pull request #46 from lbryio/hot-wallet
add additional hot wallet
2018-11-28 16:04:09 +01:00
marcdeb1 d98e9a3fb2 Improve search (#40)
* Added search page results
* Added getContentTag and getAutoThumbText to Claims model
* Order in search results
2018-11-28 16:03:41 +01:00
Thomas Zarebczan c7c1e7299f
add additional hot wallet 2018-11-26 17:27:36 -05:00
Thomas Zarebczan 9246952c08
Merge pull request #38 from preserveddarnell/newcopyedits
Update various typos, punctuations & errors.
2018-11-12 11:42:46 -05:00
Thomas Zarebczan 59d23dc2a7
Update LICENSE 2018-11-12 11:42:30 -05:00
Akinwale Ariwodola c58676cd69 only get the claim link if the claim object is not null 2018-11-01 07:08:27 +01:00
preserveddarnell b9917c89da Update various typos, punctuations & errors. 2018-10-22 17:49:46 -04:00
marcdeb1 26a79d8340 Lbry addresses (#35)
* Added logo to indicate addresses owned by LBRY
2018-10-19 16:00:50 +01:00
marcdeb1 f903235c24 Added mining inflation chart to stats page (#34) 2018-10-19 13:22:50 +01:00
Akinwale Ariwodola d8734c1b8e
Merge fix for PR 33 (#37)
* Added claim link to transaction
* Added 'View' link next to Claim label
2018-10-19 12:54:54 +01:00
marcdeb1 c13c06f74f Claim LBRY link and Thumbnail (#32)
* Claim LBRY link and Thumbnail
* Added getLink function to Model
* Changed getLink function name
2018-10-19 12:49:22 +01:00
Akinwale Ariwodola ad82fc3975
Merge pull request #36 from marcdeb1/db_column_name
Changed LatestTransactionTime column name
2018-10-18 12:20:46 +01:00