Commit graph

299 commits

Author SHA1 Message Date
Christopher Jeffrey
3ea8aec007
hsk: use blake2 for addr hashes. 2018-03-11 18:16:46 -07:00
Christopher Jeffrey
16247a8451
covenants: include old revocation system. 2018-03-11 17:46:38 -07:00
Christopher Jeffrey
9dc6b6afbb
rpc: new getwork interface. 2018-03-09 22:15:10 -08:00
Christopher Jeffrey
8b961664fc
net: drop bip150 and bip151. 2018-03-06 04:11:48 -08:00
Christopher Jeffrey
ab99474bc8
hsk: fix revokes. 2018-03-04 20:30:01 -08:00
Christopher Jeffrey
c70e983122
hsk: reimplement proof handling. 2018-03-04 18:11:59 -08:00
Christopher Jeffrey
1f09fae12a
covenants/wallet: implement new revocation system. 2018-03-04 10:51:00 -08:00
Christopher Jeffrey
add3235d5b
hsk: no more little-endian hashes. add outputs to genesis block. 2018-03-02 19:26:21 -08:00
Christopher Jeffrey
66e37ca0c8
dns: saner dns server. 2018-02-19 01:48:17 -08:00
Christopher Jeffrey
a7ff40d6ce
dns: use an authoritative server. 2018-02-18 05:13:01 -08:00
Christopher Jeffrey
e1dc07bf77
dns: properly rewrite responses. 2018-02-04 22:31:27 -08:00
Christopher Jeffrey
28699caf1b
handshake: dns resolution mvp. 2018-02-03 20:48:36 -08:00
Christopher Jeffrey
e8c2337fbe
hsk: update copyright. 2018-02-01 13:40:45 -08:00
Christopher Jeffrey
84f811f6e9
hsk: move cuckoo cycle and trie in. 2018-02-01 13:34:03 -08:00
Christopher Jeffrey
c090793e79
hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
Christopher Jeffrey
6f64f8ba49
rpc: refactor name related calls. 2018-01-31 19:14:51 -08:00
Christopher Jeffrey
790968856d
refactor: lint. 2018-01-16 07:08:01 -08:00
Christopher Jeffrey
4053b07b06
db/wallet: data management. 2018-01-14 06:30:35 -08:00
Christopher Jeffrey
2ef47124fc
handshake: wallet work. 2018-01-09 14:30:37 -08:00
Christopher Jeffrey
77e613e6dc
handshake: preliminary wallet work. 2018-01-08 01:19:41 -08:00
Christopher Jeffrey
9304e66aed
blockchain: get covenants and trie working. 2018-01-05 07:51:19 -08:00
Christopher Jeffrey
bbe1322e51
refactor: handshakeify. 2018-01-05 04:11:11 -08:00
Christopher Jeffrey
a306fbbe40
consensus: change halving and reward. 2018-01-05 03:17:44 -08:00
Christopher Jeffrey
63551fa858
hsk: switch to hash256 for p2sh. 2018-01-03 19:23:04 -08:00
Christopher Jeffrey
09e56d6144
hsk: use 64 byte signatures everywhere. 2018-01-03 18:58:48 -08:00
Christopher Jeffrey
6e0d489aec
handshake: finish cleaning up bitcoin. 2018-01-02 20:24:56 -08:00
Christopher Jeffrey
c9c7baaff0
handshake: initial work. 2017-12-31 16:46:13 -08:00
Christopher Jeffrey
dfe4738a0b
peer: add reverse dns lookup. 2017-12-20 11:34:15 -08:00
Christopher Jeffrey
5a875c442c
wallet/bcoin: refactor exposure. 2017-12-12 22:32:27 -08:00
Christopher Jeffrey
ac3310f5c0
db: remove backend option. 2017-12-06 17:05:00 -08:00
Christopher Jeffrey
056630e231
db: drop old migrations. avoid using encoding. 2017-12-05 03:14:34 -08:00
Christopher Jeffrey
944cf29331
net: move netaddress. 2017-11-22 13:49:14 -08:00
Christopher Jeffrey
0e4d32f41b
bcoin: use util.revHex again. 2017-11-17 00:00:36 -08:00
Christopher Jeffrey
126e5fe416
bcoin: lint. 2017-11-16 20:44:04 -08:00
Christopher Jeffrey
7071d5cb24
node: classify. 2017-11-16 19:43:07 -08:00
Christopher Jeffrey
80b5fe502b
bcoin: clean up requires. 2017-11-16 12:24:45 -08:00
Christopher Jeffrey
c60b8ea125
refactor: switch to bio module. 2017-11-16 11:43:24 -08:00
Christopher Jeffrey
69a2fb43ef
bcoin: bstring requires. 2017-11-16 10:41:19 -08:00
Christopher Jeffrey
1b39abe157
bcoin: rename bufio and bstring. 2017-11-15 09:02:44 -08:00
Christopher Jeffrey
d97cc7351f
utils: start using bmutex. 2017-11-01 18:54:14 -07:00
Christopher Jeffrey
9a19cdb24d
crypto: start using hash.digest(). 2017-11-01 15:41:32 -07:00
Christopher Jeffrey
218b03f1e8
utils: remove dependence on co. 2017-11-01 14:13:07 -07:00
Christopher Jeffrey
6a83116951
utils: stop using asyncobject. 2017-11-01 12:57:11 -07:00
Christopher Jeffrey
438d7bc191
bcoin: cleanup. fix bsock calls. 2017-10-31 20:08:21 -07:00
Christopher Jeffrey
da28e10468
node: start using blgr and bcfg. 2017-10-30 21:56:51 -07:00
Christopher Jeffrey
b097d53d49
utils: start using bval. 2017-10-30 21:47:15 -07:00
Christopher Jeffrey
d8421f412b
utils: start using binet. 2017-10-30 21:44:18 -07:00
Christopher Jeffrey
28f6c68470
utils: start using bstr. 2017-10-30 21:34:34 -07:00
Christopher Jeffrey
3ecc9829e3
utils: start using bbuf. 2017-10-30 21:29:49 -07:00
Christopher Jeffrey
7f170f377a
utils: start using bfilter. 2017-10-30 21:22:31 -07:00