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
|
4df1d1e1a3
|
covenants: add revocations.
|
2018-01-07 06:15:37 -08:00 |
|
Christopher Jeffrey
|
7dc399d047
|
db: work on better state transitions.
|
2018-01-07 04:00:00 -08:00 |
|
Christopher Jeffrey
|
b0abbe4ff2
|
covenants: switch to using same input and output indexes.
|
2018-01-06 10:29:29 -08:00 |
|
Christopher Jeffrey
|
2ffbbded2e
|
covenants: refactor a number of things.
|
2018-01-05 20:37:19 -08:00 |
|
Christopher Jeffrey
|
f191b1be36
|
handshake: tests sort of passing.
|
2018-01-05 12:58:39 -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
|
0c32c6cb32
|
primitives: add covenants.
|
2018-01-05 01:22:32 -08:00 |
|
Christopher Jeffrey
|
ba144845ca
|
pkg: update bcrypto.
|
2018-01-04 14:33:39 -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
|
9a1378dba4
|
Revert "tx: add tx types."
This reverts commit 96ced3a165.
|
2018-01-03 08:24:42 -08:00 |
|
Christopher Jeffrey
|
96ced3a165
|
tx: add tx types.
|
2018-01-02 21:05:36 -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
|
cc3bd01ad2
|
bin: drop bin/cli.
|
2017-12-30 06:19:07 -08:00 |
|
Christopher Jeffrey
|
01abb3d667
|
types: cleanup types.
|
2017-12-30 03:49:28 -08:00 |
|
Christopher Jeffrey
|
d042462870
|
script/address: fix addr checking for nested p2sh inputs.
|
2017-12-20 09:52:57 -08:00 |
|
Christopher Jeffrey
|
056630e231
|
db: drop old migrations. avoid using encoding.
|
2017-12-05 03:14:34 -08:00 |
|
Christopher Jeffrey
|
582a8fe66c
|
wallet: migrate paths.
|
2017-11-27 12:36:12 -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
|
5ac4a84211
|
bcoin: move encoding constants around.
|
2017-11-16 23:52:14 -08:00 |
|
Christopher Jeffrey
|
0ea7043045
|
script: remove mast.
|
2017-11-16 20:51:10 -08:00 |
|
Christopher Jeffrey
|
126e5fe416
|
bcoin: lint.
|
2017-11-16 20:44:04 -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
|
805ecea271
|
primitives: classify primitives.
|
2017-11-15 18:55:01 -08:00 |
|
Christopher Jeffrey
|
1b39abe157
|
bcoin: rename bufio and bstring.
|
2017-11-15 09:02:44 -08:00 |
|
Christopher Jeffrey
|
0c2eb8e8f4
|
network/fees: minor.
|
2017-11-07 15:08:31 -08:00 |
|
Christopher Jeffrey
|
9a19cdb24d
|
crypto: start using hash.digest().
|
2017-11-01 15:41:32 -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 |
|
Christopher Jeffrey
|
f994266f35
|
encoding: refactor. remove bip70.
|
2017-10-30 21:02:19 -07:00 |
|
Christopher Jeffrey
|
d6fb654dad
|
bcoin: remove dependence on util.js.
|
2017-10-26 04:07:48 -07:00 |
|
Christopher Jeffrey
|
5ca5cd5a96
|
script: do not use util.reverse.
|
2017-10-25 23:55:38 -07:00 |
|
Christopher Jeffrey
|
71182864e7
|
bcoin: use bcrypto. remove crypto module.
|
2017-10-25 21:21:39 -07:00 |
|
Christopher Jeffrey
|
a682f202bf
|
http: stop using socket.io.
|
2017-10-22 05:44:16 -07:00 |
|
Christopher Jeffrey
|
970926eb3c
|
wallet/http: improve validation.
|
2017-10-20 08:50:37 -07:00 |
|
Christopher Jeffrey
|
2c3e66476d
|
refactor: avoid using utils in crypto and vice versa.
|
2017-10-20 06:21:12 -07:00 |
|
Christopher Jeffrey
|
8a409a6969
|
wallet/bcoin: stop tracking network everywhere.
|
2017-10-20 06:04:40 -07:00 |
|
Christopher Jeffrey
|
6bc8701f23
|
bcoin: some code cleanup.
|
2017-10-19 02:05:40 -07:00 |
|
Christopher Jeffrey (JJ)
|
a4858e274b
|
Merge pull request #295 from Bucko13/segwit-keyring
pass options on keyring creation
|
2017-10-18 22:40:08 -07:00 |
|
Christopher Jeffrey (JJ)
|
e137288b78
|
Merge pull request #325 from sangaman/master
Adding confirmations property to block and tx getJSON
|
2017-10-18 13:17:17 -07:00 |
|