1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wallettemplate: mark fields as final More... 8 months ago
Wallet: use `getAbsoluteFile()` when checking if parent directory exists More... 8 months ago
WalletApplication: remove unreachable default case in `suffixFromNetwork()` More... 8 months ago
WalletApplication: use switch expression in `suffixFromNetwork()` More... 8 months ago
GuiUtils: use `UI_ANIMATION_TIME` consistently, deprecate `UI_ANIMATION_TIME_MSEC` More... 8 months ago
wallettemplate: require JDK 17+ and Gradle 7.3+ More... 8 months ago
DefaultCoinSelector: use `List.sort()` instead of `Collections.sort()` More... 8 months ago
DefaultCoinSelector: extract `compareByDepth()` comparator More... 8 months ago
WalletTool: eliminate reassignment of feePerVkb More... 8 months ago
WalletTool: eliminate reassignment of coinSelector More... 8 months ago
WalletTool: simplify coinSelector lambdas More... 8 months ago
WalletTool: use `CoinSelector.fromPredicate()` More... 8 months ago
Sha256Hash: add back accessor `getReversedBytes()` as deprecated More... 8 months ago
VersionMessage: add back helper `toStringServices()` as deprecated More... 8 months ago
Transaction: add back a constructor as deprecated More... 8 months ago
TransactionOutput: add back a constructor as deprecated More... 8 months ago
FilteringCoinSelector: make immutable More... 8 months ago
FilteringCoinSelector: use stream in `select()` More... 8 months ago
CoinSelection: add defensive copy in constructor More... 8 months ago
KeyTimeCoinSelector: use a stream in `select()` More... 8 months ago
KeyTimeCoinSelector: factor out method `isKeyBeforeCutoff()` More... 8 months ago
KeyTimeCoinSelector: use `Wallet.getConfidence(parent)` in `isConfirmed()` More... 8 months ago
KeyTimeCoinSelector: check for parent is non-null in `isConfirmed()` More... 8 months ago
build.gradle: update JavaFX to 20.0.2 More... 8 months ago
build.gradle: update javafxplugin to 0.1.0 More... 8 months ago
.gitlab-ci.yml: add a build with OpenJDK 21 under Debian Trixie More... 8 months ago
gradle.yml, graalvm.yml: update gradle-build-action to 2.8.0 More... 8 months ago
gradle.yml: update JDK to 21-ea in the build matrix More... 8 months ago
build.gradle: update EasyMock to 5.2.0 More... 8 months ago
build.gradle: generate protobuf classes into the build directory More... 8 months ago