| .. |
|
.gitignore
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
|
asm.go
|
Fixed disasamble for all pushes
|
2014-05-08 14:20:06 +02:00 |
|
block_chain_test.go
|
More blockchain testing
|
2014-03-31 12:54:37 +02:00 |
|
block_chain.go
|
Fixed state problem
|
2014-04-29 12:36:27 +02:00 |
|
block_manager_test.go
|
Commented out code due to rewrite vm
|
2014-03-20 17:24:53 +01:00 |
|
block.go
|
Fixed state problem
|
2014-04-29 12:36:27 +02:00 |
|
closure.go
|
Auto update state changes notifications
|
2014-05-08 19:09:36 +02:00 |
|
dagger_test.go
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
|
dagger.go
|
Remove some xtra logs
|
2014-03-24 10:56:52 +01: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
|
s/GenisisHeader/GenesisHeader/
|
2014-02-18 10:40:58 -05:00 |
|
keypair.go
|
Added a KeyPairFromSec function which creates a new keypair based on the given seckey
|
2014-05-02 12:11:55 +02:00 |
|
stack.go
|
Upped version number
|
2014-04-27 16:53:35 +02:00 |
|
state_manager.go
|
Moved seeding and moved manifest
|
2014-05-09 16:09:28 +02:00 |
|
state_object.go
|
Auto update state changes notifications
|
2014-05-08 19:09:36 +02:00 |
|
state.go
|
Moved seeding and moved manifest
|
2014-05-09 16:09:28 +02:00 |
|
transaction_pool.go
|
Added trans state and removed watch address etc
|
2014-05-08 18:26:46 +02:00 |
|
transaction_test.go
|
Changed how txs define their data & added init field
|
2014-04-09 12:28:16 -04:00 |
|
transaction.go
|
Added receipts for tx creation
|
2014-05-02 14:08:54 +02:00 |
|
types.go
|
Removed value from closure.
|
2014-05-08 14:20:45 +02:00 |
|
vm_test.go
|
Fixed some tests
|
2014-05-10 02:01:09 +02:00 |
|
vm.go
|
Auto update state changes notifications
|
2014-05-08 19:09:36 +02:00 |