Felix Lange
7ea131d4ff
p2p/discover: fix pending replies iteration
...
Range expressions capture the length of the slice once before the first
iteration. A range expression cannot be used here since the loop
modifies the slice variable (including length changes).
2015-02-17 15:21:39 +01:00
Taylor Gerring
643eda5c2d
Update obscuren/qml revision
2015-02-16 19:43:27 +01:00
Taylor Gerring
cb34502728
Add godep usage information
2015-02-16 17:59:54 +01:00
Taylor Gerring
9796feccb7
Add Docker Hub link to automated builds
2015-02-16 17:51:33 +01:00
Taylor Gerring
c0ce323092
Use explicit branch and godep
2015-02-16 17:00:57 +01:00
Taylor Gerring
68f6ddc5aa
Update Travis to use godep
2015-02-16 14:34:50 +01:00
Taylor Gerring
702218008e
Add versioned dependencies from godep
2015-02-16 14:28:33 +01:00
Taylor Gerring
202362d925
Merge branch 'develop' of github.com:ethereum/go-ethereum into develop
2015-02-16 14:20:54 +01:00
Taylor Gerring
393267489c
Use Go binary instead of building from source
2015-02-16 13:40:51 +01:00
Taylor Gerring
a92bcbb795
Use latest Trusty version
2015-02-16 13:37:29 +01:00
obscuren
164de5e22b
Changed default denominators
2015-02-16 13:20:16 +01:00
obscuren
8f69b5c7a2
Added invalid sec key test
2015-02-16 13:19:57 +01:00
Taylor Gerring
d68e607aa5
Group Qt dependencies together
2015-02-16 12:12:14 +01:00
obscuren
d2a4bc4d73
Removed reference to lastBlockNumber & LastBlockNumber
2015-02-16 12:03:27 +01:00
Taylor Gerring
f63c4a9bcb
Ignore locally built binaries
2015-02-16 11:42:33 +01:00
obscuren
2c3a014f03
Resolved some bugs in the miner
...
* TODO nonce error sometimes persists
* Fixed mining on wrong blocks
* Fixed state error & receipt fail
2015-02-15 16:16:27 +01:00
obscuren
c924a841c7
Merge branch 'develop' into bounty
2015-02-15 02:29:52 +01:00
obscuren
7299eb72e0
HTTP RPC only listen on localhost
2015-02-15 02:26:30 +01:00
obscuren
238f39a42e
Validate seckey when generating pub key
2015-02-15 02:20:31 +01:00
obscuren
09e53367a2
Use a mutex write-lock for a write operation
2015-02-15 02:13:24 +01:00
obscuren
b143dad596
Reference pointer to block instead of pointer to function
2015-02-15 02:09:57 +01:00
obscuren
16ae675107
Unmarshal in to pointer to string
2015-02-15 02:08:08 +01:00
obscuren
12fc590b34
removed some old menu items
2015-02-15 01:58:15 +01:00
obscuren
c29b01ce75
Reset URL bar
2015-02-14 17:18:28 +01:00
obscuren
befb4bc1c1
Fixed a few errors in the browser special meta tags objects
2015-02-14 17:13:21 +01:00
obscuren
32c7ebc51d
Fixed mining & limited hash power
2015-02-14 16:52:14 +01:00
obscuren
65159d65c8
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
2015-02-14 00:27:46 +01:00
Jeffrey Wilcke
3ff6c9bb79
Merge pull request #309 from fjl/peer-window
...
Fix Mist Peers Window
2015-02-14 00:27:40 +01:00
obscuren
84f7c966f7
Moved ECIES to repo & added secondary title for webview
...
* ECIES moved from obscuren to ethereum
* Added html META[name=badge] to reflect menuItem.secondaryTitle
2015-02-14 00:25:47 +01:00
Felix Lange
8464e43eaf
cmd/mist: fix peer window
2015-02-14 00:12:37 +01:00
Felix Lange
4bef3ce284
p2p: print Cap as name/version
2015-02-13 23:54:34 +01:00
obscuren
396f1a0a33
Add 'crypto/ecies/' from commit '7c0f4a9b18d992166452d8cd32caaefd92b26386'
...
git-subtree-dir: crypto/ecies
git-subtree-mainline: 49a739c8d647739b3d815966f8854a4e9978df56
git-subtree-split: 7c0f4a9b18d992166452d8cd32caaefd92b26386
2015-02-13 23:45:38 +01:00
Jeffrey Wilcke
7c0f4a9b18
Merge pull request #3 from Gustav-Simonsson/fix_ecies_params_init_bug
...
Fix ECIES params nil bug
2015-02-13 23:42:33 +01:00
obscuren
49a739c8d6
Merge branch 'Gustav-Simonsson-align_key_and_ecdsa_nonce_entropy' into develop
2015-02-13 23:35:21 +01:00
obscuren
12b2d57629
Merge branch 'align_key_and_ecdsa_nonce_entropy' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-align_key_and_ecdsa_nonce_entropy
2015-02-13 23:31:20 +01:00
obscuren
95cfaa1b37
disabled test
2015-02-13 23:26:41 +01:00
Jeffrey Wilcke
acc7c0f706
Merge pull request #308 from fjl/default-bootnodes
...
eth: add default bootnode
2015-02-13 21:51:51 +01:00
Felix Lange
1c1a3033be
eth: add default bootnode
2015-02-13 21:41:13 +01:00
obscuren
384305f4aa
Fixed QML errors
2015-02-13 18:33:08 +01:00
obscuren
4d49d7b5a6
Reset hash rate to 0 when mining is stopped
2015-02-13 18:30:06 +01:00
Gustav Simonsson
f35d62b759
Remove secp256_rand.go and update tests
2015-02-13 18:25:25 +01:00
obscuren
6a7b0ef904
Updated coin.js abi
2015-02-13 18:17:17 +01:00
obscuren
ce239333d5
Update balance label when mining
2015-02-13 18:15:23 +01:00
obscuren
0f3c25b265
Propagate blocks
2015-02-13 18:03:16 +01:00
obscuren
790de35e7f
Fixed issue in peer window
...
* Fixed issues where new peer window could cause a crash when entering
an empty string
2015-02-13 17:57:46 +01:00
obscuren
218f437b0c
Updated window
2015-02-13 17:30:37 +01:00
obscuren
7336dfad02
Merge branch 'develop' into poc8
2015-02-13 17:23:48 +01:00
obscuren
00fca40939
Merge branch 'miner' into develop
2015-02-13 17:23:18 +01:00
obscuren
8a0f23915e
Fixed a few issues in the miner and updated hash rate title
...
* Sometimes old nonces were set by "old" agents
* Added the hash rate to the miner
2015-02-13 17:23:09 +01:00
obscuren
8305d409d2
Merge branch 'develop' into miner
2015-02-13 17:00:15 +01:00