Christopher Jeffrey
|
41af7acfd6
|
net: remove bip150/bip151 support.
|
2018-07-12 10:17:13 -07:00 |
|
Christopher Jeffrey
|
05c38853d7
|
net: add more aggressive dos prevention.
|
2018-07-12 10:17:12 -07:00 |
|
Orfeas Stefanos Thyfronitis Litos
|
208dcfd1d5
|
wallet: fixed typos; pool: minor jsdoc (#511)
|
2018-07-04 17:49:00 +05:30 |
|
Christopher Jeffrey
|
a85ff2bbe9
|
pool: fix public port option.
|
2018-04-06 16:15:10 -07:00 |
|
Christopher Jeffrey
|
c388498ab0
|
pkg: update deps.
|
2018-03-29 21:56:53 -07:00 |
|
Christopher Jeffrey
|
f1672a8b86
|
types: cleanup types.
|
2018-03-29 21:56:53 -07:00 |
|
Christopher Jeffrey
|
fcb3a10318
|
net: use bdns to resolve ip address.
|
2018-03-29 21:56:51 -07:00 |
|
Christopher Jeffrey
|
417b37b0c3
|
db: remove backend option.
|
2018-03-29 21:56:51 -07:00 |
|
Christopher Jeffrey
|
f99064750a
|
net: move netaddress.
|
2018-03-29 21:56:50 -07:00 |
|
Christopher Jeffrey
|
3c82ac0486
|
bcoin: use util.revHex again.
|
2018-03-29 21:56:49 -07:00 |
|
Christopher Jeffrey
|
163e89fc29
|
bcoin: lint.
|
2018-03-29 21:56:49 -07:00 |
|
Christopher Jeffrey
|
4ebfb5d9ff
|
net: classify.
|
2018-03-29 21:56:49 -07:00 |
|
Christopher Jeffrey
|
405feef9ce
|
bcoin: clean up requires.
|
2018-03-29 21:56:48 -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
|
4535cd1827
|
utils: start using bmutex.
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
8332b93721
|
utils: remove dependence on co.
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
277ac9a62a
|
net: start using bsocks and bupnp.
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
ce8b6f483f
|
net: start using btcp and bdns.
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
424370bc1f
|
utils: stop using asyncobject.
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
77403b0a3e
|
utils: start using binet.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
41925d495c
|
utils: start using bbuf.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
e92b1f4cec
|
utils: start using bfilter.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
658d3db928
|
encoding: refactor. remove bip70.
|
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
|
459a9f25f4
|
chain/mempool: optimize coinview handling. fix mempool orphan edge case.
|
2017-09-26 13:07:01 -07:00 |
|
Christopher Jeffrey
|
5f82c0d8c2
|
chain: alias all db methods. remove chainentry spaghetti code.
|
2017-09-06 10:20:40 -07:00 |
|
Christopher Jeffrey
|
8f9f5dfc06
|
pool: fix map.clear call in stopSync. fixes #274.
|
2017-08-17 19:51:54 -07:00 |
|
Christopher Jeffrey
|
62152a1005
|
util: remove util.inherits. inline inheritance.
|
2017-08-06 19:45:10 -07:00 |
|
Christopher Jeffrey
|
cc1462f697
|
utils/util: reorganize functions.
|
2017-08-06 04:00:08 -07:00 |
|
Christopher Jeffrey
|
1df577cb74
|
validation: refactor.
|
2017-08-06 03:23:37 -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
|
1a4268544f
|
chain: better checkpoint handling.
|
2017-08-01 01:38:04 -07:00 |
|
Christopher Jeffrey
|
e38da91065
|
lint: no extra parens around !await.
|
2017-07-31 18:21:03 -07:00 |
|
Christopher Jeffrey
|
5eb6620431
|
lint: consistent return values.
|
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
|
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
|
87d664784c
|
refactor: s/ts/time. s/ps/mtime.
|
2017-07-25 14:23:10 -07:00 |
|
Christopher Jeffrey
|
cd795cf96f
|
block: remove addTX.
|
2017-07-25 01:53:58 -07:00 |
|
Christopher Jeffrey
|
8c212d797f
|
block: rename some more methods. refactor bip152 ptx vector.
|
2017-07-25 01:16:25 -07:00 |
|
Christopher Jeffrey
|
c347add2fd
|
pool: refactor assertion.
|
2017-07-23 08:17:43 -07:00 |
|
Node
|
361ffd2705
|
Fix bip150 and bip151 configuration parsing
|
2017-07-20 16:44:41 +04:00 |
|
Christopher Jeffrey
|
98c975de8b
|
pool: fix bad orphan event handling.
|
2017-07-17 22:39:11 -07:00 |
|
Christopher Jeffrey
|
296e65d0fd
|
refactor: use es6 template strings everywhere.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
10672784e5
|
refactor: rename tx functions. more es6 features.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
c53f4cf89e
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|