- 10 Nov, 2017 1 commit
- 
- 
Robert Zaremba authoredgithub.com/stretchr/testify is a useful library for doing assertion in tests. It makes assertions in test more less verbose and more comfortable to read and use. 
 
- 
- 09 Nov, 2017 7 commits
- 
- 
Péter Szilágyi authoredtravis: bump Android NDK version and Android Go builder 
- 
Péter Szilágyi authored
- 
Dan Melton authored* build: [finishes #15372] implements generalized linter and travis job * .travis, build: minor polishes, disable deadcode 
- 
bas-vk authored
- 
bas-vk authored
- 
b00ris authored
- 
Evgeny Danilenko authored
 
- 
- 08 Nov, 2017 1 commit
- 
- 
ferhat elmas authored
 
- 
- 06 Nov, 2017 1 commit
- 
- 
Eugene Valeyev authoredAll logs in the FilterLog return value would be the same object because the for loop captured the pointer to the iteration variable. 
 
- 
- 03 Nov, 2017 1 commit
- 
- 
gluk256 authored
 
- 
- 30 Oct, 2017 3 commits
- 
- 
Jim McDonald authored* core: allow price bump at threshold * core: test changes to allow price bump at threshold * core: reinstate tx replacement test underneath threshold * core: minor test failure message cleanups 
- 
Péter Szilágyi authoredcore, swarm: typo fixes 
- 
ferhat elmas authored
 
- 
- 27 Oct, 2017 3 commits
- 
- 
Felföldi Zsolt authored* les: fix topic ID * core/bloombits: fix interface conversion 
- 
Péter Szilágyi authoredcmd/rlpdump: allow hex input to have leading '0x' 
- 
Jim McDonald authored
 
- 
- 25 Oct, 2017 1 commit
- 
- 
Péter Szilágyi authored* core, eth, les: fix messy code * les: fixed tx status test and rlp encoding * core: add a workaround for light sync 
 
- 
- 24 Oct, 2017 3 commits
- 
- 
Felföldi Zsolt authoredThis PR implements the new LES protocol version extensions: * new and more efficient Merkle proofs reply format (when replying to a multiple Merkle proofs request, we just send a single set of trie nodes containing all necessary nodes) * BBT (BloomBitsTrie) works similarly to the existing CHT and contains the bloombits search data to speed up log searches * GetTxStatusMsg returns the inclusion position or the pending/queued/unknown state of a transaction referenced by hash * an optional signature of new block data (number/hash/td) can be included in AnnounceMsg to provide an option for "very light clients" (mobile/embedded devices) to skip expensive Ethash check and accept multiple signatures of somewhat trusted servers (still a lot better than trusting a single server completely and retrieving everything through RPC). The new client mode is not implemented in this PR, just the protocol extension. 
- 
Péter Szilágyi authored* cmd, consensus, core, miner: instatx clique for --dev * cmd, consensus, clique: support configurable --dev block times * cmd, core: allow --dev to use persistent storage too 
- 
Anton Markelov authored
 
- 
- 20 Oct, 2017 7 commits
- 
- 
Péter Szilágyi authoredcore: fire tx event on replace, expand tests 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredbuild: start shipping Ubuntu Artful Aardvark binaries 
- 
Martin Holst Swende authored
- 
Péter Szilágyi authored
 
- 
- 18 Oct, 2017 1 commit
- 
- 
baizhenxuan authored
 
- 
- 17 Oct, 2017 5 commits
- 
- 
Péter Szilágyi authoredcmd/faucet: support twitter, google+ and facebook auth too 
- 
Péter Szilágyi authored
- 
Sumit Sarin authored
- 
RJ Catalano authored
- 
Péter Szilágyi authored
 
- 
- 16 Oct, 2017 1 commit
- 
- 
Péter Szilágyi authored
 
- 
- 14 Oct, 2017 4 commits
- 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredcore/vm: check opcode stack before readonly enforcement 
- 
Péter Szilágyi authored
 
- 
- 13 Oct, 2017 1 commit
- 
- 
Péter Szilágyi authoredtrie: make hasher benchmark meaningful post-caches 
 
-