Commit Graph

807 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez cbbff23696 Merge pull request #277 from cmgustavo/feature/01gitignore
added db/blocks and txs to ignore symlinks
2014-02-12 18:41:06 -02:00
Gustavo Cortez 4e6e1a974c added db/blocks and txs to ignore symlinks 2014-02-12 17:46:51 -03:00
Gustavo Maximiliano Cortez 78aed173fa Merge pull request #276 from maraoz/bug/bitcoind-error-message
bitcoind connection status derived from PeerSync
2014-02-12 18:40:35 -02:00
Manuel Araoz 956b04b642 bitcoind connection status derived from PeerSync 2014-02-12 16:30:10 -03:00
Manuel Aráoz 1da3d17751 Merge pull request #275 from ryanxcharles/feature/for-npm
update package.json so insight can go on npm
2014-02-12 17:29:18 -02:00
Manuel Aráoz b141e20ec9 Merge pull request #272 from maraoz/bug/bitcoind-crash
Bug/bitcoind crash
2014-02-12 17:29:00 -02:00
Ryan X. Charles e047b01020 update package.json so insight can go on npm 2014-02-12 14:20:57 -05:00
Mario Colque 59471b0740 Merge pull request #271 from cmgustavo/bug/02blocklist-style
#262 right alignment of numbers on blocks-list
2014-02-12 15:54:36 -02:00
Gustavo Cortez 0d803a533b #262 right alignment of numbers on blocks-list 2014-02-12 14:16:20 -03:00
Manuel Araoz 39cd42bedc fixed no bitcoind crash 2014-02-12 14:02:33 -03:00
Manuel Araoz 5d75aa3ef2 remove console.log for tx and block recieved 2014-02-12 13:43:12 -03:00
Gustavo Maximiliano Cortez cae872e575 Merge pull request #269 from colkito/bug/search-loading
Bug/search loading
2014-02-12 14:16:38 -02:00
Mario Colque d96f60f18b added helper to reset serch 2014-02-12 13:04:26 -03:00
Gustavo Maximiliano Cortez 4e87efd0e5 Merge pull request #268 from maraoz/bug/fix-status-page
Fix status page: percentage bar shows 100% on complete
2014-02-12 14:04:14 -02:00
Manuel Aráoz d3a167b170 Merge pull request #252 from cmgustavo/bug/Rounding-issue
Rounding issue: transactions on front page sometimes have too many decimal places
2014-02-12 14:01:07 -02:00
Manuel Aráoz 6867272056 Merge pull request #267 from cmgustavo/bug/#254
fix layout: unconfirm txs message is too big
2014-02-12 14:00:13 -02:00
Manuel Araoz d1ef058125 Fix status page: percentage bar shows 100% on complete 2014-02-12 12:57:55 -03:00
Mario Colque 42968ba12e fixed #253 2014-02-12 12:57:50 -03:00
Gustavo Cortez 1f2b2be6b7 fix layout: unconfirm txs message is too big 2014-02-12 12:48:03 -03:00
Gustavo Maximiliano Cortez 72438e78ef Merge pull request #256 from maraoz/bug/fix-home
fix homepage
2014-02-12 13:01:08 -02:00
Gustavo Maximiliano Cortez 303b9c2d31 Merge pull request #255 from maraoz/feature/readme-formatting
README formatting and wording
2014-02-12 13:00:27 -02:00
Gustavo Cortez a4a0eef2b0 fixed rounding btc values on homepages 2014-02-12 11:59:29 -03:00
Manuel Araoz b9ab6cc6d2 fix homepage 2014-02-12 10:18:49 -03:00
Manuel Araoz 533b01dfd8 README formatting and wording 2014-02-12 09:58:13 -03:00
Manuel Aráoz 402bd19336 Merge pull request #249 from maraoz/feature/fix-tests
Fix tests and bootstrap bitcoind datadir
2014-02-11 19:42:04 -02:00
Manuel Araoz 3191266fc8 remove console.log 2014-02-11 18:34:24 -03:00
Manuel Araoz 96c47debab fixed tests after merge 2014-02-11 18:18:23 -03:00
Manuel Araoz dad357c388 fixed address balances and tx 2014-02-11 18:18:23 -03:00
Manuel Araoz 605bda7da5 address tests 2014-02-11 18:18:23 -03:00
Manuel Araoz e1da663726 fix peersync tests 2014-02-11 18:18:23 -03:00
Manuel Araoz 508eafa393 node sync integration test 2014-02-11 18:18:23 -03:00
Manuel Araoz 9f6e340364 block integration test fixed 2014-02-11 18:18:23 -03:00
Manuel Araoz 8edf753883 added development message to home 2014-02-11 18:18:23 -03:00
Matias Alejo Garcia 36f8cd0b98 Merge pull request #248 from colkito/bug/hide-time-blockhash-unconfirmed-tx
Bug/hide time blockhash unconfirmed tx
2014-02-11 18:49:18 -02:00
Mario Colque f89e500fcf change hide for show 2014-02-11 17:47:36 -03:00
Mario Colque 95686b8a21 hide time and blockhash for unconfirmed txs 2014-02-11 17:46:21 -03:00
Matias Alejo Garcia 780e2c2172 Merge pull request #247 from matiu/bug/fix-homepage-blocklist
fix #246
2014-02-11 18:45:11 -02:00
Matias Alejo Garcia 81db07e3f1 fix #246 2014-02-11 17:44:16 -03:00
Mario Colque b5d1da06c8 Merge pull request #245 from cmgustavo/feature/01-env-for-live-and-testnet
Feature/01 env for live and testnet
2014-02-11 18:13:23 -02:00
Gustavo Maximiliano Cortez 4d2a97bb33 Merge pull request #241 from colkito/feature/powered-homepage
added powered by
2014-02-11 18:09:43 -02:00
Gustavo Cortez c18d05f50c integrating PM2 process manager for run livenet and testnet simultaneously 2014-02-11 17:09:24 -03:00
Mario Colque 15689df732 added powered by 2014-02-11 16:48:25 -03:00
Gustavo Cortez ecf28e085a environment for run livenet and testnet in same server 2014-02-11 16:30:58 -03:00
Matias Alejo Garcia f27dfd8696 Merge pull request #240 from matiu/bug/fix-homepage-blocklist
fix lenght
2014-02-11 17:29:54 -02:00
Matias Alejo Garcia 8557336ce4 fix lenght 2014-02-11 16:27:35 -03:00
Matias Alejo Garcia ec2716318d Merge pull request #239 from matiu/bug/block-list
bug/blockslistapi
2014-02-11 17:08:10 -02:00
Matias Alejo Garcia 4650418a73 bug/blockslistapi 2014-02-11 16:06:05 -03:00
Matias Alejo Garcia c2cf797e68 Merge pull request #238 from matiu/bug/fix-fees
fix NaN
2014-02-11 16:32:57 -02:00
Matias Alejo Garcia ada8eb2a26 fix NaN 2014-02-11 15:31:50 -03:00
Matias Alejo Garcia c4ebfa39ab Merge pull request #237 from matiu/feature/double-spends
Feature/double spends
2014-02-11 15:58:49 -02:00