Commit Graph

4007 Commits

Author SHA1 Message Date
rorp
ddc672cc46
Fix unconfirmed -> confirmed state change (#4816)
* Fix unconfirmed -> confirmed state change

* refactor

Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2022-10-06 07:06:18 -05:00
Chris Stewart
eb5924ba94
2022 10 03 1.9.5 release notes (#4813)
* add new commits

* Bump versions

* update release notes

* Update release notes
2022-10-03 14:34:36 -05:00
Chris Stewart
eb5310f312
Use ByteVector.compare rather than rolling our own (#4814) 2022-10-03 13:11:30 -05:00
Chris Stewart
712bb50f88
1.9.5 of the website (#4812) 2022-10-03 10:24:12 -05:00
benthecarman
6d0c768975
Compare bytes when comparing ScriptWitnesses (#4521) 2022-10-02 19:19:18 -05:00
Chris Stewart
73200b64bf
re-order RPC command order to have commands first that do not depend on tor (#4811) 2022-09-30 17:06:17 -05:00
Chris Stewart
12f35ddad3
Add initial release notes for 1.9.5 (#4810) 2022-09-30 14:58:57 -05:00
Chris Stewart
e8ebcf55cd
Fix bug where signatures were out of order from what was posted in the announcement (#4809) 2022-09-30 14:00:14 -05:00
Chris Stewart
34e023e93f
2022 09 29 handle unordered sigs (#4807)
* Get unit tests passing for unordered nonces/signatures

* Get v0 oracle announcements working again on listannouncements

* Add unit test to make sure we can still validate signatures for attestments with nonces out of order
2022-09-29 11:43:50 -05:00
Chris Stewart
2c85f92b18
Fix bug in DualWalletTestCachedBitcoind where we didn't pass pgUrl (#4806)
* Fix bug in DualWalletTestCachedBitcoind where we didn't pass pgurl

* Revert logging LEVEL

* Move nodeTest/test too last as it is always failing preventing running of other test suites
2022-09-27 15:11:48 -05:00
Chris Stewart
ecf2d2ba2c
Fix bug where we were generating too many nonces (#4805) 2022-09-27 12:01:43 -05:00
Chris Stewart
8d91abd678
Add signature ordering to ClaimedDLCStatus.oracleSigs (#4804)
* Add signature ordering to ClaimedDLCStatus.oracleSigs

* fix bug
2022-09-27 09:43:37 -05:00
Chris Stewart
9c506b639f
Add OrderedSchnorrSignatures, use it in OracleAttestment (#4803)
* Add OrderedSchnorrSignatures, use it in OracleAttestment, propagate it threw the codebase

* Small cleanups

* Add SortedVecFactory

* Fix test case with out of order nonces
2022-09-26 19:35:04 -05:00
Chris Stewart
a1fad6bcc4
Fix bug where postgres tests weren't running on dlcWalletTest/test (#4801)
* Fix bug where postgres tests weren't running on dlcWalletTest/test, fix postgres bugs

* Simplify and add a comment

* fix dbCommonsTest/test

* Cleanup
2022-09-24 14:51:14 -05:00
Scala Steward
2a0cb57cf1
Update logkit to 20020529 (#4786)
Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2022-09-23 06:30:37 -05:00
benthecarman
87664a3824
Error on invalid download of binaries (#4798) 2022-09-23 06:19:25 -05:00
benthecarman
9179fe1794
Add way for to handle utxo not existing with bitcoind.getTxOut (#4797) 2022-09-23 06:18:31 -05:00
Chris Stewart
4cb47c4ef4
Remove event descriptor parameter from SigningVersion.calcOutcomeHash() (#4796) 2022-09-23 06:17:38 -05:00
benthecarman
9518826882
Add blockheight to bitcoind's ListTransactionsResult (#4795) 2022-09-22 17:15:51 -05:00
benthecarman
75b034d6e0
Add socket address to NodeUri (#4794) 2022-09-20 16:35:04 -05:00
Chris Stewart
fecb9902ec
2022 09 20 rm dlc test (#4792)
* Remove dlcTest module

* Fix file paths

* remove dlcTest/test from ci runs
2022-09-20 11:58:43 -05:00
benthecarman
c0443a972d
Have EmbeddedPg check PG_ENABLED value (#4791) 2022-09-20 06:55:40 -05:00
Scala Steward
193922c9c5
Update avalon-framework to 20020627 (#4731)
Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2022-09-17 09:58:05 -05:00
benthecarman
cf9f48c221
Set db auth in slick db config (#4781) 2022-09-16 10:11:42 -05:00
Scala Steward
b6d9792364
Update scalafx to 18.0.2-R29 (#4749)
Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2022-09-16 09:48:21 -05:00
Scala Steward
b1017f8db5
Update jna to 5.12.1 (#4742)
Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2022-09-16 08:53:25 -05:00
Scala Steward
6f9cf52aaa
Update bcprov-jdk15on to 1.71.1 (#4743)
Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2022-09-16 08:53:12 -05:00
Scala Steward
f48daad974
Update javafx-base, javafx-controls, ... to 20-ea+2 (#4745) 2022-09-16 07:41:51 -05:00
Scala Steward
419ccbccbc
Update scala-collection-compat to 2.8.1 (#4747) 2022-09-16 07:35:09 -05:00
Scala Steward
e10ab428e5
Update scalacheck to 1.16.0 (#4748) 2022-09-16 07:25:37 -05:00
Scala Steward
4e1c1764c3
Update slick, slick-hikaricp to 3.4.1 (#4783) 2022-09-16 07:25:11 -05:00
Scala Steward
469a379655
Update slf4j-api to 2.0.1 (#4784) 2022-09-16 07:24:28 -05:00
Scala Steward
188faf1625
Update client3:core to 3.8.0 (#4776) 2022-09-15 20:35:01 -05:00
Scala Steward
7d70885581
Update waffle-jna to 3.2.0 (#4735) 2022-09-15 20:23:30 -05:00
Scala Steward
48aed46921
Update sbt-scalajs-bundler to 0.21.0 (#4733) 2022-09-15 20:22:11 -05:00
Scala Steward
9287f00a84
Update sbt-bloop to 1.5.3 (#4732) 2022-09-15 20:21:20 -05:00
Scala Steward
55ad5f030b
Update gson to 2.9.1 (#4736) 2022-09-15 20:20:54 -05:00
Scala Steward
cf6015f281
Update zxing:core, zxing:javase to 3.5.0 (#4737) 2022-09-15 20:19:53 -05:00
Scala Steward
6a74c012bf
Update metrics-core, metrics-healthchecks, ... to 4.2.12 (#4738) 2022-09-15 20:18:43 -05:00
Scala Steward
398e4db3f6
Update logkit to 1.2.2 (#4741) 2022-09-15 20:15:50 -05:00
Scala Steward
abe2c3d9d2
Update logback-classic to 1.4.1 (#4782) 2022-09-15 20:15:04 -05:00
Scala Steward
f98401259a
Update sbt-mdoc to 2.3.3 (#4750) 2022-09-15 20:13:29 -05:00
benthecarman
cad13182df
Use postrgres when flagged in TrezorAddressTest (#4768)
* Use postrgres when flagged in TrezorAddressTest

* Clean database on shutdown
2022-09-15 20:07:51 -05:00
Chris Stewart
bcddb015ae
2022 09 12 Filter header and filter websocket events (#4777)
* implement chain callbacks for compact filter headers / compact filters

* Wire it up through the websocket

* Fix type for compactfilterprocessed

* Fix bug to write json rather than write a string
2022-09-15 20:05:54 -05:00
benthecarman
6b479e8765
Add support for mac m1 lnd rpc (#4780)
* Add support for mac m1 lnd rpc

* Remove unneeded wait

* Add timeout to isStarted

* Consider RPC_ACTIVE not started

* Fix formatting
2022-09-14 15:35:28 -05:00
Chris Stewart
88fce93268
Bump more logs to INFO (#4769) 2022-09-12 09:31:30 -05:00
Chris Stewart
0cfad33fae
Add 1.9.4 website, add 1.9.4 release notes (#4726)
* Add 1.9.4 website, add 1.9.4 release notes

* Add versioned sidebars

* Bump more versions to 1.9.4

* update release notes
2022-09-12 08:19:28 -05:00
Scala Steward
2d83210ba3
Update flyway-core to 9.2.3 (#4744)
* Update flyway-core to 9.2.3

* Revert commit(s) 85f83ee3b
2022-09-12 06:11:53 -05:00
benthecarman
20ed1dcab0
Fix lnd default datadir (#4767) 2022-09-11 13:53:27 -05:00
Chris Stewart
7b7847885e
Attempt to reduce redundant work on startup to speed up start up time (#4764)
* Attempt to reduce redundant work on startup to speed up start up time

* Move dlcConf out of dependentTorConfigs
2022-09-11 13:15:53 -05:00