.. |
.gitignore
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
asm.go
|
Changed opcode names
|
2014-05-28 12:03:12 +02:00 |
block_chain_test.go
|
Updated to work with the new config
|
2014-05-25 14:13:07 +01:00 |
block_chain.go
|
Working on interop
|
2014-05-22 17:35:26 +02:00 |
block_manager_test.go
|
Commented out code due to rewrite vm
|
2014-03-20 17:24:53 +01:00 |
block.go
|
Transaction querying
|
2014-05-22 17:56:33 +02:00 |
closure.go
|
Fixed state object gas return
|
2014-05-28 23:16:54 +02:00 |
dagger_test.go
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
dagger.go
|
Removed some logging and refactored a bit
|
2014-05-21 14:00:13 +02:00 |
error.go
|
Removed debug logging
|
2014-04-30 17:13:32 +02:00 |
fees.go
|
Removed comments
|
2014-03-06 13:03:24 +01:00 |
genesis.go
|
Working on interop
|
2014-05-22 17:35:26 +02:00 |
stack.go
|
Fixed couple issues
|
2014-05-21 00:17:50 +02:00 |
state_manager.go
|
Make contract creation error more explicit by mentioning the sneder
|
2014-06-03 11:56:19 +02:00 |
state_object_test.go
|
Updated to work with the new config
|
2014-05-25 14:13:07 +01:00 |
state_object.go
|
State snapshotting
|
2014-05-26 00:09:38 +02:00 |
state_test.go
|
fixed test
|
2014-05-29 23:54:48 +02:00 |
state.go
|
Changed debug hook and added state iterator
|
2014-05-27 13:10:18 +02:00 |
transaction_pool.go
|
Fixes #60
|
2014-05-28 15:07:11 +02:00 |
transaction_test.go
|
Changed how txs define their data & added init field
|
2014-04-09 12:28:16 -04:00 |
transaction.go
|
Sort transactions based on the nonce
|
2014-05-28 12:06:09 +02:00 |
types.go
|
Changed opcode names
|
2014-05-28 12:03:12 +02:00 |
vm_test.go
|
fixed test
|
2014-05-29 23:54:48 +02:00 |
vm.go
|
Fixed state object gas return
|
2014-05-28 23:16:54 +02:00 |