.. |
types
|
Fixed issue in VM where LOG didn't pop anything of the stack
|
2014-12-05 12:32:47 +01:00 |
.gitignore
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
asm.go
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
block_manager.go
|
Fixed issue in VM where LOG didn't pop anything of the stack
|
2014-12-05 12:32:47 +01:00 |
chain_manager.go
|
upped proto version and modified block pool
|
2014-12-05 16:26:39 +01:00 |
chain_manager_test.go
|
Removed tests because they've become obsolete
|
2014-12-10 00:09:32 +01:00 |
dagger.go
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
dagger_test.go
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
error.go
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
events.go
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
execution.go
|
Core changes
|
2014-12-09 20:27:57 +01:00 |
fees.go
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
filter.go
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
filter_test.go
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
genesis.go
|
Renamed `chain` => `core`
|
2014-12-04 10:28:02 +01:00 |
helper_test.go
|
Renames for chain, updated VM, moved methods
|
2014-12-04 10:53:49 +01:00 |
state_transition.go
|
null ptr fix
|
2014-12-04 12:43:12 +01:00 |
transaction_pool.go
|
Skip mining on transactions that don't meet the min accepted gas price
|
2014-12-04 23:54:07 +01:00 |
vm_env.go
|
Log is now interface
|
2014-12-04 12:35:23 +01:00 |