Commit Graph

1141 Commits

Author SHA1 Message Date
Ryan X. Charles 5a100dadbd update version for npm
We'll put this version on npm. Need to update version.
2014-02-14 15:59:25 -05:00
Matias Alejo Garcia a0ebb1d2e1 Merge pull request #328 from matiu/base58check
fix base58check binary version
2014-02-14 18:19:20 -02:00
Manuel Aráoz 95e7634193 Merge pull request #326 from maraoz/feature/readme-update
README changes
2014-02-14 18:18:58 -02:00
Matias Alejo Garcia 72da5c56e1 fix base58check binary version 2014-02-14 17:18:12 -03:00
Manuel Araoz 2dfffa1d0b README changes 2014-02-14 17:15:06 -03:00
Matias Alejo Garcia ab62abf8f5 Merge pull request #325 from maraoz/bug/fix-address-socket
Bug/fix address socket
2014-02-14 18:08:37 -02:00
Manuel Araoz aae1db2071 minor bugfixes 2014-02-14 16:49:22 -03:00
Manuel Araoz 5c9c7aeb5c fix address streamed data 2014-02-14 16:37:43 -03:00
Eric Martindale b5cdb1c46d Add support for dynamically setting segment.io key. 2014-02-14 19:20:55 +00:00
Gustavo Maximiliano Cortez b3ffb86a40 Merge pull request #319 from colkito/bug/analytics-head
analytics moved to header
2014-02-14 16:06:37 -02:00
Mario Colque 5cbd3543f8 analytics moved to header 2014-02-14 15:05:50 -03:00
Gustavo Maximiliano Cortez bf64aea7a1 Merge pull request #318 from matiu/feature/new-favico
new favicon by @bechilandia
2014-02-14 15:05:54 -02:00
Gustavo Maximiliano Cortez 64b49da355 Merge pull request #317 from colkito/feature/analytics
added analytics code for #308
2014-02-14 15:05:37 -02:00
Matias Alejo Garcia 5ae99f25bb new favicon by @bechilandia 2014-02-14 14:05:13 -03:00
Mario Colque 0c797d8e34 added analytics code for #308 2014-02-14 14:04:51 -03:00
Gustavo Maximiliano Cortez 1f5ca72957 Merge pull request #316 from cmgustavo/bug/01-status-info
#314 duplicate difficulty information: remove duplicate info
2014-02-14 15:00:47 -02:00
Gustavo Cortez 609b43684a #314 duplicate difficulty information: remove duplicate info 2014-02-14 14:05:32 -03:00
Matias Alejo Garcia 90e676e8b6 Merge pull request #315 from matiu/feature/link-on-homepage
add link to insight.bitcore.io
2014-02-14 14:52:31 -02:00
Matias Alejo Garcia c84eb53a51 Merge pull request #313 from colkito/bug/status-start-end-date
fixed start date and finish date for status page
2014-02-14 14:52:13 -02:00
Matias Alejo Garcia f3b26af5e2 add link to insight.bitcore.io 2014-02-14 13:50:42 -03:00
Mario Colque c8eb862b31 fixed start date and finish date for status page 2014-02-14 10:59:59 -03:00
Matias Alejo Garcia e701bab63a Merge pull request #312 from matiu/bug/ts-in-sync
ts in js epoch
2014-02-14 11:48:03 -02:00
Matias Alejo Garcia 48d5af8072 ts in js epoch 2014-02-14 10:46:26 -03:00
Matias Alejo Garcia b2d5350a28 Merge pull request #311 from colkito/feature/status-start-end-date
added start date and finix date in status page
2014-02-14 11:40:17 -02:00
Mario Colque db89d01903 added start date and finix date in status page 2014-02-14 10:09:44 -03:00
Matias Alejo Garcia 04010c1eb0 Update README.md 2014-02-14 11:02:09 -02:00
Matias Alejo Garcia 89f69be119 Merge pull request #310 from matiu/feature/time-on-sync-api
add endTs to status
2014-02-14 11:00:14 -02:00
Matias Alejo Garcia b430742aa8 add endTs to status 2014-02-14 09:57:29 -03:00
Matias Alejo Garcia 9764e8bbf8 Merge pull request #309 from matiu/feature/sync-opt
add c++ version of base58 to faster sync
2014-02-14 10:21:54 -02:00
Matias Alejo Garcia 3db0ac8615 add c++ version of base58 to faster sync 2014-02-14 09:20:20 -03:00
Gustavo Maximiliano Cortez c612857295 Merge pull request #307 from cmgustavo/bug/02sync-info-box
fix status sync
2014-02-13 19:17:36 -02:00
Gustavo Cortez 76601f8881 fix status sync 2014-02-13 18:23:47 -03:00
Gustavo Maximiliano Cortez e5216a4fe6 Merge pull request #302 from maraoz/feature/improve-error-messages
improve error messages + fix server error display
2014-02-13 18:42:49 -02:00
Gustavo Maximiliano Cortez ff309355e0 Merge pull request #303 from matiu/feature/refactor-rpc-classes
Feature/refactor rpc classes
2014-02-13 18:37:50 -02:00
Mario Colque d1fdf3d308 Merge pull request #305 from cmgustavo/bug/01sync-info-box
#296 fixed sync info box when stop and then start bitcoind
2014-02-13 18:33:24 -02:00
Gustavo Cortez dc9914daad #296 fixed sync info box when stop and then start bitcoind 2014-02-13 17:37:50 -03:00
Manuel Araoz 8b88a01f65 add host port to bitcoind error message 2014-02-13 17:16:35 -03:00
Matias Alejo Garcia 64956538cc refactor sync 2014-02-13 17:12:19 -03:00
Manuel Araoz 25b6011b7c improve error messages + fix server error display 2014-02-13 17:00:55 -03:00
Gustavo Maximiliano Cortez b8d2a863d9 Merge pull request #301 from colkito/bug/new-copy-icon
added a new copy icon #293 and several improvements in the block page
2014-02-13 17:48:01 -02:00
Mario Colque ac33b5c659 Merge pull request #300 from maraoz/feature/socket-reconnect
Feature/socket reconnect
2014-02-13 17:37:35 -02:00
Mario Colque 596d090ca5 added a new copy icon #293 and several improvements in the block page 2014-02-13 16:34:14 -03:00
Manuel Araoz 9cbf870254 remove a log 2014-02-13 16:25:34 -03:00
Manuel Araoz 42c193dfd5 sockets now autoreconnect after disconnection 2014-02-13 16:24:43 -03:00
Matias Alejo Garcia ab808e5c2b refactor Rpc classes. add file index in DB 2014-02-13 16:14:22 -03:00
Gustavo Maximiliano Cortez 6877cbb86c Merge pull request #297 from colkito/bug/language-change
lenguage change for #292
2014-02-13 16:06:54 -02:00
Mario Colque d68a0ccbfe lenguage change for #292 2014-02-13 15:04:24 -03:00
Gustavo Maximiliano Cortez 60f3886aec Update README.md 2014-02-13 14:22:54 -02:00
Mario Colque b978eb73a1 Merge pull request #291 from cmgustavo/feature/02-env-for-live-and-testnet
fix environment variables for live and testnet
2014-02-13 14:15:55 -02:00
Gustavo Cortez 8310474152 . 2014-02-13 13:20:19 -03:00