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/crypto/jce/ECSignatureFactory.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,003 | 33.551724 | 96 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/jce/ECKeyAgreement.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,962 | 32.271186 | 96 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/jce/SpongyCastleProvider.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,565 | 34.590909 | 97 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/jce/ECKeyFactory.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,087 | 30.636364 | 94 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/jce/ECAlgorithmParameters.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,413 | 31.621622 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/cryptohash/KeccakCore.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, ... | 15,672 | 24.948675 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/cryptohash/Keccak512.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,887 | 30.391304 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/cryptohash/Keccak256.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,977 | 31.369565 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/cryptohash/Digest.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,489 | 34.464481 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/cryptohash/DigestEngine.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, ... | 8,484 | 28.56446 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/Fp12.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,078 | 27.075209 | 143 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/Fp.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,882 | 31.761364 | 138 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/BN128G1.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,918 | 28.984375 | 125 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/PairingCheck.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,832 | 31.452145 | 154 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/BN128G2.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,118 | 33.274725 | 126 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/BN128Fp2.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,574 | 27.296703 | 81 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/Field.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,105 | 28.105263 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/Fp6.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,310 | 30.786957 | 137 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/Params.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,429 | 35.268657 | 128 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/BN128Fp.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,321 | 25.689655 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/Fp2.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,442 | 24.682081 | 136 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/crypto/zksnark/BN128.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,494 | 29.46748 | 133 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/ValidationRule.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,133 | 29.648649 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/ParentBlockHeaderValidator.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,656 | 30.264151 | 81 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/ExtraDataRule.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,791 | 34.137255 | 102 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/BlockHeaderRule.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,360 | 29.269231 | 84 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/DependentBlockHeaderRule.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,937 | 29.761905 | 85 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/GasLimitRule.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,709 | 31.264151 | 103 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/ProofOfWorkRule.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,510 | 34.139535 | 105 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/ParentNumberRule.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,427 | 32.209302 | 109 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/BlockHashRule.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,942 | 35.660377 | 134 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/BlockHeaderValidator.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,672 | 29.418182 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/BlockCustomHashRule.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,572 | 34.75 | 97 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/ExtraDataPresenceRule.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,088 | 37.685185 | 115 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/BestNumberRule.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,951 | 32.655172 | 99 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/EthashRule.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,187 | 36.96319 | 125 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/DependentBlockHeaderRuleAdapter.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,116 | 32.848485 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/AbstractValidationRule.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,024 | 33.166667 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/GasValueRule.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,377 | 32.609756 | 109 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/DifficultyRule.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,789 | 29.862069 | 96 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/validator/ParentGasLimitRule.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,285 | 35.870968 | 169 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/PremineRaw.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,334 | 28.021739 | 81 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/ImportResult.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,065 | 32.3125 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/BlockchainImpl.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, ... | 49,546 | 34.114812 | 162 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/TransactionReceipt.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,617 | 33.141479 | 164 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/BlockHeader.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,671 | 33.360656 | 142 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/PendingState.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,058 | 33.898305 | 84 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/BlockHeaderWrapper.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,702 | 26.581633 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/AccountState.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,986 | 36.892405 | 121 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/TransactionExecutor.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, ... | 20,713 | 38.530534 | 225 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/TransactionTouchedStorage.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,881 | 27.335766 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/Denomination.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,084 | 33.180328 | 95 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/BlockWrapper.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,562 | 28.278947 | 97 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/Chain.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,643 | 27.12766 | 89 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/PendingStateImpl.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,925 | 36.2 | 133 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/Bloom.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,870 | 25.583333 | 107 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/Genesis.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,564 | 37.041667 | 114 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/PendingTransaction.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,680 | 28.448 | 102 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/Block.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,133 | 29.270169 | 115 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/BlockIdentifier.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,272 | 26.385542 | 96 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/TransactionExecutionSummary.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,489 | 32.557214 | 106 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/CallTransaction.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,180 | 35.921569 | 134 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/Repository.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,373 | 25.016327 | 89 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/TransactionInfo.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,490 | 29.893805 | 85 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/BlockSummary.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,562 | 35.259669 | 151 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/Transaction.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, ... | 21,216 | 34.900169 | 129 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/Blockchain.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,325 | 35.05 | 122 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/EventDispatchThread.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,646 | 35.590551 | 132 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/genesis/GenesisJson.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,919 | 21.461538 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/genesis/GenesisConfig.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,742 | 32.519231 | 87 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/core/genesis/GenesisLoader.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,538 | 38.580913 | 164 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/Constants.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,572 | 28.286885 | 136 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/Initializer.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, ... | 8,724 | 42.193069 | 136 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/DefaultConfig.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,297 | 33.354167 | 116 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/ConstantsAdapter.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,894 | 25.081081 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/CommonConfig.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,628 | 34.781538 | 120 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/NoAutoscan.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,027 | 37.074074 | 83 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/BlockchainConfig.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,477 | 27.680628 | 114 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/SystemProperties.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, ... | 35,655 | 35.016162 | 204 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/GetNodeIdFromPropsFile.java | /*
* Copyright (c) [2017] [ <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,550 | 35.442857 | 113 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/NodeFilter.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,819 | 31.413793 | 99 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/GenerateNodeIdStrategy.java | /*
* Copyright (c) [2017] [ <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,416 | 34.425 | 81 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/BlockchainNetConfig.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,391 | 33.8 | 100 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/GenerateNodeIdRandomly.java | /*
* Copyright (c) [2017] [ <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,364 | 33.779412 | 125 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/AbstractDaoConfig.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,272 | 33.452632 | 114 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/PetersburgConfig.java | package org.ethereum.config.blockchain;
import org.ethereum.config.BlockchainConfig;
/**
* A version of Constantinople Hard Fork after removing eip-1283.
* <p>
* Unofficial name 'Petersburg', includes:
* <ul>
* <li>1234 - Constantinople Difficulty Bomb Delay and Block Reward Adjustment (2 ETH)</li>
* ... | 670 | 23.851852 | 95 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/ConstantinopleConfig.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,572 | 29.270588 | 124 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/FrontierConfig.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,975 | 28.492537 | 98 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/RopstenConfig.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,796 | 35.673469 | 130 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/Eip160HFConfig.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,662 | 29.609195 | 89 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/MordenConfig.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,613 | 31.28 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/AbstractConfig.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,871 | 25.45045 | 122 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/ByzantiumConfig.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,183 | 30.69697 | 124 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/OlympicConfig.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,857 | 33.407407 | 93 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/HomesteadConfig.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 | 120 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/ETCFork3M.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,928 | 32.284091 | 122 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/Eip150HFConfig.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,741 | 26.342857 | 124 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/DaoHFConfig.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, ... | 15,684 | 46.530303 | 106 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/blockchain/DaoNoHFConfig.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,389 | 30.590909 | 80 | java |
ethereumj | ethereumj-master/ethereumj-core/src/main/java/org/ethereum/config/net/MainNetConfig.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,462 | 37.5 | 80 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.