Commit graph

  • 15f8675f9d cmd, node: add mysql flags mark.lin 2018-04-10 16:05:06 +0800
  • e3fd8fc08b vendor: add mysql libraries mark.lin 2018-04-10 16:04:48 +0800
  • ab2f94ad5a ethdb/mysql: implement mysql db mark.lin 2018-04-10 16:04:15 +0800
  • 768634c5f8
    Merge pull request #356 from ethersphere/encryption-integration Viktor Trón 2018-04-09 20:48:24 +0200
  • 5d6e4bba63 swarm/network: Kademlia updates to full and SuggestPeer methods Janos Guljas 2018-04-09 17:40:47 +0200
  • 8533006d81
    Merge 0d01e0a929 into 1100e8ba63 cdetrio 2018-04-09 13:12:08 +0000
  • 36e5252097
    Merge 72c87b68d9 into 1100e8ba63 Zixuan Wang 2018-04-09 12:49:07 +0000
  • 1100e8ba63 eth/downloader: flush state sync data before exit (#16280) gary rong 2018-04-09 20:46:27 +0800
  • 639a37dc28 build: remove vendorcheck Thomas Modeneis 2018-04-09 14:46:07 +0200
  • 0fac705ed0
    compression/rle: delete RLE compression (#16468) Felix Lange 2018-04-09 13:47:06 +0200
  • a9b8b7a8bb refactor geth to tomo Tuna 2018-04-09 17:53:16 +0700
  • 43b0d1a20e add support vim Nguyen Sy Thanh Son 2018-04-09 10:42:58 +0000
  • 315b9b18df ethclient: remove empty object in newHeads subscription call (#16454) Ivo Georgiev 2018-04-09 13:40:58 +0300
  • 8de655ef3a bmt: fix comment typos (#16461) DoubleWoodH 2018-04-09 18:38:01 +0800
  • 79ec266dc1 compression/rle: delete RLE compression Felix Lange 2018-04-09 12:30:57 +0200
  • 68b9ff136a swarm/api/http: Make server_test work with encryption Balint Gabor 2018-04-09 12:23:35 +0200
  • 6bb48ccf45 Merge branch 'master' of github.com:tomochain/tomochain Nguyen Sy Thanh Son 2018-04-09 10:11:46 +0000
  • 06a895578a add badget to README Tuna 2018-04-09 16:59:45 +0700
  • 6fe8faa2e9 add notification to slack Tuna 2018-04-09 16:54:47 +0700
  • 6e4209f879 remove Azure uploader Tuna 2018-04-09 16:48:43 +0700
  • ac39a0ccb1 add documentation. fix formatting Jared Wasinger 2018-04-09 06:57:37 +0000
  • 04367fc5ea pss: add testing for forwarding cache clearing. Jared Wasinger 2018-04-06 07:11:21 +0000
  • 83355516c3 fix errors Jared Wasinger 2018-04-05 00:15:41 +0000
  • 8054d2f3a6 format. Add separate tick for cache cleaning Jared Wasinger 2018-04-04 21:26:14 +0000
  • c63b036812 pss: remove expired entries from forward cache Jared Wasinger 2018-04-04 02:47:22 +0000
  • 0ef3035c1f git_一些备注 zbc163001 2018-04-08 21:40:56 +0800
  • d67865f685 travis: re-extend to 1 hour for future proof Ellaismer 2018-04-08 05:21:38 -0400
  • 554dab8e17 travis: extend wait time to 30 minutes when go test Ellaismer 2018-04-08 05:20:02 -0400
  • 135e5cfa9b Typo: wrong header level Ellaismer 2018-04-08 04:41:40 -0400
  • b5e7abf568 README: Update instructions for ELLA and ETC Ellaismer 2018-04-08 04:40:53 -0400
  • a37ec14706
    Update bmt.go DoubleWoodH 2018-04-08 10:59:41 +0800
  • 17c9511609
    Merge pull request #1 from ethereum/master zh-cool 2018-04-08 10:55:36 +0800
  • 61bae60dab Resync from upstream Yohan Graterol 2018-04-07 19:32:16 -0500
  • fc240d64a6 added debugging output for JSON error Lee Azzarello 2018-04-07 14:31:09 -0700
  • 7a62ee494a typo: fix linting Ellaismer 2018-04-07 16:25:01 -0400
  • a41f091cff Add ETC's ECIP1010 support Ellaismer 2018-04-07 15:57:22 -0400
  • 040b1f11bf Merge branch 'master' of https://github.com/ethereum/go-ethereum Ellaismer 2018-04-07 10:26:30 -0400
  • be1c56e244 Init Ethereum Social flags and chain config (#5) Akira Takizawa 2018-04-07 23:24:26 +0900
  • 7e42aa4c8c vendor/gopkg.in/olebedev/go-duktape.v3: Increase RECLIMITs Yedige Davletgaliyev 2018-04-06 20:25:52 -0400
  • 01441250b1 eth: added env variable to .travis.yml to allow ecosystem projects to speed up builds stolen 2018-04-06 23:40:06 +0200
  • 82643efa44 ethclient: fix parity compatibility on newHeads (see parity #7731) Ivo Georgiev 2018-04-06 19:10:44 +0300
  • 9e2cbb9b6e core: add ed25519 signature verification precompile Tobias Oberstein 2018-04-06 13:57:48 +0200
  • ab0dcec27d build: update script goimports+gofmt Thomas Modeneis 2018-04-06 17:04:10 +0200
  • 431af6b970 build: run standard goimports on all files Thomas Modeneis 2018-04-06 16:48:42 +0200
  • 84c3eadfbc build: gofmt all files Thomas Modeneis 2018-04-06 16:45:02 +0200
  • 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 +0200
  • 661591e0a6 swarm/api/http: Add comment about missing test Balint Gabor 2018-04-06 16:22:48 +0200
  • 221188af08 swarm/api: Fix linter Balint Gabor 2018-04-06 16:21:54 +0200
  • 6680b5ce09
    Merge 0aea942be3 into 3ebcf92b42 xincaosu 2018-04-06 13:01:09 +0000
  • c9283b79f9
    Merge pull request #272 from holisticode/swarm-network-rewrite-syncer holisticode 2018-04-06 08:00:26 -0500
  • 3ebcf92b42 cmd/evm: print vm output when debug flag is on (#16326) dm4 2018-04-06 18:43:36 +0800
  • c43792a42c cmd/geth: update template for 'geth bug' command (#16350) Zhenguo Niu 2018-04-06 18:42:11 +0800
  • b5318ace93
    Merge pull request #366 from ethersphere/pss-deduplication-third lash 2018-04-06 08:54:21 +0200
  • 9ade808e1a swarm/pss: Disable network test lash 2018-04-05 11:35:39 +0200
  • 8156737b57 swarm/pss: Add message deduplication lash 2018-03-29 20:55:41 +0200
  • 045cfe8b6d
    Merge 340245c8a2 into 50dbe8e244 Siong 2018-04-06 02:20:32 +0000
  • 340245c8a2 Merge branch 'archetypical-badger' into siong-badger Siong Ong 2018-04-05 19:19:39 -0700
  • 8da30595eb
    Merge bfa922b1cd into 50dbe8e244 zh-cool 2018-04-05 23:46:00 +0000
  • 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 +0200
  • c98385be40 Merge branch 'master' of https://github.com/ethereum/go-ethereum Ellaismer 2018-04-05 15:11:56 -0400
  • 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 +0200
  • a48f2a45b9 Merge branch 'master' of github.com:ethereum/go-ethereum Thomas Modeneis 2018-04-05 16:36:08 +0200
  • a1b426afa0 Merge branch 'master' of github.com:ethereum/go-ethereum Thomas Modeneis 2018-04-05 15:56:11 +0200
  • 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 +0200
  • 3e304ce36c swarm/api: Implement encrypted manifest creation and update Balint Gabor 2018-04-05 14:58:17 +0200
  • 29eb137fd1
    Merge 87d4d33f49 into 50dbe8e244 gary rong 2018-04-05 12:14:37 +0000
  • 50dbe8e244 Dockerfile: use non-privileged user account (#16052) Federico Gimenez 2018-04-05 14:14:32 +0200
  • ec8ee611ca core/types: remove String methods from struct types (#16205) Steven Roose 2018-04-05 14:13:02 +0200
  • cbd612336d
    cmd/geth: fix vet Felix Lange 2018-04-05 14:09:52 +0200
  • 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 +0200
  • 8889632abe add gofmt, misspell, goconst, unconvert, gosimple, deadline=10m, min-occurrences=6 Thomas Modeneis 2018-04-05 13:16:22 +0200
  • e79ce54a75 Merge branch 'master' of github.com:modeneis/go-ethereum Thomas Modeneis 2018-04-05 13:06:36 +0200
  • ebf6df049d #15473 - add lint task to makefile Thomas Modeneis 2018-04-05 11:27:39 +0200
  • bfa922b1cd
    Merge pull request #1 from ethereum/master zh-cool 2018-04-05 10:52:49 +0800
  • f9935d247b Fix merge conflict with release 1.8 Said Syakin 2018-04-04 20:10:01 +0400
  • db2bd47fde
    Merge 9bdb2ba667 into 1e248f3a6e ericjlima 2018-04-04 15:56:18 +0000
  • dad61ee521
    Merge pull request #3 from ethereum/release/1.8 saidsyakin 2018-04-04 19:55:34 +0400
  • 9bdb2ba667
    Create asdasd ericjlima 2018-04-04 11:30:17 -0400
  • ca6b22ee7c swarm/...: Integrate encryption into swarm API Balint Gabor 2018-03-30 17:19:33 +0200
  • b34ec33347
    Merge pull request #276 from holisticode/swarm-network-rewrite-snapshot-test holisticode 2018-04-04 08:29:24 -0500
  • 1e248f3a6e README: change 'built in' to 'built-in' Giovanni HoSang 2018-04-04 06:25:34 -0700
  • 229f36e24c removed issue template AnilChinchawale 2018-04-04 18:26:57 +0530
  • f8085029a5
    travis: Add -e and -X flags to get output for getting more information on #16433 ligi 2018-04-04 14:19:31 +0200
  • 6ab9f0a19f accounts/abi: improve test coverage (#16044) Ricardo Domingos 2018-04-04 13:42:36 +0200
  • 7aad81f881 eth: fix typos (#16414) Yusup 2018-04-04 18:25:02 +0800
  • 2a4bd55b43 cmd/geth: remove relOracle variable (#16434) Nguyen Sy Thanh Son 2018-04-04 17:22:26 +0700
  • 74f6037ca5
    Merge pull request #346 from ethersphere/enable_pss_tests Anton Evangelatov 2018-04-04 11:38:25 +0200
  • ee63ba4f1d
    Merge 65819433c1 into 5909482fb5 zh-cool 2018-04-04 04:45:47 +0000
  • 65819433c1
    Merge pull request #1 from ethereum/master zh-cool 2018-04-04 12:44:35 +0800
  • 7702989279 add GetStatus method in Receipt Erichin 2018-04-04 12:20:54 +0900
  • c47be6ad8a
    Merge c46daa0a52 into 5909482fb5 Giovanni HoSang 2018-04-04 02:19:32 +0000
  • c46daa0a52
    Update README.md Giovanni HoSang 2018-04-03 19:19:22 -0700
  • 6df2bf5f1b
    Updated Readme.md with small change Giovanni HoSang 2018-04-03 19:14:51 -0700
  • 6d556a1a83 swarm: ignoreExistingRequest for syncer Fabio Barone 2018-03-23 11:57:47 -0500
  • 5909482fb5 core/state: avoid redundant addition to code size cache (#16427) Jia Chenhui 2018-04-03 23:13:19 +0800
  • d1af4e1a9e crypto/secp256k1: catch curve parameter parse errors (#16392) David Huie 2018-04-03 08:12:00 -0700
  • c3cd2003a4
    cmd/geth: remove unused import Felix Lange 2018-04-03 17:10:12 +0200
  • a48bf04e37
    Merge c64a460ba0 into 6cdfb9a3eb Lorenzo Manacorda 2018-04-03 15:08:05 +0000
  • d1aee31279 common: delete StringToAddress, StringToHash Felix Lange 2018-04-03 17:00:04 +0200
  • daf84c26ff README: golang 1.10 is needed Ellaismer 2018-04-03 09:43:29 -0400