Christopher Jeffrey
|
7dc399d047
|
db: work on better state transitions.
|
2018-01-07 04:00:00 -08:00 |
|
Christopher Jeffrey
|
89bb9eb808
|
networks: add blocksPerWeek.
|
2018-01-06 22:23:47 -08:00 |
|
Christopher Jeffrey
|
b0abbe4ff2
|
covenants: switch to using same input and output indexes.
|
2018-01-06 10:29:29 -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
|
3ac97843aa
|
refactor: misc cleanup.
|
2018-01-03 18:26:31 -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
|
01abb3d667
|
types: cleanup types.
|
2017-12-30 03:49:28 -08:00 |
|
Christopher Jeffrey
|
635e60cc58
|
bcoin: require bn.js directly.
|
2017-11-17 00:49:02 -08:00 |
|
Christopher Jeffrey
|
894ad373ac
|
wallet: get server working.
|
2017-10-26 12:03:45 -07:00 |
|
Christopher Jeffrey
|
71182864e7
|
bcoin: use bcrypto. remove crypto module.
|
2017-10-25 21:21:39 -07:00 |
|
Christopher Jeffrey
|
bb6110c609
|
chain/pool: make checkpoints option permanent.
|
2017-08-02 15:23:10 -07:00 |
|
Christopher Jeffrey
|
ee7ad9dc86
|
chain: determine sync state using last checkpoint's chainwork.
|
2017-08-01 15:17:55 -07:00 |
|
Christopher Jeffrey
|
dfd63f12bb
|
networks: update testnet chainwork.
|
2017-07-31 18:21:04 -07:00 |
|
Christopher Jeffrey
|
1fa800e9fd
|
networks: checkpoints and chainwork update.
|
2017-07-31 18:21:04 -07:00 |
|
Christopher Jeffrey
|
6ba8eb9951
|
eslint: more style rules.
|
2017-07-31 18:21:03 -07:00 |
|
Christopher Jeffrey
|
6f3988e861
|
refactor: use const as much as possible.
|
2017-07-31 18:21:02 -07:00 |
|
Christopher Jeffrey
|
957c4e8c93
|
network/address: remove segnet4 support. fix bech32 parsing.
|
2017-07-25 16:31:27 -07:00 |
|
Christopher Jeffrey
|
87d664784c
|
refactor: s/ts/time. s/ps/mtime.
|
2017-07-25 14:23:10 -07:00 |
|
Christopher Jeffrey
|
3a0c9b60e2
|
chain: implement bip91 and bip148.
|
2017-07-23 07:32:18 -07:00 |
|
Christopher Jeffrey
|
c53f4cf89e
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
33ffb780b3
|
refactor: expose int64 and big numbers as modules.
|
2017-06-22 03:59:49 -07:00 |
|
Christopher Jeffrey
|
d0482520d9
|
networks: remove mast for the time being.
|
2017-06-22 03:43:20 -07:00 |
|
Christopher Jeffrey
|
7496cf8d47
|
networks: more network uniqueness.
|
2017-05-13 19:55:21 -07:00 |
|
Christopher Jeffrey
|
6c32fbd283
|
networks: minor.
|
2017-05-13 18:36:26 -07:00 |
|
Christopher Jeffrey
|
6643f0a308
|
networks: make networks more unique.
|
2017-05-13 18:35:58 -07:00 |
|
Christopher Jeffrey
|
168012f4c5
|
networks: update minimum chainworks.
|
2017-05-13 00:29:56 -07:00 |
|
Christopher Jeffrey
|
c1d7e93477
|
networks: fix last checkpoint.
|
2017-04-30 06:06:39 -07:00 |
|
Christopher Jeffrey
|
6acef06cbc
|
address: implement bech32 addresses.
|
2017-04-12 23:13:29 -07:00 |
|
Christopher Jeffrey
|
378051c4a8
|
networks: fix witnesspubkeyhash for simnet.
|
2017-03-26 15:15:12 -07:00 |
|
Christopher Jeffrey
|
e609613519
|
networks: fix simnet.
|
2017-03-24 22:07:37 -07:00 |
|
Christopher Jeffrey
|
544836de3d
|
networks: update checkpoints and chainwork.
|
2017-03-14 06:10:37 -07:00 |
|
Christopher Jeffrey
|
cdbad54a8c
|
net: improvements. see comments.
- Improved local address handling.
- Enabled upnp discovery.
- Added retry for dns seeds.
- Improved hostlist in general.
|
2017-03-07 17:10:47 -08:00 |
|
Christopher Jeffrey
|
09c2357552
|
networks: increase default fee rates.
|
2017-02-22 11:38:37 -08:00 |
|
Christopher Jeffrey
|
4e7df6ef87
|
docs: get jsdoc compiling again.
|
2017-02-03 22:47:26 -08:00 |
|
Christopher Jeffrey
|
db85d6db18
|
network: remove batchSize.
|
2017-02-01 11:56:06 -08:00 |
|
Christopher Jeffrey
|
e7413aabb7
|
chain/pool: disable checkpoints on checkpoint failure. see #121.
|
2017-01-23 13:25:01 -08:00 |
|
Christopher Jeffrey
|
77032f758d
|
chain: different checkpoints handling.
|
2017-01-23 12:41:07 -08:00 |
|
Christopher Jeffrey
|
a52db227e3
|
network: fix/improve some chain params.
|
2017-01-23 03:42:50 -08:00 |
|
Christopher Jeffrey
|
2fdbdfc087
|
network: remove witness field.
|
2017-01-23 03:03:38 -08:00 |
|
Christopher Jeffrey
|
4692849593
|
peer: abstract all deps.
|
2017-01-21 03:43:26 -08:00 |
|
Christopher Jeffrey
|
b6593adf75
|
net: remove alert system.
|
2017-01-19 04:41:58 -08:00 |
|
Christopher Jeffrey
|
66ec0ae36e
|
net: better headers first.
|
2017-01-19 04:35:12 -08:00 |
|
Christopher Jeffrey
|
1e3cc80e2d
|
networks: update testnet slowHeight.
|
2017-01-16 19:31:59 -08:00 |
|