.. |
.gitignore
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
asm.go
|
Special diff output for execution
|
2014-07-11 16:04:09 +02:00 |
block_chain_test.go
|
transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIXME :)
|
2014-06-27 15:56:45 +01:00 |
block_chain.go
|
Log change
|
2014-07-07 13:58:28 +02:00 |
block_manager_test.go
|
Commented out code due to rewrite vm
|
2014-03-20 17:24:53 +01:00 |
block.go
|
merge upstream
|
2014-07-01 15:03:02 +01:00 |
closure.go
|
Removed old if statement. No longer needed
|
2014-07-07 13:58:54 +02:00 |
dagger_test.go
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
dagger.go
|
WIP to expose hashrate to gui
|
2014-07-18 12:01:08 +02:00 |
error.go
|
Refactoring state transitioning
|
2014-06-13 12:45:11 +02:00 |
fees.go
|
Removed old fees
|
2014-06-16 11:13:06 +02:00 |
genesis.go
|
change all modified calls to ethtrie, ethutil and ethcrypto functions
|
2014-06-29 18:30:05 +01:00 |
stack.go
|
Length check on get
|
2014-06-19 21:41:37 +02:00 |
state_manager.go
|
Base time on previous parent, not last block
|
2014-07-18 16:13:21 +02:00 |
state_object_test.go
|
transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIXME :)
|
2014-06-27 15:56:45 +01:00 |
state_object.go
|
Removed debug log
|
2014-07-17 15:11:09 +02:00 |
state_test.go
|
Added Paranoia check for VM execution
|
2014-06-30 20:03:31 +02:00 |
state_transition.go
|
Fixed coinbase copy in state
|
2014-07-17 14:53:27 +02:00 |
state.go
|
Removed debug log
|
2014-07-17 15:01:33 +02:00 |
transaction_pool.go
|
go fmt
|
2014-06-26 18:45:57 +01:00 |
transaction_test.go
|
Changed how txs define their data & added init field
|
2014-04-09 12:28:16 -04:00 |
transaction.go
|
Vm logging on diff
|
2014-07-15 00:25:49 +02:00 |
types.go
|
Added missing types
|
2014-06-19 13:42:28 +02:00 |
vm_test.go
|
Added Paranoia check for VM execution
|
2014-06-30 20:03:31 +02:00 |
vm.go
|
Fixed coinbase copy in state
|
2014-07-17 14:53:27 +02:00 |