968 Commits (a3d01f8988579de96f5b77e0dd33ec14779ee778)
 

Author SHA1 Message Date
Gregg Zigler 0a4bf8f77f proposal header hash and proposal amount should work with multi-output 9 years ago
Matias Alejo Garcia b68d188135 Merge pull request #255 from isocolsky/send_max 9 years ago
Gregg Zigler ab33debdd1 move types to single object, remove default type assignment from proposal 9 years ago
Gregg Zigler 07a381bdb3 Merge remote-tracking branch 'upstream/master' into feat/multOutputs 9 years ago
Ivan Socolsky 999bcbbe7d refactor code 9 years ago
Ivan Socolsky 621fe1777a v0.0.36 9 years ago
Ivan Socolsky 931923f585 compute kbs needed to send max in getBalance 9 years ago
Ivan Socolsky edfc50fca1 test resulting kb to send max 9 years ago
Matias Alejo Garcia 30eee4baf7 Merge pull request #254 from isocolsky/bump_bitcore 9 years ago
Ivan Socolsky 7b30687115 bitcore 0.12.9, bwu 0.0.16 9 years ago
Gregg Zigler 10644f7edc handle unknown proposal types 9 years ago
Matias Alejo Garcia d3b1299b25 Merge pull request #253 from getplank/master 9 years ago
Gregg Zigler 453a7187b5 separate common properties from those that vary by proposal type 9 years ago
rajeshjayaraman dc15717de5 corrected note about blockchain explorer service 9 years ago
Gregg Zigler 6f43888176 txproposal with type=multiple-outputs needs an array of outputs 9 years ago
rajeshjayaraman 781b0e5ae6 Updating documentation & package.json to reflect usage of start.sh and stop.sh 9 years ago
rajeshjayaraman 92880fa268 gitignore to include .idea 9 years ago
rajeshjayaraman 71d6bb3b54 Creating wrapper shell scripts for starting and stopping all the requisite services needed to run BWS 9 years ago
Matias Alejo Garcia 75d46181af Merge pull request #250 from isocolsky/explicit_fees 9 years ago
Ivan Socolsky ba54b01797 remove safety check, log error 9 years ago
Ivan Socolsky e889973379 BWU v0.0.15 9 years ago
Ivan Socolsky e349a10a67 simplify testing 9 years ago
Ivan Socolsky 0e0da99741 v0.0.34 10 years ago
Ivan Socolsky 366638b2d4 implement variable fee per kb 10 years ago
Ivan Socolsky 9f4ef16bba test fee behavior 10 years ago
Ivan Socolsky 06b521853d test not enough fees 10 years ago
Matias Alejo Garcia 82a58e3bad Merge pull request #252 from isocolsky/bcmonitor 9 years ago
Ivan Socolsky 622d7842b6 fix init & event redirection 9 years ago
Matias Alejo Garcia 732cc36f31 Merge pull request #249 from isocolsky/ref/backoff_time 9 years ago
Ivan Socolsky c5d59c7598 simplify testing 9 years ago
Ivan Socolsky 20d57474c4 Merge pull request #248 from matiu/bug/test 9 years ago
Matias Alejo Garcia d068fafbde fix tests 9 years ago
Ivan Socolsky 5407f99903 Merge pull request #246 from matiu/feat/reject-backoff-time 9 years ago
Matias Alejo Garcia 20e4dd8da0 update fetched txs 9 years ago
Matias Alejo Garcia 4569f1d3c5 backoff time only active after backoffOffset 9 years ago
Matias Alejo Garcia 895c52bada exponential backoff 10 years ago
Matias Alejo Garcia caafaf25f6 add a reject / creation backoff time 10 years ago
Matias Alejo Garcia 6f13667912 Merge pull request #245 from isocolsky/rm_bitcore_explorers 10 years ago
Ivan Socolsky 053573b44c Merge pull request #244 from matiu/feat/allow-delete-after-locktimeout 10 years ago
Matias Alejo Garcia dcfff424d7 fix err msg 10 years ago
Matias Alejo Garcia 94becc8960 fix notify order 10 years ago
Ivan Socolsky a0b45b78f5 remove bitcore-explorers ref 10 years ago
Ivan Socolsky b45acded82 fix data parsing 10 years ago
Matias Alejo Garcia 139deac770 adds .deleteLockTime to getTxproposals 10 years ago
Ivan Socolsky 4f8faa826b implement Insight as a separate blockchain explorer 10 years ago
Matias Alejo Garcia 5d943a4b27 allow to remove creator, in tx without other signatures 10 years ago
Ivan Socolsky 470fd84ab7 refactor bcmonitor initialization 10 years ago
Matias Alejo Garcia 74c8b34188 allow delete proposals after 24hrs 10 years ago
Matias Alejo Garcia b311917e65 Merge pull request #232 from dawsonbotsford/master 10 years ago
Matias Alejo Garcia 6a608ab51d Merge pull request #243 from dabura667/master 10 years ago