- 10 Sep, 2015 2 commits
-
-
Felix Lange authored
These functions allow destructuring of raw rlp-encoded bytes without the overhead of reflection or copying.
-
Felix Lange authored
The bug can cause crashes if Read is called after EOF has been returned. No code performs such calls right now, but hitting the bug gets more likely as rlp.EncodeToReader gets used in more places.
-
- 03 Sep, 2015 3 commits
-
-
Felix Lange authored
eth/downloader: fix race causing occasional test failure
-
Péter Szilágyi authored
honors datadir when attaching
-
Kobi Gurkan authored
-
- 02 Sep, 2015 3 commits
-
-
Jeffrey Wilcke authored
fix block time issue
-
Christoph Jentzsch authored
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
-
Felix Lange authored
Add TestBcForkUncle tests & update JSON files
-
- 01 Sep, 2015 6 commits
-
-
Gustav Simonsson authored
core: improve block gas tracking
-
Felix Lange authored
-
Felix Lange authored
core: Filter on addresses should work as an OR not an AND.
-
Felix Lange authored
Pull in ethash and go-isatty updates
-
Péter Szilágyi authored
-
Maran authored
-
- 31 Aug, 2015 4 commits
-
-
Steven Dee authored
Fixes build on OpenBSD.
-
Gustav Simonsson authored
-
Felix Lange authored
rpc: add receiptRoot to getBlock* responses
-
Felix Lange authored
build: avoid -X separator warning with Go >= 1.5
-
- 29 Aug, 2015 2 commits
-
-
Felix Lange authored
Fixes #1679
-
Felix Lange authored
rpc: return error code for eth_getWork when no work ready
-
- 28 Aug, 2015 3 commits
-
-
Felix Lange authored
rpc/api allow empty password
-
Bas van Kervel authored
-
Gustav Simonsson authored
-
- 27 Aug, 2015 1 commit
-
-
Felix Lange authored
-
- 26 Aug, 2015 9 commits
-
-
Felix Lange authored
eth: implement eth/62 synchronization logic
-
Felix Lange authored
common/compiler: fix #1598, expose solidity errors
-
Felix Lange authored
add missing shh_getMessages to RPC mappings
-
Felix Lange authored
Improved console error handling
-
Felix Lange authored
Remove personal.deleteAccount from RPC interface
-
Gustav Simonsson authored
-
Bas van Kervel authored
-
Bas van Kervel authored
-
Péter Szilágyi authored
-
- 25 Aug, 2015 6 commits
-
-
caktux authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Felix Lange authored
Add tests for uncle timestamps and refactor timestamp type
-
Felix Lange authored
user agent messages were dumped in some cases
-
Gustav Simonsson authored
-
- 24 Aug, 2015 1 commit
-
-
Péter Szilágyi authored
-