Commit Graph

3993 Commits

Author SHA1 Message Date
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
Chris Stewart
0e0c88d897
Add 1.9.7 release notes (#4885)
* Add 1.9.7 release notes

* Version fix
2022-11-14 10:07:24 -06:00
benthecarman
cc8d327ea5
Support bip32 paths with 'h' instead of an apostrophe (#4881) 2022-11-12 12:49:38 -06:00
benthecarman
7a64accd69
Bump lnd to v0.15.4 (#4882) 2022-11-11 23:41:46 -06:00
Scala Steward
4da3e295c4
Update sqlite-jdbc to 3.39.4.0 (#4880) 2022-11-08 16:03:37 -06:00
Chris Stewart
0035c6437b
Fix alpha dlc categorization, delete dlcs that are alpha again (#4879) 2022-11-07 16:03:07 -06:00
Scala Steward
f381941b1d
Update junixsocket-core to 2.6.1 (#4876) 2022-11-04 12:51:43 -05:00
Scala Steward
322979c3af
Update scalapb-runtime to 0.11.12 (#4877) 2022-11-04 12:51:22 -05:00
Chris Stewart
4fa31b1bc2
Add OrderedDLCPayoutCurvePieces (#4875) 2022-11-03 10:18:01 -05:00
Chris Stewart
92613709aa
Add OrderedTLVPoints as this is an invariant in the codebase in DLCPayoutCurve (#4874) 2022-11-02 17:20:55 -05:00
Chris Stewart
17fc49c772
Remove javafx deps (#4873) 2022-11-02 10:34:03 -05:00
Chris Stewart
07533adaa3
Upgrade scalajs deps now that we have scalajs 1.11.0 (#4871) 2022-11-01 19:05:43 -05:00
Chris Stewart
e9b4c779fa
Upgrade scalajs to 1.10.1 (#4464)
* Upgrade scalajs to 1.10.1

* Upgrade to scalajs to 1.11.0

* Try to re-order order tests are run in to avoid scoverage bug with scalajs

* remove duplicate run of asyncUtilsTestJS/test
2022-11-01 18:15:44 -05:00
Chris Stewart
7d809bf5df
Remove legacy GUI, this fixes CI merges to master as we no longer use the deprecated notary tool from apple (#4870) 2022-11-01 15:35:18 -05:00
benthecarman
fff7b19e4a
Handle failed getting version of bitcoind (#4869) 2022-11-01 12:16:08 -05:00
benthecarman
5111bccc5e
Add test for another tx that broke lnd/btcd (#4868) 2022-11-01 09:35:42 -05:00
Chris Stewart
24e7bcfd97
Fix race condition in websocket tests for dlc node updates (#4866)
* Fix race condition in websocket tests for dlc node updates

* Empty commit to run CI
2022-10-31 15:53:21 -05:00
Chris Stewart
f8ccead8b4
Upgrade sbt to 1.7.3 (#4867) 2022-10-31 15:37:53 -05:00