Commit Graph

1499 Commits

Author SHA1 Message Date
tenthirtyone
71a24237f2 Stubbed insight API
Server changed to API
cleaned up some console.log

Insight UI does not use the entire API. Those are high priority
2017-08-02 18:23:27 -04:00
tenthirtyone
ee160d9e7b Added Utils, db, and updated block schema 2017-08-02 17:02:01 -04:00
Darren Nelsen
290e53f697 Added transaction page 2017-08-02 16:28:54 -04:00
tenthirtyone
6b7496e0c7 changed mongo config stanza. 2017-08-02 15:42:34 -04:00
tenthirtyone
767fc7e98a Bcoin config moved to config file 2017-08-02 14:55:55 -04:00
tenthirtyone
b028dead40 Initial Commit
Changelog:
Setup & Foundation
- bcoin
- express
- mongo
- eslint
- logging

Status: Bcoin syncs over network, uses a local leveldb to store blocks and checkpoints. Block event saves data to mongo. Express endpoint for block hashes, stubbed to reply with blockhashes until mongo models are finalized.

ToDo:
Move config out of code
2017-08-02 14:51:06 -04:00
Darren Nelsen
866b45457d replace address page placeholders with real data 2017-08-02 14:26:41 -04:00
Darren Nelsen
22351df704 refactored TransactionsComponent to allow for passed in query types and values 2017-08-02 11:20:16 -04:00
Alex
09804961c7 Initial commit 2017-08-02 00:40:46 -04:00
Darren Nelsen
f02fd3c01f refactored TransactionsComponent to accept blockHash or address 2017-07-31 17:54:32 -04:00
Darren Nelsen
25a83b546b put address fields and placeholders in ion-grid 2017-07-31 16:08:31 -04:00
Darren Nelsen
07d7fb3537 added address page 2017-07-31 15:38:47 -04:00
Jason Dreyzehner
8852924a14 Merge pull request #782 from SonicWizard/ionic
Ionic updates; block height search and block detail
2017-07-29 01:18:11 -04:00
Darren Nelsen
583139ca2c display transactions with vins/vouts 2017-07-28 17:05:25 -04:00
Darren Nelsen
6f99a2f881 Added TransactionsComponent 2017-07-27 16:38:56 -04:00
Darren Nelsen
de09b9056d pipe timestamp; add poolInfo; add block reward denomination 2017-07-27 15:06:33 -04:00
Darren Nelsen
877c5cfbc7 update ionic 2017-07-27 15:05:20 -04:00
Darren Nelsen
0d7e4783e7 took out some console logs and removed unneeded method 2017-07-26 17:05:38 -04:00
Darren Nelsen
04c4a71f14 cleaned up tslint warnings 2017-07-26 16:52:34 -04:00
Darren Nelsen
ccc5f8868a add loading indication 2017-07-26 16:05:10 -04:00
Darren Nelsen
2bc629cac5 added previous and next block links 2017-07-26 15:31:16 -04:00
Darren Nelsen
a3071d5ec6 added more block data 2017-07-26 14:26:40 -04:00
Darren Nelsen
9cfef6b834 use dynamic link for blockHash in block detail page; retrieve block data 2017-07-26 14:17:02 -04:00
Darren Nelsen
013358a69c pass blockHash to block detail page 2017-07-25 15:59:47 -04:00
Darren Nelsen
a6ab615a96 added block detail page (placeholder) 2017-07-25 15:21:58 -04:00
Darren Nelsen
b5a76aee44 Added addr and block-index searches 2017-07-25 13:04:37 -04:00
Darren Nelsen
9334b13a0d enabled search in blocksPage; removed package-lock.json from source control 2017-07-25 10:00:51 -04:00
Darren Nelsen
b8df8bcec4 added search field that accepts input 2017-07-14 17:07:11 -04:00
Darren Nelsen
a2c650b2a0 updated ionic cli and associated dependencies 2017-07-14 17:03:56 -04:00
Darren Nelsen
2f3207babe added spy in test to ensure coverage, even though send is a stub for now 2017-07-14 15:58:53 -04:00
Darren Nelsen
cf1ea86f7d cleaned up two e2e warnings 2017-07-14 13:12:26 -04:00
Darren Nelsen
53c9d82bd1 added package-lock.json, and added mynode to gitignore 2017-07-14 13:03:45 -04:00
Darren Nelsen
615ffc59db Added form validation to broadcast transaction 2017-07-13 17:20:29 -04:00
Jason Dreyzehner
7d21c310b1 Merge pull request #781 from SonicWizard/ionic
Headers and placeholders
2017-07-12 14:19:51 -04:00
Darren Nelsen
130b7a7022 Updated broadcast test to check for existance of input field 2017-07-12 14:12:15 -04:00
Darren Nelsen
8abeb5eb8e Added placeholder text and fields for verify and broadcast pages 2017-07-11 16:38:38 -04:00
Darren Nelsen
e9881777b2 Added fields to verify message page 2017-07-11 16:01:44 -04:00
Darren Nelsen
8f27d671f3 Added headers to blocks page 2017-07-11 15:29:13 -04:00
Jason Dreyzehner
f1994947b9 fix ci: avoid GitHub download, rate limit 2017-07-11 11:57:32 -04:00
Jason Dreyzehner
0608159096 convenience script to open coverage 2017-07-11 10:57:13 -04:00
Jason Dreyzehner
e624721fe3 lint corrections 2017-07-11 10:50:43 -04:00
Jason Dreyzehner
57ec79a46a continue scaffolding, add blocksService 2017-07-07 16:46:53 -04:00
Jason Dreyzehner
d784be5d7e scaffold top-level pages 2017-07-05 14:36:31 -04:00
Jason Dreyzehner
60d9d546a2 update to latest deps 2017-07-05 12:34:18 -04:00
Jason Dreyzehner
a801427e99 add package-lock 2017-06-16 14:01:34 -04:00
Jason Dreyzehner
f1fafaadf2 scaffold blocks view 2017-06-16 14:00:24 -04:00
Jason Dreyzehner
8f295786bc add ionic config 2017-06-15 17:59:07 -04:00
Jason Dreyzehner
95388ad451 fix chrome addon config for Travis 2017-06-15 17:46:19 -04:00
Jason Dreyzehner
8688f2fc80 remove extraneous 'npm install' from Travis build 2017-06-15 17:19:40 -04:00
Jason Dreyzehner
c979260395 add MIT license 2017-06-15 17:15:01 -04:00