|
types
|
Gas corrections and vm fixes
|
2014-12-18 21:58:26 +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
|
Gas corrections and vm fixes
|
2014-12-18 21:58:26 +01:00 |
|
chain_manager_test.go
|
Locks, refactor, tests
|
2014-12-18 13:12:54 +01:00 |
|
chain_manager.go
|
Updated to new methods
|
2014-12-18 13:17:24 +01:00 |
|
dagger_test.go
|
Renamed chain => core
|
2014-12-04 10:28:02 +01:00 |
|
dagger.go
|
Moved pow
|
2014-12-10 16:45:16 +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
|
Moved pre-compiled, moved depth check
|
2014-12-17 23:58:52 +01:00 |
|
fees.go
|
Renamed chain => core
|
2014-12-04 10:28:02 +01:00 |
|
filter_test.go
|
Locks, refactor, tests
|
2014-12-18 13:12:54 +01:00 |
|
filter.go
|
Locks, refactor, tests
|
2014-12-18 13:12:54 +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 |
|
simple_pow.go
|
Moved pow
|
2014-12-10 16:45:16 +01:00 |
|
state_transition.go
|
Fixed refund model
|
2014-12-18 22:38:51 +01:00 |
|
transaction_pool.go
|
Moved methods to messages
|
2014-12-18 15:33:22 +01:00 |
|
vm_env.go
|
Created generic message (easy for testing)
|
2014-12-18 15:18:13 +01:00 |