.. |
.gitignore
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
address_test.go
|
Added address states for storing a session based address
|
2014-02-23 01:56:48 +01:00 |
address.go
|
Closure return, arguments fixed. Added proper tests
|
2014-03-21 14:47:55 +01:00 |
block_chain.go
|
Partially refactored server/txpool/block manager/block chain
|
2014-03-05 10:42:51 +01:00 |
block_manager_test.go
|
Commented out code due to rewrite vm
|
2014-03-20 17:24:53 +01:00 |
block.go
|
Removed caller from tx and added "callership" to account.
|
2014-03-20 23:17:53 +01:00 |
closure.go
|
Call fixed
|
2014-04-10 14:40:12 -04:00 |
contract.go
|
Call fixed
|
2014-04-10 14:40:12 -04: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
|
Reworked transaction constructors
|
2014-03-27 15:42:39 +01:00 |
stack.go
|
Added better address format
|
2014-04-10 18:14:19 -04:00 |
state_manager.go
|
Split code for contracts
|
2014-04-09 12:27:54 -04:00 |
state.go
|
Removed old VM code
|
2014-03-22 11:47:27 +01:00 |
transaction_pool.go
|
Handle contract messages
|
2014-04-01 10:41:30 +02:00 |
transaction_test.go
|
Changed how txs define their data & added init field
|
2014-04-09 12:28:16 -04:00 |
transaction.go
|
Changed how txs define their data & added init field
|
2014-04-09 12:28:16 -04:00 |
vm_test.go
|
Added better address format
|
2014-04-10 18:14:19 -04:00 |
vm.go
|
Added better address format
|
2014-04-10 18:14:19 -04:00 |