ohryan
83a11fbcb2
setInvalid instead of invalidate + strictEqual assert
...
instead of running this.invalidate which deadlocks the chain, set the hash to invalid manually with this.setInvalid.
update assertion to use strict equal
2020-07-20 17:43:34 -07:00
ohryan
36671d02ed
pull loop variable outside for reassignment
2020-07-17 20:03:07 -07:00
ohryan
c6317a268d
update invalidation stepping to use just the while loop and add missing await to assert check
2020-07-16 19:20:49 -07:00
ohryan
11534032f4
fix/update logger warning and fix incorrect assert usage
2020-07-16 19:07:39 -07:00
ohryan
9f9c536efc
add missing awaits
2020-07-16 08:31:10 -07:00
ohryan
7a1816a3a8
refactor/update nlr function; check nlr for spv wallet
2020-07-15 19:07:25 -07:00
ohryan
430276b592
add nlr check to reorganize function
2020-07-15 17:45:56 -07:00
Sky Young
f3606f2fe6
v1.1.4
2020-06-04 17:57:43 -06:00
Sky Young
973383209d
Merge pull request #15 from oipwg/fix_coinbase_evaluation
...
Add FLO block halving limit (34 halvings)
2020-02-20 09:39:38 -08:00
metacoin
af2f9bbae7
Add FLO block halving limit (34 halvings)
2020-02-19 08:56:27 -05:00
Sky Young
8668e14066
Merge pull request #14 from OstlerDev/regtest-parameters
...
Add proper paramaters for Regtest
2020-01-09 11:49:09 -07:00
Sky Young
03db50ed6c
v1.1.3
2020-01-09 08:40:44 -07:00
Sky Young
094e3d7875
Add proper paramaters for Regtest
2020-01-08 16:09:37 -07:00
Sky Young
c38e2af1de
Merge pull request #12 from OstlerDev/master
...
Fix Segwit Signature check by adding floData length
2019-10-28 13:55:29 -06:00
Sky Young
bd8dc9140e
Bump version to v1.1.2
2019-10-28 13:02:42 -06:00
Sky Young
30b84f6c63
Add new start/test scripts
2019-10-28 13:02:19 -06:00
Sky Young
8024b466e9
Calculate the extra floData size to add to the Buffer when initializing
2019-10-28 13:01:59 -06:00
Sky Young
57e88d7762
Merge pull request #2 from oipwg/master
...
Pull in upstream changes
2019-10-28 09:06:32 -06:00
Sky Young
111fd46fd5
Merge pull request #11 from OstlerDev/tx-floData-as-buffer
...
Handle floData as Buffer inside Transaction
2019-09-09 15:36:22 -06:00
Sky Young
c9410e9509
Update to v1.1.1
2019-09-09 15:30:58 -06:00
Sky Young
fef6643742
Handle floData as a Buffer everywhere
2019-09-09 15:24:18 -06:00
Sky Young
632b62986c
Merge pull request #1 from oipwg/master
...
Pull in changes from oipwg/master
2019-09-09 15:23:12 -06:00
Sky Young
6d27eb0806
Merge pull request #10 from OstlerDev/bcoin-1.0.2
...
Merge upstream changes from `bcoin:master`
2019-07-25 10:21:21 -06:00
Sky Young
a065661f4e
Update mainnet checkpoint and slowHeight
2019-07-24 17:33:58 -06:00
Sky Young
c388d4c1cf
Add mainnet seed
2019-07-23 09:20:12 -06:00
Sky Young
88fd2c1f0b
Update tests to use fclient
2019-07-19 11:47:01 -06:00
Sky Young
15979ef376
Use fcoin.conf
2019-07-19 11:46:49 -06:00
Sky Young
d0d750c1f5
Increase mempool max orphans
2019-07-19 11:46:40 -06:00
Sky Young
84aabe20a9
Fix transaction signing
2019-07-19 11:44:37 -06:00
Sky Young
5a300e785f
Allow low fees
...
This commit basically disables the fee estimation logic. Currently this is not needed as tx traffic on FLO is relatively minor
2019-07-19 11:43:36 -06:00
Sky Young
bad3388cab
Allow up to 101000 blocks to be batch requested
2019-07-19 11:42:45 -06:00
Sky Young
f73c9d2320
Add new checkpoints for Mainnet and Testnet
2019-07-18 12:09:24 -06:00
Sky Young
2caeac559a
Fix Difficulty Retargeting
2019-07-18 12:08:33 -06:00
Sky Young
2bc297d93b
Use package @oipwg/fclient
2019-07-18 11:52:43 -06:00
Sky Young
28dca48cd7
Merge branch 'master' into bcoin-1.0.2
2019-07-15 16:53:15 -06:00
Sky Young
c670ef2ed2
Fix things that were not merged properly
2019-07-15 16:18:46 -06:00
Sky Young
153da80920
Merge remote-tracking branch 'bcoin/master' into bcoin-1.0.2
2019-07-15 15:42:15 -06:00
Sky Young
cf52e9575e
Merge pull request #9 from OstlerDev/handle-sigint
...
Handle SIGINT close signal
2019-07-10 13:32:06 -06:00
Sky Young
40fa7f5550
Merge branch 'master' into handle-sigint
2019-07-10 13:29:37 -06:00
Sky Young
18a61841b2
Bump to 1.0.2
2019-07-10 13:28:23 -06:00
Sky Young
74d2fc6771
Add sigint handler
2019-07-10 13:26:47 -06:00
Braydon Fuller
cec3c3e788
Merge pull request #805 from docs-maxinbound
...
docs: update max-inbound default
2019-07-03 09:34:49 -07:00
Braydon Fuller
fed7f2997b
Merge pull request #789 from bucko13/indexer-listeners
...
add ability to track listeners and remove them on close for indexer
2019-07-03 09:26:39 -07:00
Braydon Fuller
4f7e79bfdf
Merge pull request #798 from bucko13/indexer-hasraw
...
move hasRaw check to txindexer
2019-07-03 09:08:52 -07:00
Buck Perley
f4b74003c4
indexer: add ability to track listeners and remove them on close for indexer
2019-07-03 10:55:20 -05:00
Buck Perley
b14cd52070
indexer: move hasRaw check to txindexer
2019-07-03 10:51:08 -05:00
Matthew Zipkin
618e3b1ec7
docs: update max-inbound default
...
It is actually `8`, not `30`:
0551096c0a/lib/net/pool.js (L3531)
2019-06-28 11:41:15 -07:00
Braydon Fuller
4542ec5d18
Merge pull request #804 from nodar-chkuaselidze/rpc-cleanup
...
Minor RPC Test updates
2019-06-27 12:06:04 -07:00
Nodar Chkuaselidze
c7605ac5d0
wallet-rpc-test: don't modify global coinbase.
2019-06-27 22:40:55 +04:00
Nodar Chkuaselidze
782801689e
rpc-test: move wallet rpc tests to wallet-rpc-tests file.
2019-06-26 18:16:42 +04:00