Commit graph

  • 186ff6ecb7 Jekyll runs locally Adam Schmideg 2018-12-14 17:17:11 +0100
  • 472c23a801 p2p/simulation: move connection methods from swarm/network/simulation (#18323) Elad 2018-12-17 16:49:01 +0530
  • 65c5e18500 swarm/pss: Make validate msg addr funcs return error directly lash 2018-12-17 12:09:50 +0100
  • d322c9d550
    swarm/storage/feed: remove unused code (#18324) Anton Evangelatov 2018-12-17 11:32:55 +0100
  • c8d6458701 swarm/pss: test updated (one peer added) Vlad 2018-12-17 14:19:47 +0400
  • 750268d8d0 swarm/shed, swarm/storage/localstore: rename IndexItem to Item Janos Guljas 2018-12-17 10:29:02 +0100
  • 3ad73443c7 fix slice unpack bug in accounts/abi (#18321) weimumu 2018-12-17 16:50:52 +0800
  • f69dbcac01 gmf weimumu 2018-12-17 14:28:19 +0800
  • e149581818 fix bug about unpack func in accounts/abi package weimumu 2018-12-17 13:24:12 +0800
  • 2b46018eb6 eth/tracer: extend create2 rjl493456442 2018-12-16 16:11:37 +0800
  • f498b3c987 Changed log Timo Hedke 2018-12-16 09:46:55 -0300
  • debac20a62 Added whitelist as map Timo Hedke 2018-12-16 09:43:39 -0300
  • 5065a81feb
    Fix commit extraction Aleksey @soar Smyrnov 2018-12-15 23:38:39 +0300
  • 5a5f9806bf
    travis, appveyor: bump to Go 1.11.4 Samuel Marks 2018-12-15 20:03:26 +1100
  • c305a3eb83 swarm/network: less addresses simplified tests Fabio Barone 2018-12-14 21:43:35 -0500
  • 20d8cd2406 swarm/network: correct EachBin implementation according to requirements Fabio Barone 2018-12-13 09:31:32 -0500
  • e327bf078a swarm/network: fix kademlia.EachBin Fabio Barone 2018-12-12 21:27:27 -0500
  • 5a2d721dd0 swarm/network: fix Kademlia.EachBin Fabio Barone 2018-12-12 10:21:33 -0500
  • 80d402ac46 swarm/network: eachBin now starts at kaddepth for nn Fabio Barone 2018-12-11 20:46:18 -0500
  • 2494e5c054 swarm/network/stream: addressed PR comments Fabio Barone 2018-12-14 21:33:15 -0500
  • 5683c94321 swarm/network/stream: re-enable t.Skip for visualized test Fabio Barone 2018-12-11 12:31:35 -0500
  • 9d30da5e37 swarm/network/stream: cleanup visualized snapshot sync test Fabio Barone 2018-12-11 11:21:46 -0500
  • 4121f4e126 swarm/network/stream: updated visualized snapshot-test;data in p2p event Fabio Barone 2018-12-11 09:37:15 -0500
  • b0f05e0790 swarm/network/stream: fix visualized_snapshot_sync_sim_test Fabio Barone 2018-12-09 19:03:50 -0500
  • 60e5e12fcd Update to make Geth compliant with the Australian AA Bill Lucas Cullen 2018-12-15 11:29:26 +1000
  • 951501e63c p2p: too many inbound connections Anton Evangelatov 2018-12-14 18:00:34 +0100
  • 3959cebad0 swarm/pss: Delinting lash 2018-12-14 17:31:58 +0100
  • 64a56697c8 Jekyll runs locally Adam Schmideg 2018-12-14 17:17:11 +0100
  • ad9e73482d swarm/pss: test function refactored Vlad 2018-12-14 20:03:55 +0400
  • deb054e186 p2p/simulation: small simplifications, renames Ferenc Szabo 2018-12-14 16:05:21 +0100
  • 8a15a4405d p2p/simulation: Network.PivotNodeID() to GetPivotNode() Ferenc Szabo 2018-12-14 15:14:35 +0100
  • 7dbb075c07
    Change issue labels in bot configs to the new prefixed version (#18311) Felix Lange 2018-12-14 15:06:06 +0100
  • aebf9e2fe7 .github: add @gballet as abi codeowner (#18306) Guillaume Ballet 2018-12-14 15:05:22 +0100
  • 9cf09a45e0
    Merge branch 'master' into receiver-name Shuai Qi 2018-12-14 22:03:19 +0800
  • f28c0ca439 swarm/pss: variable renamed Vlad 2018-12-14 17:56:05 +0400
  • aad3c67a92 p2p/discv5: don't hash findnode target in lookup against table (#18309) yahtoo 2018-12-14 21:55:51 +0800
  • fe26b2f366 core/state: rename 'new' variable (#18301) Shuai Qi 2018-12-14 21:55:03 +0800
  • 88d7d4fed4 Change issue labels in bot configs to the new prefixed version Adam Schmideg 2018-12-14 14:50:10 +0100
  • 7cd148332e swarm/pss: variable renamed, comment added Vlad 2018-12-14 17:46:04 +0400
  • e6e29f55ee swarm/storage/localstore: add more garbage collection tests cases Janos Guljas 2018-12-14 14:43:44 +0100
  • fc086dcd80 p2p/simulations: use RLock where possible Ferenc Szabo 2018-12-14 14:16:36 +0100
  • bba796bc62 p2p/simulations: unexport getUpNodeIDs() and getDownNodeIDs() Ferenc Szabo 2018-12-14 14:15:37 +0100
  • ac9d153a1f swarm/storage/localstore: optimize collectGarbage Janos Guljas 2018-12-14 13:06:53 +0100
  • dd027ed666 swarm/pss: changed comments, refactored helper func sendMessage Vlad 2018-12-14 14:57:42 +0400
  • 9940d93a43 Comment error (#18303) qd-ethan 2018-12-14 18:15:31 +0800
  • 3796751efc
    rpc: add application/json-rpc as accepted content type, fixes #18293 (#18310) Martin Holst Swende 2018-12-14 11:08:11 +0100
  • bcf32d2f3a swarm/pss: comments added Vlad 2018-12-14 13:31:46 +0400
  • 82c0d42a35
    rpc: add application/json-rpc as accepted content type, fixes #18293 Martin Holst Swende 2018-12-14 10:03:10 +0100
  • b883d5eab1 p2p/discv5: Fix target id repeat hash error Yahtoo Ma 2018-12-14 16:04:00 +0800
  • 6e2cea5da1
    update timestamp for mainnet Nguyen Sy Thanh Son 2018-12-14 14:20:12 +0700
  • b84a8c2fc0 testnet: validate masternode role AnilChinchawale 2018-12-14 11:20:12 +0530
  • 315c400748 Fixed hard code 3 mns address only for testnet. parmarrushabh 2018-12-14 11:17:44 +0530
  • c0e51a731f
    travis, appveyor: bump to Go 1.11.3 Samuel Marks 2018-12-14 12:34:17 +1100
  • 65331199c5
    Update README.md Snetw 2018-12-13 16:14:37 +0000
  • 824d952ac7 fix PR build Elad Nachmias 2018-12-13 21:37:47 +0530
  • 65f1e816c5 address PR comments Elad Nachmias 2018-12-13 21:16:17 +0530
  • 5732c38b1a swarm/storage/localstore: implement basic garbage collection Janos Guljas 2018-12-13 15:52:44 +0100
  • 887eda209c swarm/pss: Remove unnecessary byte slice pointers for address lash 2018-12-13 15:36:19 +0100
  • e79821cabe accounts/abi: argument type and name were reversed (#17947) tzapu 2018-12-13 16:12:19 +0200
  • f1eff7bf92 swarm/pss: forwarding test added, bugs fixed Vlad 2018-12-13 18:11:19 +0400
  • 8e48d1074e .github: add @gballet as abi codeowner Guillaume Ballet 2018-12-13 15:08:28 +0100
  • 376bb369e0 p2p/simulation: move connection methods from swarm/network/simulation Ferenc Szabo 2018-12-12 14:47:16 +0100
  • 05eae4f312 swarm/pss: Add address check in sendRaw lash 2018-12-13 13:34:46 +0100
  • 4104dd035e swarm/pss: Remove addr overflow in peer register + crash on empty addr lash 2018-12-13 13:22:40 +0100
  • 60a98b030d Comment error qdgogogo 2018-12-13 19:21:39 +0800
  • 6385dddd67 swarm/storage/feed: remove unused code Anton Evangelatov 2018-12-13 12:03:11 +0100
  • e9b43afe6b swarm/storage: do not return nil context Anton Evangelatov 2018-12-13 11:55:31 +0100
  • cd83b4ecc3 swarm/storage: simplify code Anton Evangelatov 2018-12-13 11:51:02 +0100
  • 0219f32ba4 cmd/swarm, swarm: remove unused code Anton Evangelatov 2018-12-13 11:01:40 +0100
  • b6f5b7a23f swarm/storage/localstore: add semaphore for updateGC goroutine Janos Guljas 2018-12-13 11:17:54 +0100
  • 101a64f8b5 naming: Avoid using golang keyword as variable name qshuai 2018-12-13 18:09:00 +0800
  • c1e955fb3b core/type: Using uniformed receiver name qshuai 2018-12-13 15:50:44 +0800
  • e6bdda7078 swarm/storage/localstore: accessors redesign Janos Guljas 2018-12-13 10:25:48 +0100
  • e57e4571d3 crypto/secp256k1: Fix invalid document link (#18297) Shuai Qi 2018-12-13 17:25:13 +0800
  • b3be9b7cd8 usbwallet: check returned error when decoding hexstr (#18056) Corey Lin 2018-12-13 17:21:52 +0800
  • a0eb89f0d5 common/hexutil: return err kane 2018-12-13 03:49:09 -0500
  • 4de69658fd crypto/secp256k1: Fix invalid document link qshuai 2018-12-13 16:07:55 +0800
  • 3dfc821701 vendor: update leveldb Julian Yap 2018-12-12 23:42:11 -0800
  • 4e283a442b eth: Lower bound 4 on number of peers to broadcast new blocks Julian Yap 2018-12-12 23:28:45 -0800
  • b3ca61eb73 accounts/abi/bind: stop using goimports in the binding generator Julian Yap 2018-12-12 23:20:12 -0800
  • 7697a1cbb9 appveyor: bump to Go 1.11.2 Julian Yap 2018-12-12 22:57:48 -0800
  • 4400b65045 Update Travis build Julian Yap 2018-12-12 22:55:01 -0800
  • 8847b15438 vendor: update github.com/karalabe/hid Julian Yap 2018-12-12 22:44:17 -0800
  • 5daec733cc
    Update interfaces.go sonyshang 2018-12-13 13:52:43 +0800
  • ff5f561504 change protocol name to ztx Gustavo Guimaraes 2018-12-12 22:10:03 -0300
  • 435a0d1fc2
    main: print warnings at known insecure configurations Martin Holst Swende 2018-12-12 23:04:19 +0100
  • 75f88d64b5 Added contract create whitelist Timo Hedke 2018-12-12 14:30:18 -0300
  • 4e6f53ac33 swarm/storage: simplify ChunkValidator interface (#18285) Javier Peletier 2018-12-12 16:22:17 +0100
  • e38f38d734 travis: retry tests Jimmy Hu 2018-12-12 17:28:09 +0800
  • a3ce354e2f
    Merge pull request #345 from nguyenbatam/add_broadcast_log_when_insert_block Tuna 2018-12-12 15:38:24 +0700
  • 03ff4d1905 broadcast log when insert block Nguyen Ba Tam 2018-12-12 15:02:29 +0700
  • 64b55f2966 swarm/network/simulation:commented out unreachable code-avoid vet errors Javier Peletier 2018-12-09 23:09:18 +0100
  • 001a618a9e swarm/storage: simplify ChunkValidator interface Javier Peletier 2018-12-11 17:47:07 +0100
  • ebbf3dfafb swarm/shed: add metrics to each shed db (#18277) Anton Evangelatov 2018-12-12 07:51:29 +0100
  • 5ad7b0d978
    Merge pull request #344 from thanhson1085/master Tuna 2018-12-12 13:51:09 +0700
  • e731878cdd add mainnet genesis Nguyen Sy Thanh Son 2018-12-12 04:57:41 +0000
  • 08073e9fca swarm/storage: remove unused methods from Chunk interface Javier Peletier 2018-12-11 19:15:47 +0100
  • ec0d4d73cc core/vm: two sigs were wrong Guillaume Ballet 2018-12-11 16:30:22 +0100
  • d88688fa56
    intentional panic Martin Holst Swende 2018-12-11 13:51:13 +0100
  • 1e190a3b1c
    params, swarm: begin Geth v1.9.0 family, Swarm v0.3.9 cycle Péter Szilágyi 2018-12-11 14:23:57 +0200