.. |
.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
|
Working on new (blocking) event machine.
|
2014-09-29 12:57:51 +02:00 |
block_chain.go
|
Added generic big to 256 method. Implemented new iterator
|
2014-10-10 17:00:06 +02:00 |
block_manager_test.go
|
Commented out code due to rewrite vm
|
2014-03-20 17:24:53 +01:00 |
block.go
|
Max callstack
|
2014-10-11 00:41:37 +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
|
all: use (blocking) event package instead of ethreact
|
2014-10-16 18:50:48 +02:00 |
error.go
|
Updated GHOST
|
2014-09-15 01:11:01 +02:00 |
events.go
|
all: use (blocking) event package instead of ethreact
|
2014-10-16 18:50:48 +02:00 |
fees.go
|
Upped protocol version for VM change
|
2014-09-18 01:02:15 +02:00 |
filter_test.go
|
ethchain: fix tests
|
2014-10-16 18:51:21 +02:00 |
filter.go
|
kick of bad peers
|
2014-10-07 11:18:46 +02:00 |
genesis.go
|
Renamed Sha3Bin to Sha3
|
2014-10-08 12:06:39 +02:00 |
helper_test.go
|
ethchain: fix tests
|
2014-10-16 18:51:21 +02:00 |
state_manager.go
|
all: use (blocking) event package instead of ethreact
|
2014-10-16 18:50:48 +02:00 |
state_transition.go
|
Fixed most of the tests
|
2014-10-16 18:27:05 +02:00 |
transaction_pool.go
|
all: use (blocking) event package instead of ethreact
|
2014-10-16 18:50:48 +02:00 |
transaction_test.go
|
Changed how txs define their data & added init field
|
2014-04-09 12:28:16 -04:00 |
transaction.go
|
Renamed Sha3Bin to Sha3
|
2014-10-08 12:06:39 +02:00 |
types.go
|
Switch EXT* codes
|
2014-10-16 13:39:11 +02:00 |
vm_env.go
|
Fixed most of the tests
|
2014-10-16 18:27:05 +02:00 |