.. |
.gitignore
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
asm.go
|
Minor improvements and fixes to the new vm structure
|
2014-07-22 15:57:54 +02:00 |
block_chain_test.go
|
Updated chain for filtering
|
2014-08-11 16:23:38 +02:00 |
block_chain.go
|
Updated chain for filtering
|
2014-08-11 16:23:38 +02:00 |
block_manager_test.go
|
Commented out code due to rewrite vm
|
2014-03-20 17:24:53 +01:00 |
block.go
|
Updated chain for filtering
|
2014-08-11 16:23:38 +02:00 |
bloom_test.go
|
Added bloom filter & block filter methods
|
2014-08-11 16:23:17 +02:00 |
bloom.go
|
Updated lookup method to include CNAME's as well as A records
|
2014-08-13 10:52:50 +02:00 |
dagger_test.go
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
dagger.go
|
merge upstream
|
2014-07-21 13:26:29 +01:00 |
error.go
|
Refactoring state transitioning
|
2014-06-13 12:45:11 +02:00 |
fees.go
|
Removed old fees
|
2014-06-16 11:13:06 +02:00 |
filter_test.go
|
Added bloom filter & block filter methods
|
2014-08-11 16:23:17 +02:00 |
filter.go
|
JS Filter
|
2014-08-20 13:05:26 +02:00 |
genesis.go
|
change all modified calls to ethtrie, ethutil and ethcrypto functions
|
2014-06-29 18:30:05 +01:00 |
state_manager.go
|
Added message to closure && added change addresses
|
2014-08-15 16:19:10 +02:00 |
state_transition.go
|
Removed the "Get" part
|
2014-08-18 10:17:45 +02:00 |
transaction_pool.go
|
Old code removed and renamed amount to balance
|
2014-07-30 00:31:15 +02:00 |
transaction_test.go
|
Changed how txs define their data & added init field
|
2014-04-09 12:28:16 -04:00 |
transaction.go
|
Make sure all left padded zero's aren't included
|
2014-08-09 18:09:55 +01:00 |
types.go
|
Added missing types
|
2014-06-19 13:42:28 +02:00 |
vm_env.go
|
Updated chain for filtering
|
2014-08-11 16:23:38 +02:00 |