Commit Graph

4110 Commits

Author SHA1 Message Date
Scala Steward
4b4f6c8b9f
Update sbt-native-packager to 1.9.12 (#4952) 2023-01-17 11:20:49 -06:00
benthecarman
8bd10d0f40
Correctly handle witness v1+ spks in fallback addresses (#4949) 2023-01-12 11:39:56 -06:00
Scala Steward
bfb7469209
Update client3:core to 3.8.8 (#4948) 2023-01-11 09:52:11 -06:00
Scala Steward
06a8e15e79
Update gson to 2.10.1 (#4945) 2023-01-09 14:35:29 -06:00
Scala Steward
642fad6fe4
Update client3:core to 3.8.7 (#4946) 2023-01-09 14:35:17 -06:00
Scala Steward
c729c906a1
Update scalatest to 3.2.15 (#4947) 2023-01-09 14:34:59 -06:00
Chris Stewart
9646994a99
Encapsulate PeerData.client (#4944) 2023-01-09 11:56:38 -06:00
Chris Stewart
3a8eff8feb
Some cleanups in the node project (#4941) 2023-01-07 07:33:57 -06:00
Chris Stewart
8f4ed4ac83
Refactor to use NodeTestUtil.awaitSync() (#4942) 2023-01-06 15:57:07 -06:00
Chris Stewart
7ed62ceeba
Upgrade sbt to 1.8.2 (#4940) 2023-01-06 10:50:57 -06:00
Chris Stewart
d297311814
Catch non RescanTerminatedEarly errors when rescan is terminated with an exception (#4939) 2023-01-05 12:40:50 -06:00
Scala Steward
7e8002f626
Update client3:core to 3.8.6 (#4938) 2023-01-04 09:45:22 -06:00
Chris Stewart
09d53460a1
Implement ability to cancel background task for querying peer with specific services (#4937)
* Implement ability to cancel background task for querying peer with specific services

* Cancel scheduled job when promise is completed
2023-01-02 11:39:13 -06:00
Chris Stewart
a7930657f9
Rework logging so that stack traces aren't printed when we receive duplicate data over the p2p network (#4936) 2022-12-30 14:51:27 -06:00
Chris Stewart
e7dd96468d
2022 12 29 issue 4933 (#4935)
* Add unit test

* revert logging levels

* Empty commit
2022-12-30 11:42:58 -06:00
Chris Stewart
746e23cf86
Refactor NodeTestUtil.awaitSync() to check compact filter headers / compact filters as well (#4934) 2022-12-29 10:36:37 -06:00
Chris Stewart
bd79ab0b73
2022 12 12 rm dmh params (#4925)
* WIP

* WIP2

* Get all DataMessageHandlerTest passing

* Get NeutrinoNodeTest passing

* Fix NeutrinoNodeWithUncachedBitcoindTest unit test

* Use chainApi to detect if we are in IBD

* Empty commit

* Revert logging levels
2022-12-28 16:37:28 -06:00
benthecarman
ffee1a804e
Check lnurl pay invoice description hash (#4931) 2022-12-28 09:19:48 -06:00
Scala Steward
48a2a8f5e6
Update metrics-core, metrics-healthchecks, ... to 4.2.15 (#4930) 2022-12-28 06:39:29 -06:00
benthecarman
f8247c427d
Add LNURL writers (#4927) 2022-12-19 07:07:45 -06:00
Chris Stewart
96392edde7
Stop P2PClientActor when we receive Tcp.{ErrorClosed,ConfirmedClosed,Closed,Aborted,PeerClosed} commands (#4926) 2022-12-15 16:45:08 -06:00
Chris Stewart
24c6dc2cdb
Download blocks from random peer if we aren't in IBD (#4924)
* Download blocks from random peer if we aren't in IBD

* scalafmt
2022-12-14 16:49:54 -06:00
Chris Stewart
60998fe2d1
Reduce timeouts for syncing in NodeTestUtil (#4923) 2022-12-14 11:34:50 -06:00
Scala Steward
ba65426ca5
Update sbt-bloop to 1.5.6 (#4915) 2022-12-14 10:21:11 -06:00
Scala Steward
2ae87278cd
Update slf4j-api to 2.0.6 (#4922) 2022-12-14 09:29:29 -06:00
Chris Stewart
0d76a06331
Call handleDataPayloadHelper explicitly on DataMessageHandlerState (#4921)
* Call handleDataPayloadHelper explicitly on DataMessageHandlerState

* revert changes from other PR

* revert logs
2022-12-14 09:28:56 -06:00
Chris Stewart
6293d45a37
Fix synced flag but in DataMessageHandler bug (#4920)
* Fix synced flag but in DataMessageHandler bug

* Make variable name be syncing since that is what it actually represents
2022-12-13 07:40:00 -06:00
Chris Stewart
aab2b274f0
Remove default parameters from DataMessageHandler (#4918)
* Remove default parameters from DataMessageHandler

* Remove syncPeer default parameter
2022-12-12 15:46:34 -06:00
Scala Steward
424ea33541
Update jeromq to 0.5.3 (#4912) 2022-12-10 10:09:10 -06:00
Scala Steward
3bc9d8808a
Update client3:core to 3.8.5 (#4909) 2022-12-07 14:47:00 -06:00
Scala Steward
84ce9b6f56
Update scala-collection-compat to 2.9.0 (#4910) 2022-12-07 12:32:49 -06:00
Chris Stewart
4f9cfdbbba
upgrade website deps (#4907) 2022-12-06 10:34:38 -06:00
benthecarman
332893b67b
Add generateblock bitcoind rpc (#4906)
This lets us generate a block with a transaction without having to
broadcast to the mempool first, useful for testing non-standard txs as
well as wallets without mempool support
2022-12-05 09:03:59 -06:00
Scala Steward
ea5a66a80e
Update scala-java-time to 2.5.0 (#4903) 2022-11-29 10:50:08 -06:00
benthecarman
f4244d7a0e
Add bitcoind v24 (#4902)
* Add bitcoind v24

* Make newest bitcoind version v23 for now
2022-11-28 08:43:49 -06:00
benthecarman
7a3c6aef36
Fix isLocalhost for 127.0.0.1 (#4900) 2022-11-27 11:29:45 -06:00
Scala Steward
6fae0abaee
Update postgresql to 42.5.1 (#4898) 2022-11-27 08:52:11 -06:00
Scala Steward
6efa60083a
Update slf4j-api to 2.0.5 (#4901) 2022-11-27 08:51:44 -06:00
Scala Steward
aa54f28a60
Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 (#4899) 2022-11-25 08:16:47 -06:00
Chris Stewart
f2be536211
Delay querying for peers for 30 minutes (#4897) 2022-11-23 16:45:04 -06:00
Chris Stewart
e993335f03
Improve error logging on server (#4896) 2022-11-22 14:46:24 -06:00
Scala Steward
6a0df4ee14
Update sqlite-jdbc to 3.40.0.0 (#4895) 2022-11-22 12:32:19 -06:00
Scala Steward
1d4ee6cba4
Update logback-classic to 1.4.5 (#4892) 2022-11-21 11:40:59 -06:00
Scala Steward
caaee2976c
Update slf4j-api to 2.0.4 (#4890) 2022-11-21 09:56:09 -06:00
Scala Steward
dac72f53d8
Update metrics-core, metrics-healthchecks, ... to 4.2.13 (#4893) 2022-11-21 07:13:34 -06:00
Scala Steward
5061fc6fcc
Update sqlite-jdbc to 3.39.4.1 (#4891) 2022-11-18 12:10:45 -06:00
Scala Steward
775395874e
Update janino to 3.1.9 (#4888) 2022-11-17 12:03:02 -06:00
Chris Stewart
dbd54ca55f
2022 11 11 sbt 1.8.0 (#4883)
* upgrade to scala 2.13.10

* Remove 2.13.8 from CI

* Try upgrading to sbt 1.8.0-RC1 to see if build works on CI

* Try to update scoverage to 2.0.6

* Upgrade sbt native packager to 1.9.11

* Upgrade to sbt 1.8.0
2022-11-16 12:05:59 -06:00
Scala Steward
4df71ea9d8
Update sbt-scalajs-bundler to 0.21.1 (#4887) 2022-11-16 10:17:05 -06:00
Chris Stewart
1127c56a98
Bump versions to 1.9.7 (#4886) 2022-11-16 09:35:42 -06:00