Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeffrey Wilcke
487b3b0f7b
cmd, core, eth, common: genesis preparation
Implemented the --genesis flag thru which we can set a custom genesis
block, including the official Ethereum genesis block.
|
10 years ago |
.. |
state
|
all: add some godoc synopsis comments
|
10 years ago |
types
|
all: add some godoc synopsis comments
|
10 years ago |
vm
|
core/vm: added str to op
|
10 years ago |
.gitignore
|
…
|
|
asm.go
|
all: update license information
|
10 years ago |
bad_block.go
|
all: update license information
|
10 years ago |
bench_test.go
|
cmd, core, eth, common: genesis preparation
|
10 years ago |
block_cache.go
|
all: update license information
|
10 years ago |
block_cache_test.go
|
all: update license information
|
10 years ago |
block_processor.go
|
Use uint64 on ts in chain_manager, block_processor
|
10 years ago |
block_processor_test.go
|
cmd, core, eth, common: genesis preparation
|
10 years ago |
blocks.go
|
all: update license information
|
10 years ago |
canary.go
|
all: update license information
|
10 years ago |
chain_makers.go
|
cmd, core, eth, common: genesis preparation
|
10 years ago |
chain_makers_test.go
|
cmd, core, eth, common: genesis preparation
|
10 years ago |
chain_manager.go
|
cmd, core, eth, common: genesis preparation
|
10 years ago |
chain_manager_test.go
|
cmd, core, eth, common: genesis preparation
|
10 years ago |
chain_util.go
|
cmd, core, eth, common: genesis preparation
|
10 years ago |
error.go
|
all: update license information
|
10 years ago |
events.go
|
all: update license information
|
10 years ago |
execution.go
|
all: update license information
|
10 years ago |
fees.go
|
all: update license information
|
10 years ago |
filter.go
|
miner, xeth: fire log event during mining. Fix return raw tx
|
10 years ago |
filter_test.go
|
all: update license information
|
10 years ago |
genesis.go
|
cmd, core, eth, common: genesis preparation
|
10 years ago |
helper_test.go
|
all: update license information
|
10 years ago |
manager.go
|
all: update license information
|
10 years ago |
state_transition.go
|
all: update license information
|
10 years ago |
transaction_pool.go
|
all: update license information
|
10 years ago |
transaction_pool_test.go
|
all: update license information
|
10 years ago |
transaction_util.go
|
all: update license information
|
10 years ago |
vm_env.go
|
all: update license information
|
10 years ago |