.. |
.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.go
|
Improved catching up and refactored
|
2014-09-15 15:42:12 +02:00 |
block_chain.go
|
Fixed deref ptr
|
2014-09-19 13:19:19 +02:00 |
block_chain_test.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 |
bloom.go
|
Updated lookup method to include CNAME's as well as A records
|
2014-08-13 10:52:50 +02:00 |
bloom_test.go
|
Added bloom filter & block filter methods
|
2014-08-11 16:23:17 +02:00 |
dagger.go
|
Turbo mining
|
2014-08-21 20:13:26 +02:00 |
dagger_test.go
|
The great merge
|
2014-02-14 23:56:09 +01:00 |
error.go
|
Updated GHOST
|
2014-09-15 01:11:01 +02:00 |
fees.go
|
Upped protocol version for VM change
|
2014-09-18 01:02:15 +02:00 |
filter.go
|
Reworked filters
|
2014-09-14 00:13:23 +02:00 |
filter_test.go
|
Added bloom filter & block filter methods
|
2014-08-11 16:23:17 +02:00 |
genesis.go
|
Turbo mining
|
2014-08-21 20:13:26 +02:00 |
state_manager.go
|
VM execution fixes
|
2014-09-15 22:11:05 +02:00 |
state_transition.go
|
Added CALLSTATELESS
|
2014-09-10 00:19:20 +02:00 |
transaction.go
|
Contract creation address are empty again
|
2014-09-08 00:48:59 +02:00 |
transaction_pool.go
|
Fixed contract validation address in tx pool
|
2014-09-14 12:02:35 +02:00 |
transaction_test.go
|
Changed how txs define their data & added init field
|
2014-04-09 12:28:16 -04:00 |
types.go
|
Updated opcodes
|
2014-09-18 16:48:42 +02:00 |
vm_env.go
|
Updated chain for filtering
|
2014-08-11 16:23:38 +02:00 |