obscuren
|
834803f1e8
|
Update
|
2014-07-30 15:34:36 +02:00 |
|
obscuren
|
5501679642
|
Updated README to include Cpt. Obv.
|
2014-07-30 15:33:42 +02:00 |
|
obscuren
|
5a2d62e4d9
|
Added better data parser
|
2014-07-30 13:06:59 +02:00 |
|
obscuren
|
42d47ecfb0
|
Removed peer disconnect on pong timeout. Fixes #106
This mechanism wasn't very accurate so it has been removed.
|
2014-07-30 11:26:38 +02:00 |
|
obscuren
|
23f83f53cc
|
Upped version number
|
2014-07-30 01:05:40 +02:00 |
|
obscuren
|
1f9894c084
|
Old code removed and renamed amount to balance
|
2014-07-30 00:31:15 +02:00 |
|
obscuren
|
719b7784f3
|
Renamed to balance
|
2014-07-30 00:30:57 +02:00 |
|
obscuren
|
5c9fd19105
|
A few start up optimisations
|
2014-07-30 00:17:23 +02:00 |
|
obscuren
|
27f8922653
|
Increased block request amount
|
2014-07-29 23:34:21 +02:00 |
|
obscuren
|
74d7012025
|
Added temp seed
|
2014-07-29 23:33:59 +02:00 |
|
obscuren
|
5ca2938117
|
Fixed
|
2014-07-29 23:33:33 +02:00 |
|
obscuren
|
6fd2401cdf
|
Fixed issue with var int reading.
Reading uneven byte slices were broken.
|
2014-07-29 23:33:18 +02:00 |
|
obscuren
|
6e94c024e4
|
Added big data test and updating to reader
|
2014-07-29 23:31:33 +02:00 |
|
obscuren
|
d1d2b660dc
|
Prot
|
2014-07-29 15:55:08 +02:00 |
|
obscuren
|
8e7c4f91e3
|
Added ops
|
2014-07-29 10:33:30 +02:00 |
|
obscuren
|
41bd38147c
|
Clean up and util methods
|
2014-07-26 11:24:44 +02:00 |
|
obscuren
|
92ffc1cc4c
|
Merge branch 'release/0.6.0' into develop
|
2014-07-25 10:43:59 +02:00 |
|
obscuren
|
d761af84c8
|
Merge branch 'release/0.6.0'
|
2014-07-25 10:43:35 +02:00 |
|
obscuren
|
beca2234af
|
Merge branch 'release/0.6.0' into develop
|
2014-07-25 10:43:23 +02:00 |
|
obscuren
|
b3f25a6ade
|
Merge branch 'release/0.6.0'
|
2014-07-25 10:42:14 +02:00 |
|
obscuren
|
97004f7eb2
|
wip export
|
2014-07-25 10:41:57 +02:00 |
|
obscuren
|
54f9ea14e1
|
Removed old S(DIV/MOD)
|
2014-07-25 09:57:47 +02:00 |
|
obscuren
|
7ee49c32b7
|
Added update method and general service timer
* disable catching up if no block received for longer than 10 seconds
|
2014-07-24 17:10:54 +02:00 |
|
obscuren
|
44da1801d8
|
Fixed strange issue where qml will crash first run after go install
|
2014-07-24 14:34:22 +02:00 |
|
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 |
|