quorum/core
Kirill Fedoseev 0e922bd841 Implement block reward contract feature 2020-06-13 16:28:35 +03:00
..
asm Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
bloombits core/bloombits, light: fix typos (#17235) 2018-07-24 11:24:27 +03:00
constellation-test-keys Fix TestPrivateTransaction to actually create private transactions (#144) 2017-08-01 05:54:29 -07:00
forkid Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
rawdb Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
state Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
types Improve cache implementation and error handling for permissions (#961) 2020-06-02 20:14:50 -04:00
vm Enable networks to change maxCodeSize multiple times (#975) 2020-04-30 11:48:23 -04:00
.gitignore Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
bench_test.go fix linting issues (#995) 2020-05-11 16:15:27 -04:00
block_validator.go merge 1.8.18 with quorum/master 2019-02-08 17:29:01 +08:00
block_validator_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
blockchain.go raft: return error if block processing is aborted (#992) 2020-05-12 15:32:50 -04:00
blockchain_insert.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
blockchain_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
blocks.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
call_helper.go fix linting issues (#995) 2020-05-11 16:15:27 -04:00
chain_indexer.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
chain_indexer_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
chain_makers.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
chain_makers_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
dao_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
dual_state_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
error.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
events.go Merge remote-tracking branch 'remotes/goeth/release/1.8' into geth-upgrade-1.8.15_new 2018-10-04 16:21:20 +08:00
evm.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
gaspool.go Merge attempt 2018-05-31 14:16:44 +08:00
gen_genesis.go Merge attempt 2018-05-31 14:16:44 +08:00
gen_genesis_account.go Merge attempt 2018-05-31 14:16:44 +08:00
genesis.go Enable networks to change maxCodeSize multiple times (#975) 2020-04-30 11:48:23 -04:00
genesis_alloc.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
genesis_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
headerchain.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
helper_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
mkalloc.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
private_state_test.go Rename the transaction manager package to make it more neutral (#895) 2020-01-08 11:15:55 -05:00
state_prefetcher.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
state_processor.go Implement block reward contract feature 2020-06-13 16:28:35 +03:00
state_transition.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
state_transition_test.go fix linting issues (#995) 2020-05-11 16:15:27 -04:00
tx_cacher.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
tx_journal.go core: fix typos in comment (#17531) 2018-08-28 10:04:33 +03:00
tx_list.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
tx_list_test.go Merge attempt 2018-05-31 14:16:44 +08:00
tx_noncer.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
tx_pool.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
tx_pool_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
types.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00