Commit graph

  • be91b31440 Script, ScriptBuilder: don't use current time as a default for creationTime Andreas Schildbach 2024-10-17 23:18:50 +02:00
  • 2589c0d7fc Script, ScriptBuilder: don't use current time as a default for creationTime Andreas Schildbach 2024-10-17 23:18:50 +02:00
  • f70182cbfa build.gradle: update equalsverifier to 3.17.3 Andreas Schildbach 2024-11-19 13:53:23 +01:00
  • 9fe93201ed build.gradle: update protobuf-javalite to 4.28.3 Andreas Schildbach 2024-11-19 13:46:09 +01:00
  • 6532336e92 build.gradle: update SLF4J to 2.0.16 Andreas Schildbach 2024-11-19 13:31:24 +01:00
  • 6fcf9ad313 build.gradle: update Guava to 33.3.1-android Andreas Schildbach 2024-11-19 13:25:45 +01:00
  • 2f89ce09a6 build.gradle: update Bouncy Castle to 1.79 Andreas Schildbach 2024-11-09 12:52:42 +01:00
  • 7a32e7ad4d build.gradle: update equalsverifier to 3.17.3 Andreas Schildbach 2024-11-19 13:53:23 +01:00
  • 14dfd3870c build.gradle: update protobuf-javalite to 4.28.3 Andreas Schildbach 2024-11-19 13:46:09 +01:00
  • c36a6ff51c build.gradle: update SLF4J to 2.0.16 Andreas Schildbach 2024-11-19 13:31:24 +01:00
  • 50ebb54a8a build.gradle: update Guava to 33.3.1-android Andreas Schildbach 2024-11-19 13:25:45 +01:00
  • cf1deb2aa5 Introducing bitcoinj Guru on Gurubase.io Kursat Aktas 2024-11-15 00:12:35 +03:00
  • c400a69a2c Script, ScriptBuilder: don't use current time as a default for creationTime Andreas Schildbach 2024-10-17 23:18:50 +02:00
  • 5e29a9eba7 build.gradle: update Bouncy Castle to 1.79 Andreas Schildbach 2024-11-09 12:52:42 +01:00
  • 24fb83c2fe Script, ScriptBuilder: clarify concept of creation time in the JavaDocs Andreas Schildbach 2024-10-18 00:19:40 +02:00
  • e9dbca955d
    SegwitAddress: allow instantiation of P2A (pay-to-anchor) address Johannes Zweng 2024-11-08 18:09:15 +01:00
  • 525efae6ff Refactor switch statements to Java 14 switch expressions Andrey Litvitski 2024-11-05 18:55:14 +03:00
  • 97b8acc9dd Script, ScriptBuilder: clarify concept of creation time in the JavaDocs Andreas Schildbach 2024-10-18 00:19:40 +02:00
  • 5785665a72 just very minor and insignificant changes EmmanuelOkorafor.com 2024-11-01 23:11:20 +01:00
  • bb0f9f3e5b build.Containerfile: run the actual build without network access Andreas Schildbach 2024-11-01 17:45:19 +01:00
  • d37f403274 Extract Conversion Logic and Overflow Check in ExchangeRate Andrey 2024-10-04 16:13:28 +03:00
  • e0c20f2bb0 build.gradle, settings.gradle: simplify Gradle version comparisons Andrey 2024-09-25 19:58:52 +03:00
  • cc35ad1e06 gradle.yml: update macOS to 13 Andreas Schildbach 2024-10-18 09:28:31 +02:00
  • ebe67fd9fc Prepare 0.16.4-SNAPSHOT Andreas Schildbach 2024-10-18 09:16:47 +02:00
  • d606d7f789 gradle.yml, graalvm.yml: update macOS to 13 Andreas Schildbach 2024-10-18 01:36:50 +02:00
  • 20b739c578 gradle.yml, graalvm.yml: update macOS to 13 Andreas Schildbach 2024-10-18 01:36:50 +02:00
  • 180bed17c9
    Merge e30bb5a9ac into 5d486b78d9 Sean Gilligan 2024-10-17 16:25:05 -07:00
  • 2c4286fe2d
    Merge b77d45648f into 5d486b78d9 Sean Gilligan 2024-10-17 16:23:34 -07:00
  • 673cb04691
    Merge 2791917a51 into 5d486b78d9 Sean Gilligan 2024-10-17 16:10:05 -07:00
  • 352b0c6e2b gradle.yml, graalvm.yml: update Gradle to 8.10.2 Sean Gilligan 2024-09-28 11:54:07 -07:00
  • 5d486b78d9 gradle.yml, graalvm.yml: update Gradle to 8.10.2 Sean Gilligan 2024-09-28 11:54:07 -07:00
  • 3406a70761 Refactor length and size checks to isEmpty Andrey 2024-10-03 23:05:22 +03:00
  • b9e619e770 Replace put with putAll in MemoryFullPrunedBlockStore Andrey 2024-10-01 20:52:47 +03:00
  • 8cbb442bdd gradle.yml,graalvm.yml: Use Gradle 8.10.2 Sean Gilligan 2024-09-28 11:54:07 -07:00
  • 8d9e9d86ce graalvm.yml: Use setup_java GitHub Action Sean Gilligan 2024-09-27 10:40:30 -07:00
  • aa04abc0b5 ScriptChunk: deprecate write(OutputStream) Sean Gilligan 2024-09-14 14:43:09 -07:00
  • 87f4114774 ScriptChunk: deprecate write(OutputStream) Sean Gilligan 2024-09-14 14:43:09 -07:00
  • a531898019 Script: add back two constructors as deprecated Sean Gilligan 2024-09-14 16:25:52 -07:00
  • caaec74c9d Script: two private constructors for clarity Sean Gilligan 2024-09-14 16:16:32 -07:00
  • 40a7cefe82 Script: two private constructors for clarity Sean Gilligan 2024-09-14 16:16:32 -07:00
  • 9d6aca0239 Changed the use of .compareTo() to the corresponding operators in other modules in Groovy files Andrey 2024-09-25 19:58:52 +03:00
  • 55c71b4f2a Script: functional-style parseIntoChunks(), parseIntoChunksPartial() Sean Gilligan 2024-09-14 16:06:34 -07:00
  • 0cb413cc4f Script: functional-style parseIntoChunks(), parseIntoChunksPartial() Sean Gilligan 2024-09-14 16:06:34 -07:00
  • 3d1adc787e Script: annotate program as @Nullable Sean Gilligan 2024-09-14 15:05:06 -07:00
  • c97c9f8f06 Script: annotate program as @Nullable Sean Gilligan 2024-09-14 15:05:06 -07:00
  • cda43dc2f4
    added PeerMonitor class that uses javafx itorod 2024-09-22 13:10:49 +01:00
  • 555894ae2e
    Update WalletTool.java ETEnterprises1 2024-09-20 17:23:24 -05:00
  • 43b5eb0cbd Converted nested static classes into Java 17 Records in WalletTool Andrey 2024-09-20 00:15:46 +03:00
  • 5b66799d2a Refactor constructors to use extract methods in WalletTool.Condition WalletTool.OutputSpec Andrey 2024-09-20 00:13:23 +03:00
  • 95fe1f4053 Refactored validation in WalletTool.Condition: removed "from" length check and changed exception to IllegalArgumentException Andrey 2024-09-20 00:08:55 +03:00
  • 3866131a74 Implemented the use of switch expression in WalletTool.Condition Andrey 2024-09-20 00:06:42 +03:00
  • bae6adf462 Script: Add back deprecated constructors Sean Gilligan 2024-09-14 16:25:52 -07:00
  • bd847eb9b4 Script: Two (private) constructors for clarity Sean Gilligan 2024-09-14 16:16:32 -07:00
  • f873d02f26 Script: functional-style parseIntoChunks, parseIntoChunksPartial Sean Gilligan 2024-09-14 16:06:34 -07:00
  • 47816c0be5 Script: annotate program as @Nullable Sean Gilligan 2024-09-14 15:05:06 -07:00
  • e2aad434f9 ScriptChunk: replace/deprecate write() Sean Gilligan 2024-09-14 14:43:09 -07:00
  • d64d6637a3 Transaction: add back 2 deprecated constructors Sean Gilligan 2024-09-10 11:51:37 -07:00
  • 32cdb9fa8b ListenableCompletableFuture, ListenableCompletionStage: complete migration to CompletableFuture Sean Gilligan 2024-09-01 21:34:01 -07:00
  • 52bfd11d0f Remove ListenableCompletableFuture Sean Gilligan 2024-09-01 21:34:01 -07:00
  • 0d406e0905 ListenableCompletableFuture, ListenableCompletionStage: add deprecations/warnings Sean Gilligan 2024-09-03 07:25:19 -07:00
  • d245256b96 ListenableCompletableFuture, ListenableCompletionStage: add deprecations/warnings Sean Gilligan 2024-09-03 07:25:19 -07:00
  • 80593ddb83 AbstractBlockChain: migrate private getMedianTimestampOfRecentBlocks() to Instant Andreas Schildbach 2024-09-03 01:35:20 +02:00
  • f64ce82586 AbstractBlockChain: migrate private getMedianTimestampOfRecentBlocks() to Instant Andreas Schildbach 2024-09-03 01:35:20 +02:00
  • 5f86c9bc9d NetworkParameters: migrate constant BIP16_ENFORCE_TIME to Instant Andreas Schildbach 2024-09-03 01:59:17 +02:00
  • c912ee39e8 NetworkParameters: migrate constant BIP16_ENFORCE_TIME to Instant Andreas Schildbach 2024-09-03 01:59:17 +02:00
  • 9e16a9ddfa ListenableComplet{ableFuture,tionStage}: add deprecations/warnings Sean Gilligan 2024-09-03 07:25:19 -07:00
  • d836ca4a22 Block: remove reference to deprecated getTimeSeconds() Andreas Schildbach 2024-09-02 23:44:02 +02:00
  • 0aee8a176f Block: remove reference to deprecated getTimeSeconds() Andreas Schildbach 2024-09-02 23:44:02 +02:00
  • 1f79cb770a TransactionOutPoint: remove deprecated method getIndex() Andreas Schildbach 2024-09-03 00:52:58 +02:00
  • b6f91c8daa TransactionOutPoint: remove deprecated method getHash() Andreas Schildbach 2024-09-03 00:51:40 +02:00
  • 72a2832ae8 Message, TransactionInput, TransactionOutput, TransactionOutPoint, TransactionWitness, PartialMerkleTree: remove deprecated method getMessageSize() Andreas Schildbach 2024-09-03 00:48:15 +02:00
  • dc7d64f7cb Message, TransactionInput, TransactionOutput, TransactionOutPoint: remove deprecated methods bitcoinSerialize(), unsafeBitcoinSerialize() Andreas Schildbach 2024-09-03 00:38:28 +02:00
  • 847b75f48a Message: remove references to deprecated bitcoinSerialize() Andreas Schildbach 2024-09-03 00:36:24 +02:00
  • 615232e79b Message: remove references to deprecated bitcoinSerialize() Andreas Schildbach 2024-09-03 00:36:24 +02:00
  • 578fcb9a0a Transaction: remove deprecated method isFinal() Andreas Schildbach 2024-09-03 01:10:23 +02:00
  • a0d8018e1f Transaction: migrate isFinal() to Instant Andreas Schildbach 2024-09-02 23:59:33 +02:00
  • 086156e50d Transaction: migrate isFinal() to Instant Andreas Schildbach 2024-09-02 23:59:33 +02:00
  • 8d1a2cc966 WalletProtobufSerializer: remove deprecated methods that take NetworkParameters Andreas Schildbach 2024-09-02 22:39:59 +02:00
  • 8c1311a4c4 SendRequest: remove deprecated method that takes NetworkParameters Andreas Schildbach 2024-09-02 22:36:57 +02:00
  • 8a6e18b24d KeyChainGroupStructure: remove deprecated method that takes NetworkParameters Andreas Schildbach 2024-09-02 22:35:32 +02:00
  • f3917c68eb KeyChainGroup: remove deprecated methods that take NetworkParameters Andreas Schildbach 2024-09-02 22:32:51 +02:00
  • c85ea47af5 BasicKeyChain, DeterministicKeyChain: remove deprecated methods that take NetworkParameters Andreas Schildbach 2024-09-02 22:30:37 +02:00
  • 69c588e2bf BlockFileLoader: remove deprecated constructors that take NetworkParameters Andreas Schildbach 2024-09-02 22:26:27 +02:00
  • 7fe8329bda BitcoinURI: remove deprecated method and constructor that takes NetworkParameters Andreas Schildbach 2024-09-02 22:23:42 +02:00
  • adb7b1e773 FakeTxBuilder: remove deprecated methods that take NetworkParameters Andreas Schildbach 2024-09-02 22:21:11 +02:00
  • 3158361fd8 Script: remove deprecated methods that take NetworkParameters Andreas Schildbach 2024-09-02 22:13:02 +02:00
  • 35bef91cac WalletAppKit: remove deprecated constructors that take NetworkParameters Andreas Schildbach 2024-09-02 22:01:38 +02:00
  • 5a55660116 ECKey, DeterministicKey: remove deprecated methods that take NetworkParameters Andreas Schildbach 2024-09-02 21:56:17 +02:00
  • d046ba3119 EncodedPrivateKey, DumpedPrivateKey, BIP38PrivateKey: remove deprecated methods and constructor that take NetworkParameters Andreas Schildbach 2024-09-02 21:50:10 +02:00
  • 0c6bd9cc13 TransactionOutput: remove deprecated method that takes NetworkParameters Andreas Schildbach 2024-09-02 21:45:57 +02:00
  • e9e444a425 WalletApplication: remove deprecated method that returns NetworkParameters Andreas Schildbach 2024-09-02 21:41:03 +02:00
  • 2cee5a35e5 PeerGroup: remove deprecated constructors that take NetworkParameters Andreas Schildbach 2024-09-02 21:37:19 +02:00
  • 96c60b65b6 MultiplexingDiscovery, DnsDiscovery: remove deprecated method and constructors that take NetworkParameters Andreas Schildbach 2024-09-02 20:42:27 +02:00
  • 5be38aeca1 Wallet: remove deprecated methods that take NetworkParameters Andreas Schildbach 2024-09-02 20:33:03 +02:00
  • c8c71b781f Transaction: remove deprecated method and constructor that take NetworkParameters Andreas Schildbach 2024-09-02 20:22:35 +02:00
  • fe1a574d9b BitcoinSerializer: remove deprecated methods that take NetworkParameters Andreas Schildbach 2024-09-02 20:16:51 +02:00
  • 89bc342f9f Context: remove deprecated methods that take NetworkParameters Andreas Schildbach 2024-09-02 20:11:33 +02:00
  • 3daf1692ad core: remove deprecated methods that take instants or duration as long and TimeUnit Andreas Schildbach 2024-09-02 13:23:37 +02:00
  • 3cd47def35 Block: remove references to deprecated constructor Andreas Schildbach 2024-09-02 16:34:17 +02:00
  • 947b7a8236 PeerGroup: remove reference to deprecated setFastCatchupTimeSecs() Andreas Schildbach 2024-09-02 16:27:14 +02:00