Commit Graph

1097 Commits

Author SHA1 Message Date
Matias Alejo Garcia 3bcabaf9e4 Merge pull request #326 from isocolsky/fee_level_def
Redefine fee levels
2015-08-14 10:29:32 -03:00
Matias Alejo Garcia a49494e9cf Merge pull request #325 from isocolsky/feat/broadcast_raw
Feat/broadcast raw
2015-08-14 10:29:09 -03:00
Ivan Socolsky c0f673f1ed fix result type 2015-08-13 18:13:34 -03:00
Ivan Socolsky 3bd341c65f fee levels set to 1, 2, 6 2015-08-13 17:27:06 -03:00
Ivan Socolsky a8eedc8c01 rename internal constants 2015-08-13 17:24:49 -03:00
Ivan Socolsky dd778de475 v0.1.5 2015-08-13 16:40:50 -03:00
Ivan Socolsky 4502dd284a express endpoint 2015-08-13 16:08:27 -03:00
Ivan Socolsky a1835c76a2 broadcast raw tx 2015-08-13 16:06:22 -03:00
Ivan Socolsky 6421790bb1 test 2015-08-13 16:06:14 -03:00
Matias Alejo Garcia 386fb4c08c Merge pull request #324 from isocolsky/ref/get_utxos
Refactor get UTXOs to accept specific addresses
2015-08-13 15:22:46 -03:00
Ivan Socolsky ef73ea7233 v0.1.4 2015-08-13 14:24:34 -03:00
Ivan Socolsky 3f0cfbc7c1 listen to address param 2015-08-13 14:23:06 -03:00
Ivan Socolsky fca67fba8a implement utxos for external addresses 2015-08-13 12:01:22 -03:00
Ivan Socolsky 4dbcb639fe add opts param to getUtxos 2015-08-13 11:00:27 -03:00
Matias Alejo Garcia a31617446f Merge pull request #323 from isocolsky/ref/fee_levels
Refactor fee level sampling
2015-08-13 10:04:57 -03:00
Ivan Socolsky bb0e8d7093 change fee sampling 2015-08-12 18:39:19 -03:00
Ivan Socolsky 4c7e7a6d2f send list of nbBlocks to insight 2015-08-12 18:39:09 -03:00
Ivan Socolsky ad6102c7ce fix stub 2015-08-12 18:38:38 -03:00
Matias Alejo Garcia f9a33c3c93 Merge pull request #309 from isocolsky/block_event
Listen for new blocks and raise notification
2015-08-11 17:51:51 -03:00
Matias Alejo Garcia c5fc6be856 Merge pull request #322 from isocolsky/fix/fee_rounding
Fix/fee rounding
2015-08-11 17:48:43 -03:00
Ivan Socolsky 327ce22591 v0.1.3 2015-08-11 16:52:26 -03:00
Ivan Socolsky 3533b60e6b change fee rounding strategy 2015-08-11 16:52:10 -03:00
Matias Alejo Garcia ba6b8171a9 Merge pull request #321 from isocolsky/fix/newer_txps
Improve error message when upgrade is needed
2015-08-11 16:33:15 -03:00
Ivan Socolsky 256fb0095b improve error message 2015-08-11 16:26:16 -03:00
Gustavo Maximiliano Cortez 48bfa24859 Merge pull request #320 from isocolsky/fix/newer_txps
Disallow signing newer txs from legacy clients
2015-08-11 16:20:19 -03:00
Ivan Socolsky af9dd5b3fe disallow signing newer txs from legacy clients 2015-08-11 14:16:58 -03:00
Matias Alejo Garcia a93e5afd05 Merge pull request #319 from cmgustavo/bug/lodash-version
Updates lodash to latest version
2015-08-11 12:35:51 -03:00
Gustavo Maximiliano Cortez 9557d9d455
Updates lodash to latest version 2015-08-11 12:16:13 -03:00
Gustavo Maximiliano Cortez 2a7e0659c7 Merge pull request #318 from isocolsky/fix/legacy_check
Fix client id check
2015-08-11 00:38:04 -03:00
Ivan Socolsky c0779776c0 check for bw*- as client id 2015-08-10 22:25:13 -03:00
Ivan Socolsky de15be15e0 Merge pull request #313 from isocolsky/v0.1.2
v0.1.2
2015-08-05 11:05:05 -03:00
Ivan Socolsky d73cd1c198 v0.1.2 2015-08-05 11:04:48 -03:00
Matias Alejo Garcia 9b7b978d28 Merge pull request #312 from isocolsky/improve_errors
Improve error messages
2015-08-05 10:50:27 -03:00
Ivan Socolsky e4e138e139 add TX_NOT_FOUND 2015-08-05 10:48:36 -03:00
Ivan Socolsky 76c545b110 add WALLET_NOT_COMPLETE 2015-08-05 10:44:09 -03:00
Ivan Socolsky 03fe48209e add WALLET_NOT_FOUND 2015-08-05 10:41:03 -03:00
Ivan Socolsky 6270a326b7 Merge pull request #310 from isocolsky/v0.1.1
v0.1.1
2015-08-04 18:43:21 -03:00
Ivan Socolsky 83f0fc6ee2 v0.1.1 2015-08-04 18:42:36 -03:00
Ivan Socolsky 14a08f2e0f listen for new blocks and raise notification 2015-08-04 16:10:48 -03:00
Matias Alejo Garcia 789c171a4e Merge pull request #307 from isocolsky/ref/error_codes
Ref/error codes
2015-08-04 15:26:55 -03:00
Ivan Socolsky 90dfc17ab5 new error for address network mismatch 2015-08-04 12:07:25 -03:00
Ivan Socolsky e1fac88a8e improve error codes 2015-08-03 16:11:09 -03:00
Ivan Socolsky 602bc9a9a3 rm BLOCKCHAINERROR error code 2015-08-02 19:48:18 -03:00
Ivan Socolsky e474c71a1e use predefined errors 2015-07-31 12:16:18 -03:00
Ivan Socolsky 86779303a9 add UPGRADENEEDED error code 2015-07-30 16:08:17 -03:00
Ivan Socolsky b659333c94 differentiate INSUFFICIENTFUNDS from INSUFFICIENTFUNDSFORFEE 2015-07-30 14:55:35 -03:00
Ivan Socolsky 362d1a42bb Merge pull request #306 from isocolsky/improve_fees
Support legacy clients
2015-07-30 12:07:19 -03:00
Ivan Socolsky 87e3844e87 transaction proposals -> spend proposals 2015-07-30 11:47:16 -03:00
Ivan Socolsky 4f582382bc fix invalid fee on legacy txs 2015-07-29 18:19:53 -03:00
Ivan Socolsky 2558dcbbbd support legacy clients + tests 2015-07-29 17:45:25 -03:00