Commit Graph

  • 83355516c3 fix errors Jared Wasinger 2018-04-05 00:15:41 +00:00
  • 8054d2f3a6 format. Add separate tick for cache cleaning Jared Wasinger 2018-04-04 21:26:14 +00:00
  • c63b036812 pss: remove expired entries from forward cache Jared Wasinger 2018-04-04 02:47:22 +00:00
  • 0ef3035c1f git_一些备注 zbc163001 2018-04-08 21:40:56 +08:00
  • d67865f685 travis: re-extend to 1 hour for future proof Ellaismer 2018-04-08 05:21:38 -04:00
  • 554dab8e17 travis: extend wait time to 30 minutes when go test Ellaismer 2018-04-08 05:20:02 -04:00
  • 135e5cfa9b Typo: wrong header level Ellaismer 2018-04-08 04:41:40 -04:00
  • b5e7abf568 README: Update instructions for ELLA and ETC Ellaismer 2018-04-08 04:40:53 -04:00
  • a37ec14706
    Update bmt.go DoubleWoodH 2018-04-08 10:59:41 +08:00
  • 17c9511609
    Merge pull request #1 from ethereum/master zh-cool 2018-04-08 10:55:36 +08:00
  • 61bae60dab Resync from upstream Yohan Graterol 2018-04-07 19:32:16 -05:00
  • fc240d64a6 added debugging output for JSON error Lee Azzarello 2018-04-07 14:31:09 -07:00
  • 7a62ee494a typo: fix linting Ellaismer 2018-04-07 16:25:01 -04:00
  • a41f091cff Add ETC's ECIP1010 support Ellaismer 2018-04-07 15:57:22 -04:00
  • 040b1f11bf Merge branch 'master' of https://github.com/ethereum/go-ethereum Ellaismer 2018-04-07 10:26:30 -04:00
  • be1c56e244 Init Ethereum Social flags and chain config (#5) Akira Takizawa 2018-04-07 23:24:26 +09:00
  • 7e42aa4c8c vendor/gopkg.in/olebedev/go-duktape.v3: Increase RECLIMITs Yedige Davletgaliyev 2018-04-06 20:25:52 -04:00
  • 01441250b1 eth: added env variable to .travis.yml to allow ecosystem projects to speed up builds stolen 2018-04-06 23:40:06 +02:00
  • 82643efa44 ethclient: fix parity compatibility on newHeads (see parity #7731) Ivo Georgiev 2018-04-06 19:10:44 +03:00
  • 9e2cbb9b6e core: add ed25519 signature verification precompile Tobias Oberstein 2018-04-06 13:57:48 +02:00
  • ab0dcec27d build: update script goimports+gofmt Thomas Modeneis 2018-04-06 17:04:10 +02:00
  • 431af6b970 build: run standard goimports on all files Thomas Modeneis 2018-04-06 16:48:42 +02:00
  • 84c3eadfbc build: gofmt all files Thomas Modeneis 2018-04-06 16:45:02 +02:00
  • f77e0b46e0 build: revert the changes to import lists remove lint from travis go 1.9.x linux builder errors reported by varcheck -> delete the variables instead of commenting them out Thomas Modeneis 2018-04-06 16:34:13 +02:00
  • 661591e0a6 swarm/api/http: Add comment about missing test Balint Gabor 2018-04-06 16:22:48 +02:00
  • 221188af08 swarm/api: Fix linter Balint Gabor 2018-04-06 16:21:54 +02:00
  • 6680b5ce09
    Merge 0aea942be35d7efca4aa348d6fcfec701a67ca52 into 3ebcf92b423e67b58a72a3fc126449e4e97bc4c8 xincaosu 2018-04-06 13:01:09 +00:00
  • c9283b79f9
    Merge pull request #272 from holisticode/swarm-network-rewrite-syncer holisticode 2018-04-06 08:00:26 -05:00
  • 3ebcf92b42 cmd/evm: print vm output when debug flag is on (#16326) dm4 2018-04-06 18:43:36 +08:00
  • c43792a42c cmd/geth: update template for 'geth bug' command (#16350) Zhenguo Niu 2018-04-06 18:42:11 +08:00
  • b5318ace93
    Merge pull request #366 from ethersphere/pss-deduplication-third lash 2018-04-06 08:54:21 +02:00
  • 9ade808e1a swarm/pss: Disable network test lash 2018-04-05 11:35:39 +02:00
  • 8156737b57 swarm/pss: Add message deduplication lash 2018-03-29 20:55:41 +02:00
  • 045cfe8b6d
    Merge 340245c8a2d030898ec076e334f650c210bbdb09 into 50dbe8e2444cfc171930cb82cc99017f6a0aadf2 Siong 2018-04-06 02:20:32 +00:00
  • 340245c8a2 Merge branch 'archetypical-badger' into siong-badger Siong Ong 2018-04-05 19:19:39 -07:00
  • 8da30595eb
    Merge bfa922b1cd295d495612ee7246e5937c0c8637e8 into 50dbe8e2444cfc171930cb82cc99017f6a0aadf2 zh-cool 2018-04-05 23:46:00 +00:00
  • b2e72fccd6 build: increasing deadline as travis build fails with error: (deadline exceeded by linter vet (try increasing --deadline)) Thomas Modeneis 2018-04-05 21:24:36 +02:00
  • c98385be40 Merge branch 'master' of https://github.com/ethereum/go-ethereum Ellaismer 2018-04-05 15:11:56 -04:00
  • dea717b9f4 goimports incorrectly removed valid imports, manually restoring all files to original state add task for format only as this is blocking lint validations update linters to also lint test files Thomas Modeneis 2018-04-05 21:02:25 +02:00
  • a48f2a45b9 Merge branch 'master' of github.com:ethereum/go-ethereum Thomas Modeneis 2018-04-05 16:36:08 +02:00
  • a1b426afa0 Merge branch 'master' of github.com:ethereum/go-ethereum Thomas Modeneis 2018-04-05 15:56:11 +02:00
  • 9671bfcaa0 add varcheck add vendorcheck add goimports add lint coverage on tests example_test turned into actual test add small check on np const to avoid lint varcheck err update travis task to use lint remove lint task contents from makefile Thomas Modeneis 2018-04-05 15:00:20 +02:00
  • 3e304ce36c swarm/api: Implement encrypted manifest creation and update Balint Gabor 2018-04-05 14:58:17 +02:00
  • 29eb137fd1
    Merge 87d4d33f499ad04d8efd490b5668920beb448b28 into 50dbe8e2444cfc171930cb82cc99017f6a0aadf2 gary rong 2018-04-05 12:14:37 +00:00
  • 50dbe8e244 Dockerfile: use non-privileged user account (#16052) Federico Gimenez 2018-04-05 14:14:32 +02:00
  • ec8ee611ca core/types: remove String methods from struct types (#16205) Steven Roose 2018-04-05 14:13:02 +02:00
  • cbd612336d
    cmd/geth: fix vet Felix Lange 2018-04-05 14:09:52 +02:00
  • c41a7cc5fa fixing all linting errs add makefile for goimports -w run goimports add lint to travis build Thomas Modeneis 2018-04-05 13:59:49 +02:00
  • 8889632abe add gofmt, misspell, goconst, unconvert, gosimple, deadline=10m, min-occurrences=6 Thomas Modeneis 2018-04-05 13:16:22 +02:00
  • e79ce54a75 Merge branch 'master' of github.com:modeneis/go-ethereum Thomas Modeneis 2018-04-05 13:06:36 +02:00
  • ebf6df049d #15473 - add lint task to makefile Thomas Modeneis 2018-04-05 11:27:39 +02:00
  • bfa922b1cd
    Merge pull request #1 from ethereum/master zh-cool 2018-04-05 10:52:49 +08:00
  • f9935d247b Fix merge conflict with release 1.8 Said Syakin 2018-04-04 20:10:01 +04:00
  • db2bd47fde
    Merge 9bdb2ba667ab90a4932d451c65c4552f34b9ab24 into 1e248f3a6e14f3bfc9ebe1b315c4194300220f68 ericjlima 2018-04-04 15:56:18 +00:00
  • dad61ee521
    Merge pull request #3 from ethereum/release/1.8 saidsyakin 2018-04-04 19:55:34 +04:00
  • 9bdb2ba667
    Create asdasd ericjlima 2018-04-04 11:30:17 -04:00
  • ca6b22ee7c swarm/...: Integrate encryption into swarm API Balint Gabor 2018-03-30 17:19:33 +02:00
  • b34ec33347
    Merge pull request #276 from holisticode/swarm-network-rewrite-snapshot-test holisticode 2018-04-04 08:29:24 -05:00
  • 1e248f3a6e README: change 'built in' to 'built-in' Giovanni HoSang 2018-04-04 06:25:34 -07:00
  • 229f36e24c removed issue template AnilChinchawale 2018-04-04 18:26:57 +05:30
  • f8085029a5
    travis: Add -e and -X flags to get output for getting more information on #16433 ligi 2018-04-04 14:19:31 +02:00
  • 6ab9f0a19f accounts/abi: improve test coverage (#16044) Ricardo Domingos 2018-04-04 13:42:36 +02:00
  • 7aad81f881 eth: fix typos (#16414) Yusup 2018-04-04 18:25:02 +08:00
  • 2a4bd55b43 cmd/geth: remove relOracle variable (#16434) Nguyen Sy Thanh Son 2018-04-04 17:22:26 +07:00
  • 74f6037ca5
    Merge pull request #346 from ethersphere/enable_pss_tests Anton Evangelatov 2018-04-04 11:38:25 +02:00
  • ee63ba4f1d
    Merge 65819433c10a9fcf5f05b339e998de9a5bd18d66 into 5909482fb55095b58ff3f9d8207a4daa69defe26 zh-cool 2018-04-04 04:45:47 +00:00
  • 65819433c1
    Merge pull request #1 from ethereum/master zh-cool 2018-04-04 12:44:35 +08:00
  • 7702989279 add GetStatus method in Receipt Erichin 2018-04-04 12:20:54 +09:00
  • c47be6ad8a
    Merge c46daa0a52139aab84a6b866c144d1dd78acfcc4 into 5909482fb55095b58ff3f9d8207a4daa69defe26 Giovanni HoSang 2018-04-04 02:19:32 +00:00
  • c46daa0a52
    Update README.md Giovanni HoSang 2018-04-03 19:19:22 -07:00
  • 6df2bf5f1b
    Updated Readme.md with small change Giovanni HoSang 2018-04-03 19:14:51 -07:00
  • 6d556a1a83 swarm: ignoreExistingRequest for syncer Fabio Barone 2018-03-23 11:57:47 -05:00
  • 5909482fb5 core/state: avoid redundant addition to code size cache (#16427) Jia Chenhui 2018-04-03 23:13:19 +08:00
  • d1af4e1a9e crypto/secp256k1: catch curve parameter parse errors (#16392) David Huie 2018-04-03 08:12:00 -07:00
  • c3cd2003a4
    cmd/geth: remove unused import Felix Lange 2018-04-03 17:10:12 +02:00
  • a48bf04e37
    Merge c64a460ba0fcf13aa27493b23fc455db32e5c898 into 6cdfb9a3ebd03dc8864d1038e70430045da665f4 Lorenzo Manacorda 2018-04-03 15:08:05 +00:00
  • d1aee31279 common: delete StringToAddress, StringToHash Felix Lange 2018-04-03 17:00:04 +02:00
  • daf84c26ff README: golang 1.10 is needed Ellaismer 2018-04-03 09:43:29 -04:00
  • 6399f0483c README: require golang 1.9 or later Ellaismer 2018-04-03 09:33:40 -04:00
  • 6cdfb9a3eb .gitattributes: enable solidity highlighting on github (#16425) Li Xuanji 2018-04-03 21:21:24 +08:00
  • 2ee678dea4
    Merge pull request #358 from ethersphere/swarm-smoke Anton Evangelatov 2018-04-03 11:14:41 +02:00
  • 2832a8059a geth: remove relOracle variable Nguyen Sy Thanh Son 2018-04-03 16:08:53 +07:00
  • 437741dfb9
    Merge 181e45f2070ff1b66d6d5d650c5bec4a449c6020 into a095b84ec5a35cb3432380cc677d4e244b4a137f Nguyen Sy Thanh Son 2018-04-03 08:53:05 +00:00
  • 181e45f207
    We don't need this line Nguyen Sy Thanh Son 2018-04-03 15:52:50 +07:00
  • ffa3b4c25c whisper: update libp2p tests to new RLP stream model Guillaume Ballet 2018-04-03 08:47:23 +02:00
  • 83f3b7aacf remove issue template Tuna 2018-04-03 11:45:08 +07:00
  • 0aea942be3 compression/rle: fix a bug in func "Compress" Xincao Su 2018-04-03 10:47:18 +08:00
  • ae8c0743cc whisper: gofmt to quell linter Guillaume Ballet 2018-04-02 23:33:18 +02:00
  • 82bc100542 whisper: implements ReaderWriter for libp2p streams Guillaume Ballet 2018-04-02 23:29:56 +02:00
  • 9d9a39e962
    Merge pull request #11 from ethereum/master ledgerwatch 2018-04-02 18:13:48 +01:00
  • 94bddd4c58 swarm: parametrized sync tests for live and history Fabio Barone 2018-03-08 17:03:48 -05:00
  • de0ef13f75 swarm/network/stream: snapshot syncer test fixes zelig 2018-03-23 14:32:41 +01:00
  • 9c28a5f196 swarm: parametrized sync tests for live and history Fabio Barone 2018-03-08 17:03:48 -05:00
  • acccab01b3 swarm: complete live syncing test Fabio Barone 2018-03-08 16:02:06 -05:00
  • d6c7f6e97e swarm: sync test cleanup,potential stall fix Fabio Barone 2018-03-06 22:08:40 -05:00
  • 6b45dd22da swarm: time for chunk at node in snapshot_sync_test Fabio Barone 2018-03-02 16:57:22 -05:00
  • 5ca0180e8e swarm: Subscribe to bins with RequestSubscription Fabio Barone 2018-03-01 21:04:28 -05:00
  • c6d7d0d0fa swarm: RequestSubscription for empty bins Fabio Barone 2018-02-28 15:22:58 -05:00
  • ad00a70035 swarm: implementing high level syncer tests Fabio Barone 2018-02-23 20:11:52 -05:00
  • 2c4759dff7 swarm: test network syncing after upload Fabio Barone 2018-02-08 21:48:43 -05:00