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
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/net/RopstenNetConfig.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,368
38.114286
87
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/net/TestNetConfig.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,161
35.3125
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/net/BaseNetConfig.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,711
34.220779
117
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/net/MordenNetConfig.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,378
36.27027
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/net/ETCNetConfig.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,330
35.972222
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/net/JsonNetConfig.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
9,986
43.784753
179
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/manager/AdminInfo.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,127
25.6
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/manager/BlockLoader.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
7,580
33.935484
127
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/manager/WorldManager.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
10,506
34.738095
200
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/TransactionStore.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
5,166
36.172662
113
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/BlockStoreDummy.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,697
21.483333
87
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/BlockStore.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,001
27.197183
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/RepositoryWrapper.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
6,256
26.933036
154
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/StateSource.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
3,365
34.0625
126
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/HeaderStore.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
3,041
28.25
95
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/PeerSource.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
3,401
35.191489
128
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/ContractDetails.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,994
23.62963
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/AbstractBlockstore.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,517
37.923077
144
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/PruneManager.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
5,594
33.115854
133
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/ByteArrayWrapper.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,148
28.438356
85
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/DbFlushManager.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
7,352
35.221675
142
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/IndexedBlockStore.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
16,851
30.796226
134
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/RepositoryRoot.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
5,435
33.624204
150
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/RepositoryImpl.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
14,252
30.814732
154
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/index/ArrayListIndex.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,496
23.242718
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/index/Index.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,250
24.02
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/prune/Chain.java
package org.ethereum.db.prune; import java.util.ArrayList; import java.util.List; import java.util.stream.Collectors; /** * A single chain in a blockchain {@link Segment}. * It could represent either fork or the main chain. * * <p> * Chain consists of certain number of {@link ChainItem} * connected to e...
2,495
21.486486
83
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/prune/Pruner.java
package org.ethereum.db.prune; import org.ethereum.crypto.HashUtil; import org.ethereum.datasource.CountingQuotientFilter; import org.ethereum.datasource.JournalSource; import org.ethereum.datasource.QuotientFilter; import org.ethereum.datasource.Source; import org.ethereum.util.ByteArraySet; import org.slf4j.Logger; ...
15,429
40.478495
151
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/prune/Segment.java
package org.ethereum.db.prune; import org.ethereum.core.Block; import java.util.ArrayList; import java.util.List; import java.util.stream.Collectors; /** * Provides an interface for building and tracking chain segment. * * <p> * Chain segment is a fragment of the blockchain, it includes both forks and main c...
4,540
25.869822
102
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/prune/ChainItem.java
package org.ethereum.db.prune; import org.ethereum.core.Block; import org.ethereum.util.FastByteComparisons; import java.util.Arrays; /** * Represents a block in the {@link Chain} * * @author Mikhail Kalinin * @since 26.01.2018 */ class ChainItem { long number; byte[] hash; byte[] parentHash; C...
1,212
21.886792
66
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/db/migrate/MigrateHeaderSourceTotalDiff.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
6,033
42.410072
138
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/MinMaxMap.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,463
30.148936
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/CopyOnWriteMap.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
6,516
28.09375
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/RLPList.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,719
30.272727
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/ByteArraySet.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
3,705
24.040541
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/Value.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
9,552
24.339523
113
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/BIUtil.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
4,250
28.727273
105
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/Utils.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
9,701
31.125828
95
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/CollectionUtils.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,605
33.746667
85
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/BuildInfo.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,001
32.932203
105
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/ExecutorPipeline.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
5,972
32.55618
132
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/ByteUtil.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
22,846
30.29726
125
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/RLPElement.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,056
32.03125
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/SetAdapter.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,703
23.807339
84
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/RLP.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
45,922
36.154531
162
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/DecodeResult.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,907
29.774194
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/ByteArrayMap.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
5,500
25.574879
106
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/TimeUtils.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,106
26.723684
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/ALock.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,320
27.106383
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/FastByteComparisons.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
4,964
36.052239
92
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/FileUtil.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,760
33.08642
110
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/CompactEncoder.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
6,227
34.386364
99
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/AdvancedDeviceUtils.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,940
37.82
98
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/RLPItem.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,152
29.342105
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/EtherUtil.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,448
32.697674
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/SolidityStorage.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,185
37.258065
82
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/SolidityContract.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
3,692
35.93
95
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/StandaloneBlockchain.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
28,011
35.005141
164
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/Contract.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,442
29.0625
81
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/EasyBlockchain.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
4,315
40.902913
116
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/TransactionResult.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,352
31.214286
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/ContractStorage.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,094
35.5
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/SolidityFunction.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,047
32.806452
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/LocalBlockchain.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,748
34.693878
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/util/blockchain/SolidityCallResult.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,227
33.8125
90
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/PeerState.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,053
28.277778
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/FastSyncManager.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
40,435
41.385744
174
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/SyncManager.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
17,646
36.950538
145
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/SyncQueueImpl.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
19,500
34.073741
154
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/SyncQueueIfc.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
5,317
31.426829
110
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/BlockBodiesDownloader.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
7,205
33.151659
140
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/FastSyncDownloader.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
4,128
31.511811
105
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/ReceiptsDownloader.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
11,715
33.765579
116
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/BlockDownloader.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
19,430
38.981481
183
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/SyncQueueReverseImpl.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
7,149
36.830688
112
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/SyncPool.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
13,926
33.904762
127
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/SyncStatistics.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,940
25.22973
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/sync/HeadersDownloader.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
4,691
30.918367
155
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/solidity/Abi.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
12,040
36.278638
141
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/solidity/SolidityType.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
16,649
32.979592
131
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/solidity/compiler/Solc.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
3,295
33.333333
102
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/solidity/compiler/CompilationResult.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
5,327
38.761194
185
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/solidity/compiler/ContractException.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,752
37.108696
90
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/solidity/compiler/SourceArtifact.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
3,754
33.768519
107
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/solidity/compiler/Sources.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
2,083
33.733333
101
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/solidity/compiler/SolidityCompiler.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
13,563
34.883598
154
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/trie/SecureTrie.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,594
28
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/trie/Node.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
3,256
32.234694
91
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/trie/TrieImpl.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
26,580
34.871795
126
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/trie/CountAllNodes.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,259
29
91
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/trie/TrieKey.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
6,022
31.556757
122
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/trie/Trie.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,107
29.777778
80
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/trie/CollectFullSetOfNodes.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,438
30.977778
91
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/trie/TraceAllNodes.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,423
30.644444
98
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/vm/MessageCall.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
3,171
27.836364
86
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/vm/GasCost.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
7,101
22.285246
90
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/vm/VMUtils.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
5,254
31.042683
104
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/vm/PrecompiledContracts.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
17,225
34.012195
136
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/vm/VM.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
61,927
39.186892
158
java
ethereumj
ethereumj-master/ethereumj-core/src/main/java/org/ethereum/vm/CallCreate.java
/* * Copyright (c) [2016] [ <ether.camp> ] * This file is part of the ethereumJ library. * * The ethereumJ library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, ...
1,485
26.018182
87
java