.gitignore
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
address.go
|
Added AddFunds method
|
2014-03-20 17:24:02 +01:00 |
block.go
|
Renamed Address to Account
|
2014-03-03 11:05:12 +01:00 |
contract.go
|
Comply to Callee structure
|
2014-03-20 17:25:11 +01:00 |
dagger_test.go
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
dagger.go
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
error.go
|
The great merge
|
2014-02-14 23:56:09 +01: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
|
Wip keychains
|
2014-03-07 11:26:35 +01:00 |
stack.go
|
Added opcodes
|
2014-02-24 12:12:32 +01:00 |
state_manager.go
|
Pretty print nonce
|
2014-03-17 11:13:35 +01:00 |
state.go
|
Added a copy method to state
|
2014-03-17 11:15:09 +01:00 |
transaction_pool.go
|
Moved on to the state manager
|
2014-03-17 10:33:03 +01:00 |
transaction_test.go
|
Running contracts fixed
|
2014-02-19 11:35:17 +01:00 |
transaction.go
|
Deprication
|
2014-02-25 11:22:18 +01:00 |