Commit Graph

  • 2ab506e40e accounts/abi: support user defined types of solidity (#15592) nkbai 2018-01-14 13:15:47 +08:00
  • 897e4dc98e
    Merge pull request #1 from gitter-badger/gitter-badge-1 Raul Jordan 2018-01-13 17:32:33 -05:00
  • 1d5d2317b7
    Merge branch 'master' into gitter-badge-1 Raul Jordan 2018-01-13 17:32:13 -05:00
  • 6436602ee9
    Merge branch 'master' into gitter-badge-1 Raul Jordan 2018-01-13 17:31:28 -05:00
  • b469552371 storage/network: refactor retrieve requests zelig 2018-01-13 17:02:54 +01:00
  • 20d4a867fd swarm/network: all unit tests pass for streamer * separate retrieve request tests * do not subscribe to requests automatically * simplify request test * add Stream to Subcribe zelig 2018-01-13 10:51:46 +01:00
  • f1b5e24264 whisper: tests fixed Vlad 2018-01-13 09:05:27 +02:00
  • bae5548ecf Merge fd0a2390a64339d305747a4aa7011bfd5beda1fb into 3f40b22dac9cb36fdf2baacf4789a52adbb611fd gluk256 2018-01-12 21:34:57 +00:00
  • fd0a2390a6 whisper: minor update Vlad 2018-01-11 20:46:05 +02:00
  • ba2b3d38ab whisper: message format changed Vlad 2018-01-11 13:51:36 +02:00
  • fb12a49589 whisper: message format changed Vlad 2018-01-09 17:22:07 +02:00
  • cd73f59844 whisper: message format refactoring, initial commit Vlad 2018-01-09 00:03:59 +02:00
  • bb7b29c362 whisper: minor refactoring Vlad 2018-01-09 13:39:36 +02:00
  • 9f26907196 whisper: moved a constant Vlad 2018-01-09 00:09:53 +02:00
  • 90cf7a1727 whisper: minor refactoring Vlad 2018-01-07 21:12:05 +02:00
  • b493e462aa whisper: Status message changed, more params added Vlad 2018-01-03 21:16:48 +02:00
  • 9ecbc535c7 whisper: pow exchange and bloom exchange protocols implemented Vlad 2018-01-02 12:59:15 +02:00
  • aef7580bea whisper: bloom filter logic introduced Vlad 2017-12-22 19:11:36 +02:00
  • 3af844d37c swarm/network: Added a bunch of (failing) streamer unit tests Balint Gabor 2018-01-12 20:25:12 +01:00
  • dc134e0219 swarm/network: Store stream in outgoingStreamer Balint Gabor 2018-01-12 20:24:45 +01:00
  • 791cac2403 swarm/network: Streamer.Retrieve allows peer list to skip Balint Gabor 2018-01-12 20:24:18 +01:00
  • b2f0655c57 swarm/network: Fix comments Balint Gabor 2018-01-12 20:15:00 +01:00
  • 646d46614c swarm/network: Fix loop variable Balint Gabor 2018-01-12 20:13:30 +01:00
  • 2f703edd12 swarm/network: Add missing RetrieveRequestMsg in spec in and handler Balint Gabor 2018-01-12 20:10:38 +01:00
  • bab67a45be swarm/network: No need to store dbAccess on StreamerPeer Balint Gabor 2018-01-12 20:09:27 +01:00
  • 1d7d6c9049 swarm/network: Allow nil HandoverProof in OfferedHashesMsg Balint Gabor 2018-01-12 20:06:41 +01:00
  • 3956470fce swarm/network: Move hashSize to end of const block Balint Gabor 2018-01-12 20:05:16 +01:00
  • 1c7805bde4 swarm/network: Wait in processDeliveries until hash is ready Balint Gabor 2018-01-12 20:04:37 +01:00
  • 2efb994c19 swarm/network: Move registering streamers to streamer constructor Balint Gabor 2018-01-12 20:00:44 +01:00
  • 7d58a9bbdd whisper: message format changed Vlad 2018-01-12 19:35:36 +02:00
  • 90e5744d6f
    ethstats: Fix ethstats reporting while syncing Magicking 2018-01-12 17:01:41 +01:00
  • 3b5d6bb8b2 Merge 70333f1c1c4534ee9f73ccd5d7c78c1767cf9b36 into 3f40b22dac9cb36fdf2baacf4789a52adbb611fd Sylvain Laurent 2018-01-12 17:23:34 +00:00
  • ba209ef654 dashboard: run go generate Kurkó Mihály 2018-01-12 18:01:45 +02:00
  • 70333f1c1c
    Fix ethstats reporting while syncing Magicking 2018-01-12 17:01:41 +01:00
  • 57997174f4 dashboard: limit commit length on client side Kurkó Mihály 2018-01-12 18:00:08 +02:00
  • 9a46b5cbc4 dashboard: commit limited to 7 characters Kurkó Mihály 2018-01-12 17:47:53 +02:00
  • 3f40b22dac
    Merge pull request #15863 from karalabe/light-miner-error Péter Szilágyi 2018-01-12 17:30:19 +02:00
  • 8c22fb87bf swarm/network: Added test to registering outgoing streamer Balint Gabor 2018-01-12 14:02:04 +01:00
  • 23861e0fa8 Rename messages Balint Gabor 2018-01-12 14:01:21 +01:00
  • 0326bb8824 consensus/ethash: shuffle func calc*Size comments around Felix Lange 2018-01-12 12:57:59 +01:00
  • 15d0c9bcd7 consensus/ethash: use mmap even in test mode Felix Lange 2018-01-12 12:53:09 +01:00
  • 26133480cf dashboard: move the geth version to the right, make commit optional Kurkó Mihály 2018-01-12 13:48:27 +02:00
  • 2b9665abbc consensus/ethash: restore 'future item' logic in lru Felix Lange 2018-01-12 12:43:19 +01:00
  • fd869dc839 whisper/whisperv6: implement pow/bloom exchange protocol (#15802) gluk256 2018-01-12 13:11:22 +02:00
  • 253747abcc consensus/ethash: improve cache/dataset handling Felix Lange 2018-01-11 17:24:07 +01:00
  • 852a6d669b Extract waiting loop for peers into a function Balint Gabor 2018-01-12 11:29:33 +01:00
  • 83b6cc4280 Extract thread safe functions to manipulate Streamer.peers map Balint Gabor 2018-01-12 11:14:48 +01:00
  • bd0dbfa2a8
    cmd/geth: user friendly light miner error Péter Szilágyi 2018-01-12 11:59:18 +02:00
  • f22a3e9451 mobile: performed gofmt Eugene Valeyev 2018-01-12 12:10:55 +03:00
  • 3836dd0da5 Start unit testing for Streamer Balint Gabor 2018-01-12 09:53:34 +01:00
  • c0c45e3825 Add new localStore constructor for tests Balint Gabor 2018-01-12 09:50:53 +01:00
  • debf3f6932 Move Subscribe function from StreamerPeer to Streamer Balint Gabor 2018-01-12 09:50:23 +01:00
  • 01fd455d6b Temporarily remove/comment Intervals code Balint Gabor 2018-01-12 09:44:29 +01:00
  • dfffdb8685
    whisper: fix gosimple b00ris 2018-01-11 15:14:12 +03:00
  • c8f51a2e6d Temporarily comment out unfinished code Balint Gabor 2018-01-12 09:39:26 +01:00
  • 00c7ab9178 Use discover.PubkeyID to generate node id in simulation Balint Gabor 2018-01-12 09:38:43 +01:00
  • 978346e438 mobile: added accessors for wrapper-types Eugene Valeyev 2018-01-11 17:18:43 +03:00
  • d38b08bfcc mobile: fixed generation of sym key from password Eugene Valeyev 2018-01-11 12:54:22 +03:00
  • 090599568f mobile: implemented all methods of shh wrapper Eugene Valeyev 2017-12-29 11:16:14 +03:00
  • 71e676ec86 mobile: created a draft of shh client wrapper Eugene Valeyev 2017-12-28 13:20:19 +03:00
  • 2a56531349 Add Gitter badge The Gitter Badger 2018-01-11 21:42:34 +00:00
  • e9e7e5c30a dashboard: gitCommit renamed to commit Kurkó Mihály 2018-01-11 23:40:57 +02:00
  • cbdb465003 remove geth binary Kurkó Mihály 2018-01-11 23:19:18 +02:00
  • 24880501bb dashboard, cmd: minor UI fix, include commit hash Kurkó Mihály 2018-01-11 23:15:03 +02:00
  • 56152b31ac common/fdlimit: Move fdlimit files to separate package (#15850) Ricardo Domingos 2018-01-11 21:55:21 +01:00
  • eb3b13ad2a common/fdlimit: Rename fdlimit functions Ricardo Domingos 2018-01-11 20:58:50 +01:00
  • 70f1dd9666 whisper: minor update Vlad 2018-01-11 20:46:05 +02:00
  • f8c02cad2f common/fdlimit: Remove FdLimit from functions signature Ricardo Domingos 2018-01-11 18:07:27 +01:00
  • 023769d9d4 travis.yml: remove alias for 'cd' to avoid hang on macOS (#15849) Jean-André Santoni 2018-01-11 22:02:01 +07:00
  • 6abad68f82 consensus/ethash: add maxEpoch constant Felix Lange 2018-01-11 15:33:35 +01:00
  • ffbb9033ae ethclient: rename to TransactionInclusionBlock Jean-André Santoni 2018-01-11 20:31:55 +07:00
  • d1c7fc8446 all: Move the travis workaround to the osx build Jean-André Santoni 2018-01-11 20:28:01 +07:00
  • 4d4a67a9cb swarm/storage: Rebase resource update Balint Gabor 2018-01-11 13:28:02 +01:00
  • aa1a72fae4 whisper: message format changed Vlad 2018-01-11 13:51:36 +02:00
  • e091310e95 Add error checking to hive test Balint Gabor 2018-01-11 12:19:00 +01:00
  • a21d3399fc swarm/network: refactor and modify streamer code zelig 2018-01-10 19:35:55 +01:00
  • 03655f7b78 swarm/storage, swarm/network: light mode request streamers zelig 2018-01-09 15:05:21 +01:00
  • 2ea9cf58f2 swarm: request streamer implementation Janos Guljas 2018-01-05 17:07:07 +01:00
  • c2bedb54fe Some draft stuff for Janos Balint Gabor 2018-01-04 16:51:11 +01:00
  • f3fdcb2064 Fis storageWG in chunker Balint Gabor 2018-01-04 12:59:04 +01:00
  • 1ad50b1563 Fix storageWG in pyramid chunker Balint Gabor 2018-01-04 12:49:03 +01:00
  • 755cf50d6f Wait for Split and Append in benchmark test Balint Gabor 2018-01-04 12:21:40 +01:00
  • 772153a4b4 Remove unnecessary wg from Chunk Balint Gabor 2018-01-04 12:20:31 +01:00
  • 4e0303f782 Remove commented code Balint Gabor 2018-01-04 10:33:21 +01:00
  • 53c7fb46c7 swarm/storage, swarm/network: fix tests - all tests pass zelig 2018-01-04 02:24:49 +01:00
  • f973b68d65 swarm/storage: attempt to fix storage tests Janos Guljas 2018-01-03 18:37:38 +01:00
  • 95d01cb354 cmd/swarm, swarm: merge important parts from swarm-gateways-db-fixes Janos Guljas 2018-01-03 17:45:51 +01:00
  • 9129b6bf44 swarm/storage: apply changes from swarm-network-rewrite-syncer branch Janos Guljas 2018-01-02 18:53:41 +01:00
  • aa9a9ff818 swarm/network/priorotyqueue: add tests and fix Run Janos Guljas 2018-01-02 18:11:19 +01:00
  • b5fb850d1b Rename priorityqueues to priorityqueue again Balint Gabor 2018-01-02 17:12:15 +01:00
  • 974536d1cf Rename priorityqueues to priorityqueue Balint Gabor 2018-01-02 17:09:20 +01:00
  • ca2882fc81 swarm/network/bitvector: add tests, fix Get method and add Length Janos Guljas 2018-01-02 16:37:04 +01:00
  • d6caf09d65 swarm/network: network rewrite basic skeleton zelig 2018-01-02 13:19:42 +01:00
  • faa510618e
    whisper: add tests b00ris 2018-01-10 21:45:15 +03:00
  • ac3a0de829 common/fdlimit: Move fdlimit files to separate package Ricardo Domingos 2018-01-10 18:59:39 +01:00
  • cb9cba5111 all: Fix travis for OSX Jean-André Santoni 2018-01-10 22:02:16 +07:00
  • b406147c49 ethclient: return uint64 in BlockNumberByTransactionHash Jean-André Santoni 2018-01-10 21:48:33 +07:00
  • eab15200c2 ethclient: BlockNumberByTransactionHash fixes #15210 Jean-André Santoni 2018-01-10 20:09:00 +07:00
  • a9cd26eaf6 Merge branch 'master' into swarm-network-rewrite Balint Gabor 2018-01-10 14:12:17 +01:00
  • b06e20bc7c eth/gasprice: set default percentile to 60%, count blocks instead of transactions (#15828) Nick Johnson 2018-01-10 12:57:36 +00:00