Christopher Jeffrey
|
0b70a940a3
|
test: get tests passing in chrome.
|
2018-12-08 02:40:49 -08:00 |
|
Christopher Jeffrey
|
a45e683eb2
|
bcoin: switch to bsert for everything.
|
2018-08-10 16:23:46 -07:00 |
|
Christopher Jeffrey
|
bd76939f4c
|
pkg: update bcrypto.
|
2018-03-29 21:56:53 -07:00 |
|
Christopher Jeffrey
|
09b9f94a70
|
pkg: minor.
|
2018-03-29 21:56:52 -07:00 |
|
Christopher Jeffrey
|
bad24a6f31
|
workers: classify.
|
2018-03-29 21:56:49 -07:00 |
|
Christopher Jeffrey
|
21ab415769
|
refactor: switch to bio module.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
ca08d6d97e
|
bcoin: rename bufio and bstring.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
8332b93721
|
utils: remove dependence on co.
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
41925d495c
|
utils: start using bbuf.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
d0ed214067
|
bcoin: remove dependence on util.js.
|
2018-03-29 21:56:45 -07:00 |
|
Christopher Jeffrey
|
636d66a5c7
|
bcoin: use bcrypto. remove crypto module.
|
2018-03-29 21:56:45 -07:00 |
|
Christopher Jeffrey
|
4046202b3f
|
lint: minor.
|
2017-09-04 16:46:47 -07:00 |
|
Christopher Jeffrey
|
7e456595de
|
workers: minor.
|
2017-09-03 22:16:06 -07:00 |
|
Christopher Jeffrey
|
bc25bdb016
|
workers: drop all static methods for packets.
|
2017-09-02 21:09:22 -07:00 |
|
Christopher Jeffrey
|
d6ce66bce9
|
script: refactor script and stack mutation.
This allows more reasonable signing behavior and eliminates all polymorphism.
|
2017-08-24 17:34:20 -07:00 |
|
Christopher Jeffrey
|
411db44a76
|
workers: fix ErrorResultPacket.
|
2017-08-17 09:56:22 -07:00 |
|
Christopher Jeffrey
|
28d2f1478e
|
workers: do not listen for close event.
|
2017-08-11 15:21:16 -07:00 |
|
Christopher Jeffrey
|
8f73ec53e9
|
refactor: use assert.strictEqual instead of assert.equal.
|
2017-08-09 15:40:39 -07:00 |
|
Christopher Jeffrey
|
3bc47f5a3c
|
lint: enforce function names.
|
2017-08-06 21:36:48 -07:00 |
|
Christopher Jeffrey
|
62152a1005
|
util: remove util.inherits. inline inheritance.
|
2017-08-06 19:45:10 -07:00 |
|
Christopher Jeffrey
|
4ce070fad4
|
validation: use stricter validation for ints.
|
2017-08-06 14:43:22 -07:00 |
|
Christopher Jeffrey
|
a290e6880d
|
encoding: rename read int methods to readIx.
|
2017-08-06 03:27:06 -07:00 |
|
Christopher Jeffrey
|
88ef28d837
|
lint: no implicit casting.
|
2017-07-31 18:21:03 -07:00 |
|
Christopher Jeffrey
|
6ba8eb9951
|
eslint: more style rules.
|
2017-07-31 18:21:03 -07:00 |
|
Christopher Jeffrey
|
55cf07a871
|
refactor: style for const/let and returns.
|
2017-07-31 18:21:02 -07:00 |
|
Christopher Jeffrey
|
6f3988e861
|
refactor: use const as much as possible.
|
2017-07-31 18:21:02 -07:00 |
|
Christopher Jeffrey
|
9cc5c393b4
|
eslint: use prefer-const.
|
2017-07-31 18:21:02 -07:00 |
|
Christopher Jeffrey
|
94b5487847
|
workers: minor.
|
2017-07-17 14:26:44 -07:00 |
|
Christopher Jeffrey
|
4eb3c2172d
|
workers: refactor jobs.
|
2017-07-17 14:26:43 -07:00 |
|
Christopher Jeffrey
|
7530359b55
|
workers: minor.
|
2017-07-17 14:26:43 -07:00 |
|
Christopher Jeffrey
|
498264b417
|
workers: better errors for verification.
|
2017-07-17 14:26:43 -07:00 |
|
Christopher Jeffrey
|
4ab48c5f54
|
workers: saner env sending.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
a93f82db73
|
workers: minor.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
7d9d3f979d
|
workers: minor.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
0fa577a47d
|
workers: lint.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
f591e577f1
|
workers: minor.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
27c60ce76e
|
workers: refactor for browser vs node.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
6154ca8b4c
|
workers/build: require only one worker file.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
8d6f8f7cdf
|
workers/framer: lint.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
6690bd7e9d
|
workers/webpack: fixes for build and workers.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
886008a182
|
workers: misc fixes.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
4ebe557807
|
workers: make worker files configurable.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
8f295a376d
|
workers: refactor exiting.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
0250cf4296
|
workers: better signal handling.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
90f783fd05
|
workers: remove parser-client.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
3f3516ca18
|
coinview: remove old serialization methods.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
3af014119a
|
refactor: switch to template strings for errors.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
10672784e5
|
refactor: rename tx functions. more es6 features.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
fdb668aea3
|
refactor: use rest args where possible.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
8c7279518f
|
refactor: de-globalize workerpool.
|
2017-07-17 14:26:38 -07:00 |
|