Jude Nelson
|
c6c75e0646
|
typo
|
2018-02-12 19:34:18 -05:00 |
|
Jude Nelson
|
45b5dcc5c8
|
early abort on subdomain name match test
|
2018-02-12 19:11:00 -05:00 |
|
Jude Nelson
|
07bec9dbbe
|
fix spacing; add test for whether or not a subdomain name is well-formed
|
2018-01-29 19:09:31 -05:00 |
|
Jude Nelson
|
1dfdb5ade6
|
refactor tx public key extraction to use the virtualchain-standardized transaction data structure, instead of the emulated bitcoind RPC structure
|
2018-01-12 18:21:22 -05:00 |
|
Jude Nelson
|
86776315de
|
remove unused code
|
2017-09-29 00:49:35 -04:00 |
|
Jude Nelson
|
a447cabb3e
|
use new price table for namespace price calculation
|
2017-09-29 00:49:26 -04:00 |
|
Jude Nelson
|
04f265d8df
|
safety check if no addresses are visible in the output
|
2017-09-29 00:49:02 -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
|
70606144ae
|
clean up imports
|
2017-04-27 19:23:26 -04:00 |
|
Jude Nelson
|
82edadff96
|
remove pybitcoin and pybitcointools dependencies
|
2017-04-20 17:38:02 -04:00 |
|
Larry Salibra
|
ebe974d53d
|
minimum name price no longer 1 satoshi
|
2016-11-02 16:59:00 +08:00 |
|
Jude Nelson
|
ea7a286e26
|
our public key extraction logic only works (by design) on p2pkh scripts
|
2016-10-04 18:16:03 -04:00 |
|
Jude Nelson
|
0851ffc901
|
take namespace parameter when getting namespace price
|
2016-09-28 20:27:48 -04:00 |
|
Jude Nelson
|
def3b3d632
|
remove needless import
|
2016-09-22 20:30:33 -04:00 |
|
Jude Nelson
|
dfb4cbea2d
|
use new epoch system to determine correct price multipliers
|
2016-09-09 11:20:26 -04:00 |
|
Jude Nelson
|
acb0eb5104
|
refactoring: move name/namespace validation and pricing to lib/scripts;
move common transaction extraction logic to lib/scripts
|
2016-09-02 00:13:51 -04:00 |
|
Jude Nelson
|
940d29e14e
|
remove unused code
|
2016-08-29 17:35:40 -04:00 |
|
Jude Nelson
|
0006c7b48d
|
remove now-unneeded code
|
2016-08-06 00:14:07 -04:00 |
|
Jude Nelson
|
162c9174e9
|
use virtualchain's key logic
|
2016-08-04 15:43:06 -04:00 |
|
Jude Nelson
|
18aba7382b
|
use virtualchain's bitcoin key classes
|
2016-08-01 17:35:23 -04:00 |
|
Jude Nelson
|
739257e440
|
add is_namespace_valid()
|
2016-07-08 16:37:31 -04:00 |
|
Jude Nelson
|
ce89e6643b
|
remove testset
|
2016-06-14 11:31:13 -04:00 |
|
Jude Nelson
|
daac6d43fa
|
BLOCKSTORE --> BLOCKSTACK
|
2016-06-06 17:44:33 -04:00 |
|
Jude Nelson
|
8c74e5ce23
|
use new virtualchain log facility
|
2016-05-11 18:03:44 -04:00 |
|
Jude Nelson
|
766f8df56a
|
Rename BlockstoreDB to BlockstackDB
|
2016-02-23 15:56:09 -05:00 |
|
Jude Nelson
|
29f7e2ef8c
|
WIP: renaming blockstore to blockstack
|
2016-02-23 15:52:18 -05:00 |
|