quorum/core
vsmk98 70b66fb808 changes for solc compire change 0.5.3 version 2019-01-29 13:52:58 +08:00
..
asm core/asm: correct comments typo (#16974) 2018-06-14 16:24:35 +03:00
bloombits Merge attempt 2018-05-31 14:16:44 +08:00
constellation-test-keys Fix TestPrivateTransaction to actually create private transactions (#144) 2017-08-01 05:54:29 -07:00
quorum changes for solc compire change 0.5.3 version 2019-01-29 13:52:58 +08:00
rawdb fix go test cases 2018-10-10 11:28:19 +08:00
state merge 1.8.12 with upstream/master to apply the fixes/changes added newly 2018-08-06 19:03:51 +08:00
types merge with master 2019-01-14 13:53:05 +08:00
vm changes to set readOnlyDepth only once during the entire opCode execution 2019-01-14 11:53:33 +08:00
.gitignore Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
bench_test.go debug tests 2018-06-01 12:51:35 +08:00
block_validator.go update gas limit as per quorum upstream 2018-11-22 15:41:04 +08:00
block_validator_test.go Merge attempt 2018-05-31 14:16:44 +08:00
blockchain.go reverted some changes 2018-10-08 06:29:11 +00:00
blockchain_test.go merge 1.8.12 with upstream/master to apply the fixes/changes added newly 2018-08-06 19:03:51 +08: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 debug merge attempt 2018-05-31 14:21:16 +08:00
chain_indexer.go Merge attempt 2018-05-31 14:16:44 +08:00
chain_indexer_test.go Merge attempt 2018-05-31 14:16:44 +08:00
chain_makers.go Merge remote-tracking branch 'remotes/geth/release/1.8' into merge-193 2018-07-24 16:15:38 +08:00
chain_makers_test.go Merge attempt 2018-05-31 14:16:44 +08:00
dao_test.go Merge attempt 2018-05-31 14:16:44 +08:00
database_util.go additional changes for permissions 2018-11-02 18:42:14 +08:00
database_util_test.go fix go test cases 2018-10-10 11:28:19 +08:00
dual_state_test.go added dual state implementation to StaticCall 2018-12-05 13:47:01 -05:00
error.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
events.go core, eth: minor txpool event cleanups 2018-05-18 12:08:24 +03:00
evm.go Merge attempt 2018-05-31 14:16:44 +08: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 Merge remote-tracking branch 'remotes/origin/master' into geth-upgrade-1.8.12 2018-09-27 18:55:55 +08:00
genesis_alloc.go debug merge attempt 2018-05-31 14:21:16 +08:00
genesis_test.go Merge remote-tracking branch 'remotes/origin/master' into geth-upgrade-1.8.12 2018-09-27 18:55:55 +08:00
headerchain.go ethdb, core: implement delete for db batch (#17101) 2018-07-02 11:16:30 +03:00
helper_test.go Merge attempt 2018-05-31 14:16:44 +08:00
mkalloc.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
private_state_test.go Merge remote-tracking branch 'remotes/origin/master' into geth-upgrade-1.8.12 2018-09-27 18:55:55 +08:00
state_processor.go Merge remote-tracking branch 'remotes/origin/master' into geth-upgrade-1.8.12 2018-09-27 18:55:55 +08:00
state_transition.go merge 1.8.12 with upstream/master to apply the fixes/changes added newly 2018-08-06 19:03:51 +08:00
tx_cacher.go core: concurrent background transaction sender ecrecover 2018-06-05 11:03:55 +03:00
tx_journal.go Merge attempt 2018-05-31 14:16:44 +08:00
tx_list.go debug merge attempt 2018-05-31 14:21:16 +08:00
tx_list_test.go Merge attempt 2018-05-31 14:16:44 +08:00
tx_pool.go merge with master 2019-01-14 13:53:05 +08:00
tx_pool_test.go fixed method signature 2018-11-28 16:17:05 -05:00
types.go Merge remote-tracking branch 'remotes/geth/release/1.8' into merge-193 2018-07-24 16:15:38 +08:00