Christopher Jeffrey
|
a5ad8dcbfa
|
refactor workers. add web workers.
|
2016-05-03 02:58:55 -07:00 |
|
Christopher Jeffrey
|
e258755671
|
stop using vsize. switch to cost.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
4d7124830a
|
mempool requireStandard defaults and miner block version.
|
2016-04-19 21:07:53 -07:00 |
|
Christopher Jeffrey
|
4cfc0daaad
|
use adjusted time for mining.
|
2016-04-19 12:14:43 -07:00 |
|
Christopher Jeffrey
|
2775382691
|
more accurate multisig. misc fixes.
|
2016-04-18 19:55:24 -07:00 |
|
Christopher Jeffrey
|
69ddca52a8
|
clean up utils.
|
2016-04-18 00:36:03 -07:00 |
|
Christopher Jeffrey
|
f4c991ab77
|
mutable scripts.
|
2016-04-17 21:02:43 -07:00 |
|
Christopher Jeffrey
|
0a621238ba
|
refactor: rename constants.
|
2016-04-17 08:45:22 -07:00 |
|
Christopher Jeffrey
|
0d75c8a621
|
validate sidechain's inputs after a reorg instead of before.
|
2016-04-16 01:38:07 -07:00 |
|
Christopher Jeffrey
|
e3595906c9
|
no one can say i didn't write docs now.
|
2016-04-15 06:43:44 -07:00 |
|
Christopher Jeffrey
|
646b3c3028
|
improve block.getVirtualSize.
|
2016-04-09 00:55:22 -07:00 |
|
Christopher Jeffrey
|
7c725c40aa
|
minor.
|
2016-04-08 14:42:09 -07:00 |
|
Christopher Jeffrey
|
a3720bd42d
|
more accurate segwit4 verification. misc.
|
2016-04-07 02:03:38 -07:00 |
|
Christopher Jeffrey
|
0a7f118528
|
add environment.
|
2016-04-06 18:55:55 -07:00 |
|
Christopher Jeffrey
|
40cabd37fc
|
miner.
|
2016-04-05 18:49:20 -07:00 |
|
Christopher Jeffrey
|
4b20a87b4f
|
db refactoring.
|
2016-04-04 18:57:34 -07:00 |
|
Christopher Jeffrey
|
9e61d0ee86
|
refactor.
|
2016-04-04 14:07:16 -07:00 |
|
Christopher Jeffrey
|
8e06d737a4
|
fix miner.
|
2016-04-04 00:18:18 -07:00 |
|
Christopher Jeffrey
|
7b3b0695c3
|
serve merkleblocks.
|
2016-04-03 23:44:39 -07:00 |
|
Christopher Jeffrey
|
c5bcd44606
|
miner. network. serve blocks and mempool txs.
|
2016-04-03 21:43:50 -07:00 |
|
Christopher Jeffrey
|
3f0ac32334
|
add connect method.
|
2016-04-03 06:11:30 -07:00 |
|
Christopher Jeffrey
|
fd6b315756
|
refactor. miner fixes.
|
2016-04-03 04:48:02 -07:00 |
|
Christopher Jeffrey
|
24060f04bb
|
fix and improve miner.
|
2016-04-03 04:11:26 -07:00 |
|
Christopher Jeffrey
|
187137262e
|
spvnode. readme.
|
2016-04-03 01:34:30 -07:00 |
|
Christopher Jeffrey
|
a58b566c69
|
switch back to leveldown mempool.
|
2016-04-02 23:12:01 -07:00 |
|
Christopher Jeffrey
|
1dc15922f6
|
segwit mining.
|
2016-03-31 00:30:46 -07:00 |
|
Christopher Jeffrey
|
46a47b5bf2
|
miner needs some love.
|
2016-03-28 14:05:16 -07:00 |
|
Christopher Jeffrey
|
af6ac736bf
|
consistent naming.
|
2016-03-28 13:22:31 -07:00 |
|
Christopher Jeffrey
|
43923e3201
|
use bn.toBuffer.
|
2016-03-21 21:57:20 -07:00 |
|
Christopher Jeffrey
|
c445fcd1bd
|
more linting.
|
2016-03-15 04:59:39 -07:00 |
|
Christopher Jeffrey
|
2e37b1e7ad
|
lint.
|
2016-03-15 04:37:17 -07:00 |
|
Christopher Jeffrey
|
adeee1eb67
|
checksequenceverify. scripting improvements.
|
2016-03-07 23:08:47 -08:00 |
|
Christopher Jeffrey
|
00b8f8950b
|
walletdb improvements. start refactoring node object.
|
2016-02-29 21:33:11 -08:00 |
|
Christopher Jeffrey
|
68f3ef599d
|
fixes.
|
2016-02-23 00:26:19 -08:00 |
|
Christopher Jeffrey
|
4cc5d73959
|
use zero for op_0. fix signed ints.
|
2016-02-22 21:59:52 -08:00 |
|
Christopher Jeffrey
|
73d3291ee9
|
more buffer work.
|
2016-02-22 21:25:01 -08:00 |
|
Christopher Jeffrey
|
78e9be11c3
|
switch to buffers.
|
2016-02-22 20:37:15 -08:00 |
|
Christopher Jeffrey
|
c81770c2b1
|
move some deps around. drop inherits.
|
2016-02-21 06:31:15 -08:00 |
|
Christopher Jeffrey
|
a9ec49f954
|
misc fixes.
|
2016-02-19 19:48:24 -08:00 |
|
Christopher Jeffrey
|
9bc3e44a7f
|
misc method improvements.
|
2016-02-19 03:08:50 -08:00 |
|
Christopher Jeffrey
|
997f0acbb0
|
more refactoring.
|
2016-02-16 16:13:34 -08:00 |
|
Christopher Jeffrey
|
72b7adc800
|
get bcoin working in the browser again.
|
2016-02-08 18:06:39 -08:00 |
|
Christopher Jeffrey
|
274c6e6864
|
use utxo object instead of tx refs.
|
2016-02-06 04:54:38 -08:00 |
|
Christopher Jeffrey
|
f9d960ca23
|
api: more method renames. legacy support. docs.
|
2016-02-01 11:57:40 -08:00 |
|
Christopher Jeffrey
|
6ad621cace
|
api: rename methods, properties. add legacy support.
|
2016-02-01 11:50:09 -08:00 |
|
Christopher Jeffrey
|
f6dc42924b
|
global debugging. script.isEncoded.
|
2016-01-20 12:25:19 -08:00 |
|
Christopher Jeffrey
|
46295b3c08
|
cleanup. misc.
|
2016-01-15 02:23:22 -08:00 |
|
Christopher Jeffrey
|
8f037ea430
|
tx: add tbsHash method.
|
2016-01-14 00:57:55 -08:00 |
|
Christopher Jeffrey
|
1754e7ee77
|
fix for miner.
|
2016-01-11 00:56:27 -08:00 |
|
Christopher Jeffrey
|
0b7ca266ee
|
tx/script refactor and improvements.
|
2016-01-09 19:02:19 -08:00 |
|