Commit Graph

1141 Commits

Author SHA1 Message Date
Matias Alejo Garcia 1636e84bbe add report when starting insight 2014-05-26 16:59:38 -03:00
Matias Alejo Garcia 09baa94a8b Merge pull request #88 from cmgustavo/bug/01-sync
Fix sync process by @matiu
2014-05-26 14:11:43 -03:00
Gustavo Cortez 0779dd6da7 Fix sync process by @matiu 2014-05-26 14:09:25 -03:00
Gustavo Maximiliano Cortez cb1861f10f Merge pull request #85 from matiu/feature/optimizations
Feature/optimizations -- great jobs!
2014-05-26 10:15:04 -03:00
Matias Alejo Garcia bce9f7a0bb refactor in Transaction db 2014-05-25 23:54:08 -03:00
Matias Alejo Garcia 013c2420d4 0.2.1 2014-05-25 17:38:05 -03:00
Matias Alejo Garcia b5ff9fa84b add cache for balance and utxo 2014-05-25 17:34:49 -03:00
Matias Alejo Garcia f0f936d2d8 refactor tdb and bdb 2014-05-23 21:23:44 -03:00
Matias Alejo Garcia 4aaece66a5 rm tdb dependency from Block DB2 2014-05-21 15:53:49 -03:00
Matias Alejo Garcia 58c17bd037 rm tdb dependency from Block DB 2014-05-21 15:51:24 -03:00
Matias Alejo Garcia e61045f553 add block height to level DB 2014-05-20 18:07:25 -03:00
Manuel Aráoz 0c56deb849 Merge pull request #84 from colkito/feature/get-utxo-by-post
Feature/get utxo by post
2014-05-20 12:17:48 -03:00
Mario Colque 0815851047 updated API doc 2014-05-20 11:52:55 -03:00
Mario Colque 6af4b2620b added new POST route 2014-05-20 11:10:23 -03:00
Matias Alejo Garcia 0410582d03 update integration tests 2014-05-20 11:09:48 -03:00
Matias Alejo Garcia 1c3dc7fd58 Merge pull request #82 from matiu/v0.1.12
0.1.12
2014-05-17 19:01:10 -03:00
Matias Alejo Garcia ab638f8821 0.1.12 2014-05-17 18:57:25 -03:00
Matias Alejo Garcia 0e5893fbad Merge pull request #81 from matiu/bug/rounding-errors2
fix valOut
2014-05-17 18:49:43 -03:00
Matias Alejo Garcia 7b7d0868f0 fix valOut 2014-05-17 18:48:54 -03:00
Matias Alejo Garcia 8da8724e9a Merge pull request #80 from matiu/bug/rounding-errors
fixes rounding errors in fees and valueout
2014-05-17 14:26:22 -03:00
Matias Alejo Garcia f537db469e fixes rounding errors in fees and valueout 2014-05-17 13:45:23 -03:00
Matias Alejo Garcia 667c605e6d Merge pull request #79 from matiu/features/package-improvements
Features/package improvements
2014-05-17 13:12:52 -03:00
Matias Alejo Garcia 00b2abd2ac fix get getAddr to new bitcore 2014-05-17 13:07:50 -03:00
Matias Alejo Garcia 39197278ab mv bin to .bin 2014-05-17 12:54:58 -03:00
Matias Alejo Garcia 2a08b4fecd Update README.md 2014-05-17 12:10:49 -03:00
Matias Alejo Garcia c5338eb2a8 fix sci notation 2014-05-17 00:21:21 -03:00
Gustavo Maximiliano Cortez 6af93f18bf Merge pull request #77 from matiu/feature/v0.1.10
v0.1.10
2014-05-13 18:04:55 -03:00
Matias Alejo Garcia 3b3d10b09d v0.1.10 2014-05-13 18:00:36 -03:00
Manuel Aráoz e0ea644a5d Merge pull request #76 from matiu/bug/fix-unconfirmed-tx2
update to bitcore 0.1.19
2014-05-13 17:34:32 -03:00
Matias Alejo Garcia 3a6b90f1dd update to bitcore 0.1.19 2014-05-13 17:31:35 -03:00
Manuel Aráoz dfddf836d8 Merge pull request #75 from matiu/bug/fix-unconfigmed-tx
Bug/fix unconfigmed tx
2014-05-13 17:02:12 -03:00
Matias Alejo Garcia 9b4ba424a8 fix bug handling unconfirmed txs 2014-05-13 17:00:32 -03:00
Matias Alejo Garcia 36281230a0 update test. 2014-05-13 16:20:22 -03:00
Matias Alejo Garcia 5cf6ce4b64 Merge pull request #74 from maraoz/fix/testnet-peer
fix PeerSync for testnet
2014-05-13 14:04:37 -03:00
Manuel Araoz 19c2b10b56 fix PeerSync 2014-05-13 14:02:19 -03:00
Matias Alejo Garcia 77a4f2952b Merge pull request #73 from maraoz/feature/multiutxo
multiutxo multiple address utxo set API call
2014-05-13 10:23:52 -03:00
Manuel Araoz d5c94fbdff update README with new call 2014-05-12 18:24:59 -03:00
Manuel Araoz 9b602b9fa4 add multiutxo api call 2014-05-12 18:23:15 -03:00
Matias Alejo Garcia 8c98fceca1 Merge pull request #70 from cmgustavo/bug/01readme
Added UTXO to README. #68
2014-05-07 18:50:18 -03:00
Matias Alejo Garcia 92f32de479 Merge pull request #71 from bitalo/update-bitcore
update bitcore = 0.1.18
2014-05-07 18:50:07 -03:00
Peter Limbach d0273a0c04 Merge remote-tracking branch 'origin/update-bitcore' into update-bitcore 2014-05-07 15:42:54 +02:00
Peter Limbach c08ccc388f add missing updates 2014-05-07 15:42:45 +02:00
Peter Limbach 734e822251 Update TransactionDb.js 2014-05-07 15:22:52 +02:00
Peter Limbach a8b39237ad update bitcore lib to 0.1.18 2014-05-07 14:45:44 +02:00
Gustavo Cortez 9fc661df39 Added UTXO to README. #68 2014-05-05 11:25:16 -03:00
Matias Alejo Garcia 64a06c7b80 Merge pull request #65 from skddc/patch-1
Fix repo URL in README
2014-05-03 10:00:06 -03:00
Sebastian Kippe 4da6041c4c Update README.md
The command for git-cloning the repo is using a Git URL with read/write access, which doesn't work for people without write access to the repo.
2014-05-03 12:47:40 +02:00
Manuel Aráoz b96db5d018 Merge pull request #58 from shesek/patch-2
Fixed typo in readme
2014-04-24 22:13:11 -03:00
Nadav Ivgi 9652fa979c Fixed typo in readme 2014-04-25 04:09:34 +03:00
Matias Alejo Garcia 5541e6590d Merge pull request #28 from thedawnrider/addressProperties
Address properties
2014-04-23 23:57:13 -03:00