obscuren
|
82a84dca80
|
Move to goroutine for faster startup time
|
2014-07-24 14:16:43 +02:00 |
|
obscuren
|
0ca776a6b8
|
Merge branch 'feature/new_vm' into develop
|
2014-07-24 14:16:25 +02:00 |
|
obscuren
|
702cf5a3e1
|
Merge branch 'feature/refactor_vm' into develop
|
2014-07-24 14:16:04 +02:00 |
|
obscuren
|
2e39efbe7c
|
New State object
|
2014-07-24 12:34:48 +02:00 |
|
obscuren
|
a06a84d19b
|
Refactored to reflect the new VM and State
|
2014-07-24 12:30:41 +02:00 |
|
obscuren
|
dcf4fad971
|
Networking code
|
2014-07-24 12:30:04 +02:00 |
|
obscuren
|
6d69ca36a7
|
Peer reconnect attempt
|
2014-07-24 12:25:41 +02:00 |
|
obscuren
|
a45c08f9fe
|
Removed old code
|
2014-07-24 12:19:55 +02:00 |
|
obscuren
|
3c3292d505
|
Added recoverable option
|
2014-07-24 12:12:00 +02:00 |
|
obscuren
|
306b5bcff3
|
Changed catching up code & peer handler
* Peers should be added no matter what
* Catch up with _anyone_
|
2014-07-24 12:11:30 +02:00 |
|
obscuren
|
cbd71ef8f5
|
Add Tx
|
2014-07-24 12:10:18 +02:00 |
|
obscuren
|
32d125131f
|
Refactored to new state and vm
|
2014-07-24 12:04:15 +02:00 |
|
obscuren
|
958b482ada
|
div 0 err
|
2014-07-23 12:36:47 +02:00 |
|
obscuren
|
92b16618ed
|
Merge branch 'master' into develop
|
2014-07-23 12:04:45 +02:00 |
|
obscuren
|
a3771e7d7b
|
Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop
|
2014-07-23 12:04:41 +02:00 |
|
obscuren
|
06ec80f394
|
zero devision check
|
2014-07-23 12:04:27 +02:00 |
|
obscuren
|
e7a80ec681
|
set asm
|
2014-07-22 19:54:33 +02:00 |
|
obscuren
|
5d57b78471
|
Added big int to uint switch
|
2014-07-22 16:16:00 +02:00 |
|
obscuren
|
490ca410c0
|
Minor improvements and fixes to the new vm structure
|
2014-07-22 15:57:54 +02:00 |
|
Maran
|
4513623da1
|
Update keyaddrtest to be valid JSON
|
2014-07-22 12:24:46 +02:00 |
|
Maran
|
9c86e99968
|
Merge branch 'master' into develop
|
2014-07-22 12:16:09 +02:00 |
|
obscuren
|
1e8b54abfb
|
Refactored state, state object and vm
* The State and StateObject have been moved to their own package
* The VM is moved to it's own package
|
2014-07-22 11:54:48 +02:00 |
|
Vitalik Buterin
|
e8cb5c221d
|
Added next/prev trie test
|
2014-07-21 23:30:33 -04:00 |
|
zelig
|
2f5c95610f
|
use logger instead of fmt for error in ext_app
|
2014-07-21 19:55:47 +01:00 |
|
obscuren
|
20ee1ae65e
|
Refactored CALLDATALOAD to use big int
* Added BigMin
|
2014-07-21 20:38:43 +02:00 |
|
zelig
|
74abc457ad
|
reactor event channels have large buffer to allow more tolerance
|
2014-07-21 19:26:01 +01:00 |
|
obscuren
|
eab0b2a90a
|
Merge branch 'master' into develop
|
2014-07-21 20:23:15 +02:00 |
|
zelig
|
194c58858c
|
send zero event to miner.powQuitChan fixes miner hanging
|
2014-07-21 19:12:04 +01:00 |
|
zelig
|
67528cf970
|
ethreact/README.md
|
2014-07-21 15:10:56 +01:00 |
|
Maran
|
6774ddaba2
|
Fix regression on 32bit (windows) systems
|
2014-07-21 14:35:37 +02:00 |
|
zelig
|
13cc220c0d
|
Merge branch 'develop' of github.com:ethereum/eth-go into feature/ethutil-refactor
|
2014-07-21 13:31:26 +01:00 |
|
zelig
|
9f7d8ff302
|
Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor
|
2014-07-21 13:31:03 +01:00 |
|
zelig
|
4d5a890b46
|
merge upstream
|
2014-07-21 13:30:37 +01:00 |
|
zelig
|
1e4af85a38
|
merge upstream
|
2014-07-21 13:26:29 +01:00 |
|
obscuren
|
8f91d47bf3
|
Merge branch 'master' into develop
|
2014-07-21 12:21:42 +02:00 |
|
obscuren
|
5d2669dbd3
|
Fixed tx sha creation
|
2014-07-21 12:21:34 +02:00 |
|
obscuren
|
93261b98c2
|
Changed iterator
|
2014-07-21 11:56:04 +02:00 |
|
obscuren
|
15960a5c04
|
changed iterator
|
2014-07-21 11:55:50 +02:00 |
|
obscuren
|
9f00aeae29
|
Base time on previous parent, not last block
|
2014-07-18 16:13:21 +02:00 |
|
obscuren
|
2762ec22d0
|
Fixed miner and logger
|
2014-07-18 13:50:15 +02:00 |
|
obscuren
|
f702e27485
|
Fixed miner stopping / starting:wq
|
2014-07-18 13:49:52 +02:00 |
|
obscuren
|
cd9b344506
|
Fixed range
|
2014-07-18 13:21:40 +02:00 |
|
obscuren
|
61cc2ba7d9
|
fixed
|
2014-07-18 13:00:22 +02:00 |
|
Maran
|
0c5a747ef1
|
Add mining hash to GUI
|
2014-07-18 12:29:14 +02:00 |
|
obscuren
|
75df148ba2
|
Fixed miner channel
|
2014-07-18 12:21:34 +02:00 |
|
obscuren
|
dad29bcaa1
|
Added channel for starting/stopping miner
|
2014-07-18 12:21:11 +02:00 |
|
obscuren
|
65650a5c66
|
Merge branch 'develop' into guiminer
|
2014-07-18 12:03:19 +02:00 |
|
obscuren
|
4572d4940c
|
Windows don't like dem flags
|
2014-07-18 12:02:45 +02:00 |
|
Maran
|
2b9f16802d
|
WIP to expose hashrate to gui
|
2014-07-18 12:01:26 +02:00 |
|
Maran
|
db8170def3
|
WIP to expose hashrate to gui
|
2014-07-18 12:01:08 +02:00 |
|