Franko
|
f7029428ea
|
Merge branch 'develop' of https://github.com/expanse-project/go-expanse into develop
|
2015-09-03 13:38:39 -04:00 |
|
Christopher Franko
|
742b0e0ff7
|
update testnet block
update docker
update docker file
docker update 2
oi
docker again
|
2015-09-03 13:37:31 -04:00 |
|
Christopher Franko
|
82267ab812
|
docker again
|
2015-09-03 13:31:48 -04:00 |
|
Christopher Franko
|
2e7a411dd0
|
oi
|
2015-09-03 13:21:46 -04:00 |
|
Christopher Franko
|
338fcf7b3d
|
docker update 2
|
2015-09-03 13:14:41 -04:00 |
|
Christopher Franko
|
f530fb8150
|
update docker file
|
2015-09-03 12:51:01 -04:00 |
|
Christopher Franko
|
43b929d242
|
update docker
|
2015-09-03 12:42:15 -04:00 |
|
Christopher Franko
|
cbf7147409
|
update testnet block
|
2015-09-03 09:40:25 -04:00 |
|
Christopher Franko
|
a53996d005
|
Merge branch 'master' into develop
|
2015-09-03 09:39:51 -04:00 |
|
expanse-project
|
2959acc2d3
|
Merge pull request #2 from expanse-project/develop
rebased with latest eth changes and bug fixes
|
2015-09-02 22:44:57 -04:00 |
|
Christopher Franko
|
b59f825c93
|
bye
|
2015-09-02 22:38:59 -04:00 |
|
Christopher Franko
|
8b50fbc849
|
Merge remote-tracking branch 'ethereum/master' into develop
Conflicts:
cmd/gexp/main.go
|
2015-09-02 22:37:46 -04:00 |
|
Christopher Franko
|
161bcec8c3
|
remove idea again
|
2015-09-02 22:36:37 -04:00 |
|
Christopher Franko
|
c93acd8030
|
update
|
2015-09-02 22:35:53 -04:00 |
|
Jeffrey Wilcke
|
587669215b
|
cmd/geth: bump 1.1.2
|
2015-09-03 00:52:42 +02:00 |
|
Christoph Jentzsch
|
fc3941d1fd
|
fix block time issue
currently, under normal circumstances, you always set the timestamp to previous.Time() + 1.
credits to https://www.reddit.com/r/ethereum/comments/3jcs5r/code_avg_block_time_vs_difficulty_adjustment/cuoi4op
style
|
2015-09-03 00:16:59 +02:00 |
|
Christopher Franko
|
82b3b59993
|
update main.go deps
|
2015-09-01 20:54:41 -04:00 |
|
Christopher Franko
|
197961ba66
|
another dep
|
2015-09-01 20:51:47 -04:00 |
|
Christopher Franko
|
0f1fe4847b
|
missing deps
|
2015-09-01 20:50:20 -04:00 |
|
Christopher Franko
|
72538db99c
|
hopefully last find replace
|
2015-09-01 20:45:40 -04:00 |
|
Christopher Franko
|
4dab840f71
|
expanse
|
2015-09-01 20:42:36 -04:00 |
|
Christopher Franko
|
ae27c2eb7d
|
update worker.go
|
2015-09-01 20:07:37 -04:00 |
|
Christopher Franko
|
9f661cc3dd
|
good by colorable
|
2015-09-01 20:04:17 -04:00 |
|
Christopher Franko
|
7daa319737
|
last github update
|
2015-09-01 19:57:32 -04:00 |
|
Christopher Franko
|
1f6c8ebb0e
|
github update 2
|
2015-09-01 19:42:33 -04:00 |
|
Christopher Franko
|
64ced6629a
|
github update
|
2015-09-01 19:41:15 -04:00 |
|
Christopher Franko
|
92b5926495
|
Merge remote-tracking branch 'ethereum/master' into develop
Conflicts:
cmd/gexp/main.go
|
2015-09-01 19:15:15 -04:00 |
|
Christopher Franko
|
9db4a14176
|
update backend
|
2015-09-01 18:59:44 -04:00 |
|
Franko
|
554f07b16e
|
changes
|
2015-09-01 18:56:30 -04:00 |
|
Christopher Franko
|
1cfc9ec1e9
|
ether to expanse
|
2015-09-01 18:26:59 -04:00 |
|
Christopher Franko
|
2c3541ea48
|
add genesis file
|
2015-09-01 18:24:03 -04:00 |
|
Christopher Franko
|
a6ece4799a
|
update env
|
2015-09-01 18:24:03 -04:00 |
|
Christopher Franko
|
b362f1d141
|
ethash
|
2015-09-01 18:24:03 -04:00 |
|
Christopher Franko
|
bf234c6b82
|
gexp change again
|
2015-09-01 18:24:03 -04:00 |
|
Christopher Franko
|
1a1d9a14ab
|
change folder because why not
|
2015-09-01 18:24:03 -04:00 |
|
Christopher Franko
|
9d6221444c
|
test change lol
|
2015-09-01 18:24:03 -04:00 |
|
Gustav Simonsson
|
8f09242d7f
|
Bump version to 1.1.1
|
2015-09-01 23:43:22 +02:00 |
|
Gustav Simonsson
|
042dcf1b28
|
Merge pull request #1755 from fjl/coinbase
core: improve block gas tracking
(cherry picked from commit e9b031b88b)
|
2015-09-01 23:41:51 +02:00 |
|
Felix Lange
|
fd512fa12c
|
Merge pull request #1711 from Gustav-Simonsson/timestamp_big_int
Add tests for uncle timestamps and refactor timestamp type
(cherry picked from commit abce09954b)
|
2015-08-25 15:54:57 +02:00 |
|
Felix Lange
|
dc3fb69dce
|
Merge pull request #1710 from bas-vk/useragent
user agent messages were dumped in some cases
(cherry picked from commit a219159e7e)
|
2015-08-25 15:54:26 +02:00 |
|
Jeffrey Wilcke
|
d51d0022ce
|
cmd/geth: bumped version 1.1.0
|
2015-08-20 21:43:36 +02:00 |
|
Jeffrey Wilcke
|
3793991c0e
|
remove 0x
|
2015-08-20 18:50:47 +02:00 |
|
Jeffrey Wilcke
|
b884d6ebaa
|
canary update
|
2015-08-20 18:38:21 +02:00 |
|
Jeffrey Wilcke
|
36f7fe61c3
|
core, tests: Double SUICIDE fix
|
2015-08-20 18:22:50 +02:00 |
|
Jeffrey Wilcke
|
54088b0b8b
|
cmd/geth: bumped version 1.0.3
|
2015-08-20 13:08:08 +02:00 |
|
Jeffrey Wilcke
|
9fb7bc7443
|
geth: bumped version 1.0.2
|
2015-08-19 23:05:39 +02:00 |
|
Jeffrey Wilcke
|
e2d44814a5
|
Merge pull request #1694 from obscuren/hide-fdtrack
fdtrack: hide message
|
2015-08-19 13:50:54 -07:00 |
|
Jeffrey Wilcke
|
bd3a44cac9
|
Merge pull request #1652 from bas-vk/autoreconnect
rpc/comms: reconnect ipc client after write error
|
2015-08-19 13:29:51 -07:00 |
|
Jeffrey Wilcke
|
61a6911eeb
|
Merge pull request #1689 from fjl/discover-ignore-temp-errors
p2p, p2p/discover: small fixes
|
2015-08-19 12:55:40 -07:00 |
|
Bas van Kervel
|
9bf17eb05a
|
rpc/comms reconnect ipc client after write error
|
2015-08-19 21:48:56 +02:00 |
|