Commit Graph

7925 Commits (bf24b120d7ab952282c5c12c36d249626b1293ea)
 

Author SHA1 Message Date
Zsolt Felfoldi 49da42983a p2p/discv5: added new topic discovery package 8 years ago
zsfelfoldi 7db7109a5b cmd, eth: added light client and light server modes 8 years ago
Zsolt Felfoldi 9f8d192991 les: light client protocol and API 8 years ago
Zsolt Felfoldi 760fd65487 light: light chain, VM env and tx pool 8 years ago
Felix Lange 8b1df1a259 build: fix remote path for archive uploads (#3243) 8 years ago
Péter Szilágyi 9bc97a5785 build: NSIS based Windows installer (#3240) 8 years ago
Péter Szilágyi 6707f70b4a Merge pull request #3241 from karalabe/fix-pgp-signer 8 years ago
Péter Szilágyi df30ef5177
internal/build: call correct signer method 8 years ago
Péter Szilágyi 7e8ad6cad3 Merge pull request #3239 from karalabe/fix-windows-separators 8 years ago
Péter Szilágyi e0e18f3841 Merge pull request #3231 from fjl/liner-update 8 years ago
Péter Szilágyi 328f0dd631
build: fix missing .exe executable names on cross builds 8 years ago
Péter Szilágyi 15c8d46b04 Merge pull request #3238 from karalabe/appveyor-azure-push 8 years ago
Péter Szilágyi 052918a6d9
appveyor: build 386 too, upload both to the gethstore 8 years ago
Péter Szilágyi afe41de6b3 travis: build to all supported linux architectures (#3235) 8 years ago
RJ 2ad5dba50a accounts/abi: differentiate between static and dynamic arrays (#3121) 8 years ago
Felix Lange 0b8a14fed7 console: enable multiline mode 8 years ago
Felix Lange ac9013162e vendor: update github.com/peterh/liner 8 years ago
Felix Lange ed2bc7fbe9 build, internal/build: misc improvements (#3229) 8 years ago
Felix Lange d0c820acd6 Merge pull request #3226 from karalabe/azure-gethstore 8 years ago
Péter Szilágyi 2f9f2cbb19
travis, build: enable 386 builds too for linux and osx 8 years ago
Péter Szilágyi bad0de0dcb
vendor: pull in azure sdk and openpgp signer 8 years ago
Péter Szilágyi 3b62c145f8
travis, build: implement uploading archives to azure 8 years ago
Péter Szilágyi 3914e82f17 Merge pull request #3225 from kenji-isuntv/develop 8 years ago
Kenji Siu b522b788b6 common/math: go fmt 8 years ago
Jeffrey Wilcke 1b73c79234 common/math, core/vm: implement fast EXP (#3214) 8 years ago
Martin Holst Swende 36956da4d2 core: metrics collection for transaction events (#3157) 8 years ago
Péter Szilágyi f4d878f3d8 Merge pull request #3216 from karalabe/fastsync-bigdb-tuning 8 years ago
Péter Szilágyi 61acd18e79 Merge pull request #3218 from kenji-isuntv/develop 8 years ago
Péter Szilágyi e1b4acfb6e
eth/downloader: clear pending requests when switching trie root 8 years ago
Kenji Siu d85d3c74db internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" 8 years ago
Péter Szilágyi 8ecee175f2
eth/downloader: lower a state sync log level (users freak out) 8 years ago
Péter Szilágyi 8b10617bba
eth/downloader: reduce fast sync block requirements, fix test 8 years ago
Péter Szilágyi 90b16a3e85
core/state, eth/downloader, trie: reset fast-failure on progress 8 years ago
Jeffrey Wilcke 4dc1fb923a Merge pull request #3064 from pirapira/limit_struct_logs 8 years ago
Péter Szilágyi b8dec948d4 Merge pull request #3215 from fjl/weird-files 8 years ago
Felix Lange 87670a7ac1 all: remove weird files 8 years ago
Péter Szilágyi 63d293cdbe Merge pull request #3195 from karalabe/fix-testnet-fastsync 8 years ago
Péter Szilágyi f0dbec0c93
cmd, params: only set default fork configs for test and mainnet 8 years ago
gluk256 79789af2e7 whisper: project restructured, version 5 introduced (#3022) 8 years ago
Péter Szilágyi 8639b0fae9
cmd/utils, core, params: explicitly pick reprice fork for fast sync 8 years ago
Nick Johnson 00665a0b72 cmd/evm: Allow stdin and files as sources of bytecode (#3172) 8 years ago
bas-vk b59c8399fb internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) 8 years ago
Péter Szilágyi 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
Steven Roose 7770304576 ethclient: changed TransactionByHash to only pass one argument to api method (#3209) 8 years ago
Péter Szilágyi 890ffa05f8 Merge pull request #3189 from fjl/leveldb-update 8 years ago
Hao Bryan Cheng 89014b4524 core/vm: Ignore EnableJit ChainConfig setting (#3166) 8 years ago
Péter Szilágyi f8608a5228 trie: while fast syncing, don't keep trie nodes in memory (#3186) 8 years ago
Péter Szilágyi 437c1e40b2 Merge pull request #3185 from karalabe/fix-log-race 8 years ago
Péter Szilágyi 53db80da89
eth/downloader: fix a data race in a log output 8 years ago
Péter Szilágyi 28cc3cc960 Merge pull request #3184 from karalabe/import-gas-use 8 years ago