Christopher Jeffrey
|
a6b2c23a41
|
script: start using scriptnum implementation.
|
2017-08-20 15:13:17 -07:00 |
|
Christopher Jeffrey
|
1b0ae3ca79
|
refactor: use defineProperty instead of __define[GS]etter__.
|
2017-08-20 15:10:58 -07:00 |
|
Christopher Jeffrey
|
6ba8eb9951
|
eslint: more style rules.
|
2017-07-31 18:21:03 -07:00 |
|
Christopher Jeffrey
|
5e73e51177
|
lint: fix function names.
|
2017-07-31 18:21:03 -07:00 |
|
Christopher Jeffrey
|
db0567fc01
|
node/browser: fix browser build.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
c53f4cf89e
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
62e7f97359
|
refactor: module index.
|
2017-06-27 09:28:18 -07:00 |
|
Christopher Jeffrey
|
fa3e98b274
|
crypto: rename ec to secp256k1.
|
2017-06-27 02:48:19 -07:00 |
|
Christopher Jeffrey
|
5d6e089c92
|
crypto: refactor pk.js.
|
2017-06-27 02:34:17 -07:00 |
|
Christopher Jeffrey
|
56252921c1
|
bcoin: refactor.
|
2017-06-27 01:57:34 -07:00 |
|
Christopher Jeffrey
|
7317076243
|
bcoin: remove env.js.
|
2017-06-26 23:02:49 -07:00 |
|
Christopher Jeffrey
|
182784c8e0
|
utils: remove usage of isBrowser. some refactoring.
|
2017-06-15 22:28:06 -07:00 |
|
Christopher Jeffrey
|
4e7df6ef87
|
docs: get jsdoc compiling again.
|
2017-02-03 22:47:26 -08:00 |
|
Christopher Jeffrey
|
b754973511
|
utils/btc: rename.
|
2016-11-19 10:45:31 -08:00 |
|
Christopher Jeffrey
|
6105095379
|
refactor: more restructuring.
|
2016-08-24 04:59:06 -07:00 |
|
Christopher Jeffrey
|
7f6849b6a6
|
refactor: fix pathnames.
|
2016-08-23 22:43:20 -07:00 |
|
Christopher Jeffrey
|
9a5f1c556d
|
strict mode.
|
2016-06-13 01:06:01 -07:00 |
|
Christopher Jeffrey
|
493f0092e4
|
comments. refactor how module is exposed.
|
2016-05-14 13:22:43 -07:00 |
|
Christopher Jeffrey
|
020d09a6fe
|
expose function.
|
2016-05-13 09:34:09 -07:00 |
|
Christopher Jeffrey
|
5eb3946e38
|
major refactor.
|
2016-05-13 09:24:04 -07:00 |
|
Christopher Jeffrey
|
a5ad8dcbfa
|
refactor workers. add web workers.
|
2016-05-03 02:58:55 -07:00 |
|
Christopher Jeffrey
|
3ee5137851
|
rename method.
|
2016-05-01 21:47:08 -07:00 |
|
Christopher Jeffrey
|
703c9aec3c
|
refactor database layout.
|
2016-05-01 20:45:36 -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
|
0a7f118528
|
add environment.
|
2016-04-06 18:55:55 -07:00 |
|
Christopher Jeffrey
|
79aa613662
|
refactor.
|
2016-04-04 02:53:55 -07:00 |
|
Christopher Jeffrey
|
9b4f00ccfe
|
rename mempool.
|
2016-04-02 23:12:41 -07:00 |
|
Christopher Jeffrey
|
a58b566c69
|
switch back to leveldown mempool.
|
2016-04-02 23:12:01 -07:00 |
|
Christopher Jeffrey
|
359cef93a0
|
refactor. framer sizes.
|
2016-03-29 20:47:21 -07:00 |
|
Christopher Jeffrey
|
cf9a62a75b
|
coins and coinview.
|
2016-03-23 17:44:28 -07:00 |
|
Christopher Jeffrey
|
5023c7efe4
|
add locker. refactor.
|
2016-03-23 03:52:11 -07:00 |
|
Christopher Jeffrey
|
c543d205c0
|
workers parsing.
|
2016-03-21 21:06:29 -07:00 |
|
Christopher Jeffrey
|
2797cd2f44
|
rewrite mempool.
|
2016-03-21 16:29:02 -07:00 |
|
Christopher Jeffrey
|
5153e0e1f0
|
cleanup.
|
2016-03-19 10:03:55 -07:00 |
|
Christopher Jeffrey
|
7b3fffb26c
|
cleanup.
|
2016-03-15 15:27:14 -07:00 |
|
Christopher Jeffrey
|
5da21fd6e8
|
new script.js.
|
2016-03-15 05:00:15 -07:00 |
|
Christopher Jeffrey
|
2e37b1e7ad
|
lint.
|
2016-03-15 04:37:17 -07:00 |
|
Christopher Jeffrey
|
b528965912
|
new scripting system.
|
2016-03-14 19:45:11 -07:00 |
|
Christopher Jeffrey
|
dc05362ad1
|
remove blockdb.
|
2016-03-11 22:53:03 -08:00 |
|
Christopher Jeffrey
|
4f0289f5ab
|
use global ldb cache.
|
2016-03-10 18:33:02 -08:00 |
|
Christopher Jeffrey
|
c844cf1c4b
|
move nodes around.
|
2016-03-10 02:40:33 -08:00 |
|
Christopher Jeffrey
|
aa101a16e8
|
misc improvements.
|
2016-03-07 19:00:03 -08:00 |
|
Christopher Jeffrey
|
b1232593d8
|
txdb.
|
2016-03-01 19:40:18 -08:00 |
|
Christopher Jeffrey
|
00b8f8950b
|
walletdb improvements. start refactoring node object.
|
2016-02-29 21:33:11 -08:00 |
|
Christopher Jeffrey
|
afd6ee15c9
|
getblocks. parser/framer fixes. add profiler.
|
2016-02-24 23:45:45 -08:00 |
|
Christopher Jeffrey
|
4cea71fe65
|
keep all pending blocks off the heap.
|
2016-02-24 20:05:06 -08:00 |
|
Christopher Jeffrey
|
aaca6db34f
|
remove old block object.
|
2016-02-24 06:47:09 -08:00 |
|
Christopher Jeffrey
|
c5786e4932
|
add new block objects.
|
2016-02-24 06:45:47 -08:00 |
|
Christopher Jeffrey
|
69038ac55e
|
add mutable tx.
|
2016-02-24 05:48:52 -08:00 |
|
Christopher Jeffrey
|
727a000b23
|
minor.
|
2016-02-24 02:04:49 -08:00 |
|