Bas van Kervel
5dd2462816
rpc/api - remove personal.deleteAccount from RPC interface
9 years ago
Bas van Kervel
f448310eef
bugfix console error handling
9 years ago
Péter Szilágyi
101418b275
common/compiler: fix #1598 , expose solidity errors
9 years ago
caktux
a1d8015817
add missing shh_getMessages to RPC mappings
9 years ago
Péter Szilágyi
17f65cd1e5
eth: update metrics collection to handle eth/62 algos
9 years ago
Péter Szilágyi
47a7fe5d22
eth: port the synchronisation algo to eth/62
9 years ago
Felix Lange
abce09954b
Merge pull request #1711 from Gustav-Simonsson/timestamp_big_int
...
Add tests for uncle timestamps and refactor timestamp type
9 years ago
Felix Lange
a219159e7e
Merge pull request #1710 from bas-vk/useragent
...
user agent messages were dumped in some cases
9 years ago
Gustav Simonsson
7324176f70
Add tests for uncle timestamps and refactor timestamp type
9 years ago
Péter Szilágyi
ca88e18f59
eth: kill off protocol eth/60 in preparation for eth/62
9 years ago
Péter Szilágyi
42f44dda54
eth, eth/downloader: handle header requests, table driven proto tests
9 years ago
Bas van Kervel
d910148a96
Set ipc channel as user agent client
9 years ago
Péter Szilágyi
c51e153b5c
eth, metrics, p2p: prepare metrics and net packets to eth/62
9 years ago
Jeffrey Wilcke
d51d0022ce
cmd/geth: bumped version 1.1.0
9 years ago
Jeffrey Wilcke
3793991c0e
remove 0x
9 years ago
Jeffrey Wilcke
b884d6ebaa
canary update
9 years ago
Jeffrey Wilcke
36f7fe61c3
core, tests: Double SUICIDE fix
9 years ago
Jeffrey Wilcke
54088b0b8b
cmd/geth: bumped version 1.0.3
9 years ago
Jeffrey Wilcke
9fb7bc7443
geth: bumped version 1.0.2
9 years ago
Jeffrey Wilcke
e2d44814a5
Merge pull request #1694 from obscuren/hide-fdtrack
...
fdtrack: hide message
9 years ago
Jeffrey Wilcke
bd3a44cac9
Merge pull request #1652 from bas-vk/autoreconnect
...
rpc/comms: reconnect ipc client after write error
9 years ago
Jeffrey Wilcke
61a6911eeb
Merge pull request #1689 from fjl/discover-ignore-temp-errors
...
p2p, p2p/discover: small fixes
9 years ago
Bas van Kervel
9bf17eb05a
rpc/comms reconnect ipc client after write error
9 years ago
Jeffrey Wilcke
269c5c7107
Revert "fdtrack: temporary hack for tracking file descriptor usage"
...
This reverts commit 5c949d3b3b
.
9 years ago
Jeffrey Wilcke
382d35bf40
Merge pull request #1688 from karalabe/fix-double-imports
...
eth: fix an issue with pulling and inserting blocks twice
9 years ago
Felix Lange
dd54fef898
p2p/discover: don't attempt to replace nodes that are being replaced
...
PR #1621 changed Table locking so the mutex is not held while a
contested node is being pinged. If multiple nodes ping the local node
during this time window, multiple ping packets will be sent to the
contested node. The changes in this commit prevent multiple packets by
tracking whether the node is being replaced.
9 years ago
Felix Lange
edccc7ae34
p2p: continue listening after temporary errors
9 years ago
Felix Lange
7d5ff770e2
p2p/discover: continue reading after temporary errors
...
Might solve #1579
9 years ago
Jeffrey Wilcke
c6a11fe372
Merge pull request #1680 from maran/fix_removedb
...
cmd/geth: Fix chain purging from cmd line
9 years ago
Péter Szilágyi
941920f2aa
eth: fix an issue with pulling and inserting blocks twice
9 years ago
Jeffrey Wilcke
3b997c3e16
Merge pull request #1454 from ethersphere/frozen-cryptoclean
...
crypto: remove obsolete code
9 years ago
Jeffrey Wilcke
0737cbc5c1
Merge pull request #1683 from ethereum/travis
...
Switch from Coveralls to Codecov code coverage service
9 years ago
Jeffrey Wilcke
227ff4d2d6
Merge pull request #1682 from obscuren/readme-improvements
...
Updated README, Added CONTRIBUTING
9 years ago
Jeffrey Wilcke
18d450b2d0
Updated README, Added CONTRIBUTING
9 years ago
Taylor Gerring
cc87551edc
Codecov integration
9 years ago
Jeffrey Wilcke
d0dc1b4a60
Merge pull request #1681 from obscuren/miner-receipt-fix
...
core, miner: write miner receipts
9 years ago
Jeffrey Wilcke
b4369e1015
core, miner: write miner receipts
9 years ago
Maran
4d5501c46a
cmd/geth: Fix chain purging from cmd line
9 years ago
zelig
d4da2f630e
crypto: remove obsolete key files
9 years ago
Jeffrey Wilcke
e1da124415
Merge pull request #1675 from obscuren/submithashrate-change
...
rpc/api: return boolean value for eth_submitHashrate
9 years ago
Jeffrey Wilcke
36081505c4
Merge pull request #1673 from karalabe/fix-api-xeth-responses
...
rpc: update the xeth over RPC API to use the success/failure messages
9 years ago
Jeffrey Wilcke
2497f28aa9
Merge pull request #1627 from zsfelfoldi/gpo
...
GPO update
9 years ago
zsfelfoldi
49ece3155c
GPO update
9 years ago
Jeffrey Wilcke
8839fee415
rpc/api: return boolean value for eth_submitHashrate
9 years ago
Jeffrey Wilcke
ff1f6fa09d
Merge pull request #1649 from maran/pending_tx_response
...
rpc/api: format pendingTx response. Fixes #1648
9 years ago
Jeffrey Wilcke
7ea30f18f9
Merge pull request #1674 from tgerring/bootnodes
...
Added SG bootnode
9 years ago
Jeffrey Wilcke
12805c738c
Merge pull request #1667 from fjl/pretty-printer-improvements
...
jsre: pretty printer improvements
9 years ago
Taylor Gerring
80b294c3c7
Update CPP pubkey
9 years ago
Taylor Gerring
8884f856ef
Added SG bootnode
9 years ago
Péter Szilágyi
309788de37
rpc: update the xeth over RPC API to use the success/failure messages
9 years ago