repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/package-info.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
971
43.181818
121
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/KeyChain.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,851
43.925926
130
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/AllowUnconfirmedCoinSelector.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
1,164
32.285714
108
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/WalletProtobufSerializer.java
/* * Copyright 2012 Google Inc. * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
43,733
49.211251
200
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/Protos.java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: wallet.proto package org.bitcoinj.wallet; public final class Protos { private Protos() {} public static void registerAllExtensions( com.google.protobuf.ExtensionRegistryLite registry) { } public interface PeerAddressOrBuilder extends...
511,169
32.425096
146
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/DecryptingKeyBag.java
/* * Copyright 2014 The bitcoinj authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
2,554
30.54321
110
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/DeterministicUpgradeRequiredException.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
919
37.333333
110
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/RiskAnalysis.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,587
33.521739
118
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/DefaultRiskAnalysis.java
/* * Copyright 2013 Google Inc. * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
9,487
35.076046
119
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/EncryptableKeyChain.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
2,754
38.927536
118
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/KeyChainGroupStructure.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
5,649
37.965517
125
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/KeyTimeCoinSelector.java
/* * Copyright 2013 Google Inc. * Copyright 2019 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
4,661
44.262136
135
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/BasicKeyChain.java
/* * Copyright 2013 Google Inc. * Copyright 2019 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
27,508
38.467719
165
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/AllRandomKeysRotating.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
918
37.291667
113
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/KeyChainFactory.java
/* * Copyright 2014 devrandom * Copyright 2019 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
4,098
44.544444
130
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/SendRequest.java
/* * Copyright 2013 Google Inc. * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
11,573
43.344828
118
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/Wallet.java
/* * Copyright 2013 Google Inc. * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
282,437
47.00102
272
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/DeterministicKeyChain.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
71,799
46.361478
178
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/DeterministicUpgradeRequiresPassword.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
1,043
40.76
110
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/WalletFiles.java
/* * Copyright 2013 Google Inc. * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
7,239
40.849711
143
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/KeyBag.java
/* * Copyright 2014 The bitcoinj authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
2,308
36.241935
117
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/DefaultKeyChainFactory.java
/* * Copyright 2014 devrandom * Copyright 2019 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
1,953
38.877551
117
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/WalletTransaction.java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,423
27.48
85
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/UnreadableWalletException.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
1,537
31.041667
106
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/FilteringCoinSelector.java
/* * Copyright 2014 the bitcoinj authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
1,875
32.5
122
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/CoinSelector.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
1,506
38.657895
117
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/KeyChainGroup.java
/* * Copyright 2014 Mike Hearn * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
52,408
46.08805
173
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/RedeemData.java
/* * Copyright 2014 Kosta Korenkov * Copyright 2019 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
2,882
34.158537
123
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/WalletExtension.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
2,212
48.177778
123
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/listeners/ScriptsChangeEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,205
32.5
114
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/listeners/WalletReorganizeEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,527
39.210526
113
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/listeners/AbstractKeyChainEventListener.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
861
29.785714
77
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/listeners/WalletChangeEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
2,045
43.478261
117
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/listeners/CurrentKeyChangeEventListener.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
881
31.666667
85
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/listeners/WalletCoinsSentEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
2,278
47.489362
119
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/listeners/KeyChainEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,095
33.25
117
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/wallet/listeners/WalletCoinsReceivedEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
2,048
45.568182
120
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeWalletCoinsSentEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,346
35.405405
104
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeKeyChainEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,231
32.297297
104
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeTransactionConfidenceListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,223
35
104
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeWalletChangeEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,221
33.914286
104
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeScriptsChangeEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,331
34.052632
104
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeWalletCoinsReceivedEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,362
35.837838
105
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeFutureCallback.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,216
31.891892
104
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeWalletReorganizeEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,230
34.171429
104
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeBlockChainListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
2,231
40.333333
145
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/jni/NativeTransactionConfidenceEventListener.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,315
35.555556
104
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/params/BitcoinNetworkParams.java
/* * Copyright 2013 Google Inc. * Copyright 2015 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
10,237
37.488722
135
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/params/package-info.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
830
38.571429
109
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/params/TestNet3Params.java
/* * Copyright 2013 Google Inc. * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
6,323
45.160584
135
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/params/MainNetParams.java
/* * Copyright 2013 Google Inc. * Copyright 2015 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
8,181
54.659864
135
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/params/Networks.java
/* * Copyright 2014 Giannis Dzegoutanis * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
3,676
34.699029
118
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/params/SigNetParams.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
3,589
37.602151
135
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/params/RegTestParams.java
/* * Copyright 2013 Google Inc. * Copyright 2018 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
3,615
36.666667
135
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/params/UnitTestParams.java
/* * Copyright 2013 Google Inc. * Copyright 2019 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
3,160
36.630952
115
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/uri/package-info.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
732
35.65
84
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/uri/OptionalFieldValidationException.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
1,280
31.025
103
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/uri/BitcoinURI.java
/* * Copyright 2012, 2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
18,508
39.679121
135
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/uri/BitcoinURIParseException.java
/* * Copyright 2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
1,315
34.567568
108
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/uri/RequiredFieldValidationException.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
1,387
32.853659
112
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/protocols/package-info.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
855
39.761905
115
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/protocols/payments/package-info.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
804
37.333333
118
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/protocols/payments/PaymentProtocolException.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
2,936
26.194444
90
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/protocols/payments/PaymentProtocol.java
/* * Copyright 2013 Google Inc. * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
24,077
47.939024
135
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/protocols/payments/PaymentSession.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
21,608
46.388158
180
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/store/package-info.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
985
41.869565
120
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/store/BlockStore.java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
2,536
39.269841
117
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/store/ChainFileLockedException.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
981
30.677419
99
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/store/BlockStoreException.java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1,020
28.171429
86
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/store/FullPrunedBlockStore.java
/* * Copyright 2012 Matt Corallo. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
6,982
50.725926
127
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/store/MemoryFullPrunedBlockStore.java
/* * Copyright 2012 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
16,270
35.482063
143
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/store/SPVBlockStore.java
/* * Copyright 2013 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
15,339
42.089888
120
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/store/MemoryBlockStore.java
/* * Copyright 2011 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
2,768
33.6125
108
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/package-info.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
1,849
50.388889
130
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/Coin.java
/* * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
14,450
31.768707
253
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/Bech32.java
/* * Copyright 2018 Coinomi Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
8,045
41.571429
125
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/AddressParser.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
2,446
40.474576
134
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/Network.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
2,457
31.773333
122
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/LegacyAddress.java
/* * Copyright 2011 Google Inc. * Copyright 2014 Giannis Dzegoutanis * Copyright 2015 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
13,947
37.744444
130
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/DefaultAddressParser.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
6,422
40.43871
130
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/Base58.java
/* * Copyright 2011 Google Inc. * Copyright 2018 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
9,344
43.712919
117
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/SegwitAddress.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
19,444
40.460554
179
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/Sha256Hash.java
/* * Copyright 2011 Google Inc. * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
11,036
35.068627
338
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/Monetary.java
/* * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
1,164
30.486486
120
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/Address.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
5,422
37.735714
142
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/ScriptType.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
4,058
39.188119
138
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/VarInt.java
/* * Copyright 2011 Google Inc. * Copyright 2021 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
7,674
32.662281
114
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/BitcoinNetwork.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
8,251
35.513274
133
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/exceptions/AddressFormatException.java
/* * Copyright 2011 Google Inc. * Copyright 2015 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
4,557
35.758065
120
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/utils/Fiat.java
/* * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
8,048
32.5375
128
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/utils/MonetaryFormat.java
/* * Copyright 2014 Andreas Schildbach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
23,637
40.837168
120
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/internal/ByteUtils.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
32,247
42.227882
124
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/internal/Preconditions.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
3,059
40.917808
126
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/internal/InternalUtils.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
3,307
33.103093
112
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/internal/PlatformUtils.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
2,809
30.222222
96
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/internal/ByteArray.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
2,195
25.142857
76
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/internal/HexFormat.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
2,546
37.014925
117
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/internal/Stopwatch.java
package org.bitcoinj.base.internal; /* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0...
2,844
26.095238
114
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/internal/StreamUtils.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
1,549
36.804878
118
java
bitcoinj
bitcoinj-master/core/src/main/java/org/bitcoinj/base/internal/TimeUtils.java
/* * Copyright by the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
3,455
30.135135
119
java