Commit Graph

12 Commits

Author SHA1 Message Date
Aaron Blankstein
fd62c3bccf adds a dust_included flag to tell the tx serialization code not to add any more dust fees, because those fees are already included in txfee, this prevents double-adds of dust fees 2017-10-06 16:11:50 -04:00
Jude Nelson
b6b8917141 API sync with virtualchain 2017-09-29 00:48:49 -04:00
Aaron Blankstein
7e624469bb removed from config, tx 2017-08-18 19:06:27 -04:00
Aaron Blankstein
c878b62c8a /usr/bin/env python -> python2. our code is not python3 friendly, we should specify that 2017-08-17 13:40:01 -04:00
Jude Nelson
cab1a94ddd add constant-time string comparison for checking password equality 2017-05-02 11:51:58 -04:00
Jude Nelson
4ce733fcca clean up imports 2017-04-27 19:34:15 -04:00
Jude Nelson
43c941df33 use virtualchain's tx parser and serializer instead of pybitcoin's 2017-04-20 17:45:21 -04:00
Jude Nelson
eaaf6f5c7c moved broadcast_tx() 2017-03-27 18:10:13 -04:00
Jude Nelson
4c33ab5c03 if dry-run, then only return the signed transaction 2017-02-27 16:43:56 -05:00
Jude Nelson
cf91518ae0 fix up symbols 2017-02-20 21:17:21 -05:00
Jude Nelson
92df065112 small bugfixes 2017-02-06 15:14:59 -05:00
Jude Nelson
e4455caf96 Repository re-organization 2017-01-17 11:16:19 -05:00