Christopher Jeffrey
|
aa71ae690a
|
coins: refactor prevout methods.
|
2017-07-31 18:20:48 -07:00 |
|
Christopher Jeffrey
|
492c05c378
|
coinview: refactor api.
|
2017-07-31 18:20:48 -07:00 |
|
Christopher Jeffrey
|
f8deb0cdfd
|
coinview: remove view.spend.
|
2017-07-31 18:20:48 -07:00 |
|
Christopher Jeffrey
|
fbb2500281
|
layout: aggressive asserts.
|
2017-07-31 18:20:47 -07:00 |
|
Christopher Jeffrey
|
79f88b93b3
|
chaindb: v3.
|
2017-07-31 18:20:47 -07:00 |
|
Christopher Jeffrey
|
345f0c90ac
|
coins: refactor.
|
2017-07-31 18:20:47 -07:00 |
|
Christopher Jeffrey
|
a1af3ab980
|
chaindb: switch to pertxout.
|
2017-07-31 18:20:47 -07:00 |
|
Christopher Jeffrey
|
396ba5ee5f
|
mtx: minor.
|
2017-07-31 18:20:47 -07:00 |
|
Node
|
d809f66bf8
|
miner: pass workers option to miner
|
2017-07-27 23:42:22 +04:00 |
|
Christopher Jeffrey
|
8036c301a1
|
address: fix isMixedCase.
|
2017-07-25 16:48:30 -07:00 |
|
Christopher Jeffrey
|
9a2d39c751
|
address: minor var name change.
|
2017-07-25 16:38:12 -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
|
3f9d57f680
|
wallet: refactor mappings to use maps and sets.
|
2017-07-25 13:39:38 -07:00 |
|
Christopher Jeffrey
|
02e4dda012
|
refactor: cleanup for..of loops.
|
2017-07-25 11:39:12 -07:00 |
|
Christopher Jeffrey
|
6f1f81dcbe
|
refactor: lint.
|
2017-07-25 11:21:43 -07:00 |
|
Christopher Jeffrey
|
d9a726a358
|
walletdb: use set for querying wallets by tx.
|
2017-07-25 11:19:53 -07:00 |
|
Christopher Jeffrey
|
2d74bda89b
|
wallet: refactor syncOutputDepth.
|
2017-07-25 05:34:44 -07:00 |
|
Christopher Jeffrey
|
32c93af2c4
|
node/rpc: throw errors on shutdown. minor changes.
|
2017-07-25 05:30:22 -07:00 |
|
Christopher Jeffrey
|
7eefb773be
|
refactor: use maps and sets wherever possible.
|
2017-07-25 05:15:47 -07:00 |
|
Christopher Jeffrey
|
590c4350e9
|
rpc: fix submitwork.
|
2017-07-25 02:20:17 -07:00 |
|
Christopher Jeffrey
|
1e9855a4fa
|
block/tx: refactor size calculation.
|
2017-07-25 02:12:35 -07:00 |
|
Christopher Jeffrey
|
0993bbacbf
|
memblock: fix isMemBlock.
|
2017-07-25 01:57:46 -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
|
7ed36ec2ba
|
block: rename "abbr" methods to "head".
|
2017-07-25 00:08:28 -07:00 |
|
Christopher Jeffrey
|
23397dd753
|
refactor: change for..of loop usage.
|
2017-07-24 19:45:46 -07:00 |
|
Christopher Jeffrey
|
9743e8e314
|
bip150: use map objects.
|
2017-07-24 19:37:47 -07:00 |
|
Christopher Jeffrey
|
963c2173dd
|
util: improve inspection.
|
2017-07-24 19:05:23 -07:00 |
|
Christopher Jeffrey
|
340d4e3272
|
bip152: minor.
|
2017-07-23 22:17:55 -07:00 |
|
Christopher Jeffrey
|
6c901a19fa
|
bip152: add extra limit to avoid hashdos.
|
2017-07-23 21:22:32 -07:00 |
|
Christopher Jeffrey
|
69b862df42
|
bip152: minor refactor.
|
2017-07-23 20:56:27 -07:00 |
|
Christopher Jeffrey
|
9d90704b83
|
v1.0.0-beta.14
|
2017-07-23 08:33:37 -07:00 |
|
Christopher Jeffrey
|
6d838ad91c
|
v1.0.0-beta.13
|
2017-07-23 08:24:52 -07:00 |
|
Christopher Jeffrey
|
906a6bf13a
|
http/tcp: remove reject listener on success.
|
2017-07-23 08:18:06 -07:00 |
|
Christopher Jeffrey
|
c347add2fd
|
pool: refactor assertion.
|
2017-07-23 08:17:43 -07:00 |
|
Christopher Jeffrey
|
5dd18d5fa6
|
chain: fix unknown versionbits log.
|
2017-07-23 07:41:19 -07:00 |
|
Christopher Jeffrey
|
3a0c9b60e2
|
chain: implement bip91 and bip148.
|
2017-07-23 07:32:18 -07:00 |
|
Christopher Jeffrey
|
9219e23d8c
|
hd/wallet: add bip48 arg to prepare for bip48 support. see #238.
|
2017-07-23 07:22:53 -07:00 |
|
Christopher Jeffrey
|
75adfe5ec0
|
mnemonic: refactor fromPhrase.
|
2017-07-23 07:22:53 -07:00 |
|
Christopher Jeffrey (JJ)
|
63423c7748
|
Merge pull request #245 from nodar-chkuaselidze/fix/config-bip150
Fix Pool bip150 assert
|
2017-07-23 07:03:10 -07:00 |
|
Christopher Jeffrey (JJ)
|
296492e7f8
|
Merge pull request #243 from mnaamani/fix-net-listen
net/http: correctly reject promise return by listen()
|
2017-07-23 07:01:56 -07:00 |
|
Christopher Jeffrey
|
ffec8ff2d7
|
chain: improve version display. fix getLocator.
|
2017-07-20 17:22:59 -07:00 |
|
Christopher Jeffrey
|
6a7c5eac8d
|
http: smarter handling of decodeURIComponent calls.
|
2017-07-20 17:18:18 -07:00 |
|
Christopher Jeffrey
|
a915545a1a
|
block: minor.
|
2017-07-20 14:28:47 -07:00 |
|
Christopher Jeffrey
|
beacd48462
|
timedata: refactor time.add().
|
2017-07-20 13:23:38 -07:00 |
|
Node
|
361ffd2705
|
Fix bip150 and bip151 configuration parsing
|
2017-07-20 16:44:41 +04:00 |
|
Christopher Jeffrey
|
7ef658049c
|
block: minor.
|
2017-07-20 01:56:06 -07:00 |
|
Christopher Jeffrey
|
a11a1ab4ad
|
timedata: minor.
|
2017-07-20 01:10:22 -07:00 |
|
Christopher Jeffrey
|
bd56c75d0d
|
merkle: refactor loops.
|
2017-07-20 01:04:44 -07:00 |
|