Commit Graph

9492 Commits (2a4bd55b43df92fe2f83468656ca03199596bceb)
 

Author SHA1 Message Date
Nguyen Sy Thanh Son 2a4bd55b43 cmd/geth: remove relOracle variable (#16434) 7 years ago
Jia Chenhui 5909482fb5 core/state: avoid redundant addition to code size cache (#16427) 7 years ago
David Huie d1af4e1a9e crypto/secp256k1: catch curve parameter parse errors (#16392) 7 years ago
Li Xuanji 6cdfb9a3eb .gitattributes: enable solidity highlighting on github (#16425) 7 years ago
Felix Lange a095b84ec5 travis.yml: remove sudo requirement for PPA and Azure purge builders (#16404) 7 years ago
Jia Chenhui 1a8894b3d5 core/state: uniform parameter style (#16398) 7 years ago
Guillaume Ballet 80449719bd
whisper: fix issue in topic list copy (#16381) 7 years ago
Felföldi Zsolt 45bd4fedde light: new CHT for ropsten (#16393) 7 years ago
Péter Szilágyi d763e20d55
Merge pull request #16394 from hydai/fix_typo 7 years ago
hydai 6134990709
core/vm: Fixed typos in core/vm/interpreter.go 7 years ago
Felix Lange 85ea9159d0 params, VERSION: v1.8.4 unstable 7 years ago
Felix Lange 329ac18ef6 params: v1.8.3 stable 7 years ago
Felix Lange 89cc604a50 light: new mainnet CHT (#16390) 7 years ago
Guillaume Ballet cf799e5eaa
whisper: switch all remaining components from v5 to v6 7 years ago
Péter Szilágyi c053f1146d
Merge pull request #16388 from hydai/fix_comments 7 years ago
hydai c3dc814fea
core/vm: Fixed typo in core/vm/evm.go 7 years ago
Zhenguo Niu db9b2f5405 cmd/puppeth: add constraints to network name (#16336) 7 years ago
Felix Lange e9b5e22ad1 rpc: limit chunked requests (#16343) 7 years ago
Jia Chenhui e506d384e9 core/state: fix typo (#16370) 7 years ago
Péter Szilágyi dd708c1636
Merge pull request #16319 from rjl493456442/dump_preimages 7 years ago
Péter Szilágyi 495bdb0c71
cmd: export preimages in RLP, support GZIP, uniform with block export 7 years ago
hydai 7c131f4d6d core/asm: fixed typo (posititon -> position) (#16366) 7 years ago
hydai 84c5db5409 core/vm: remove JIT VM codes (#16362) 7 years ago
David Huie 23ac783332 ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374) 7 years ago
Péter Szilágyi e9a1d8de34
Merge pull request #16387 from karalabe/evm-polsihes 7 years ago
rjl493456442 b6b6f52ec8
cmd: implement preimage dump and import cmds 7 years ago
Péter Szilágyi 1fae50a199
core: minor evm polishes and optimizations 7 years ago
Guillaume Ballet 3d013c1939 whisper: some components are still using v5, switch to v6 7 years ago
Martin Holst Swende 933972d139
Merge pull request #16256 from epiclabs-io/unpack_one_arg_event 7 years ago
Felix Lange b1917ac9a3 build: add GOBIN to PATH for gomobile (#16344) 7 years ago
Péter Szilágyi 1203c6a237
crypto/bn256: full switchover to cloudflare's code (#16301) 7 years ago
Guillaume Ballet 0965761a45 whisper: Notify Vlad and Guillaume of whisper PRs (#16340) 7 years ago
Martin Holst Swende faed47b3c5
Merge pull request #15990 from markya0616/sim_backend_block_hash 7 years ago
stompesi fe6cf00f48 miner: remove duplicated code (#15968) 7 years ago
Péter Szilágyi 322006d0f2
Merge pull request #16315 from karalabe/drop-vagrant 7 years ago
Péter Szilágyi 56e2376e69
containers: drop vagrant support, noone's maintaining it 7 years ago
hydai a063876749 core/asm: fixed typo (labal -> label) (#16313) 7 years ago
Péter Szilágyi 62bc179bb9
Merge pull request #16310 from karalabe/websocket-request-limits 7 years ago
Péter Szilágyi 555f42cfd8
rpc: enforce the 128KB request limits on websockets too 7 years ago
Anton Evangelatov 6a2d2869f6 github: more information bot configuration (#16298) 7 years ago
Felföldi Zsolt 1488fdaf19 cmd/utils: fix maxpeers vs lightpeers logic (#16125) 7 years ago
gary rong 77da203547 eth: update higest block we know during the sync if a higher was found (#16283) 7 years ago
Péter Szilágyi 307846d046
Merge pull request #16287 from razum2um/master 7 years ago
Péter Szilágyi 38e2071df8
Merge pull request #16289 from jeffwalsh/remove-add-std-arg 7 years ago
Jeffery Robert Walsh a25561dfb4
common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21 7 years ago
Vlad Bokov 52697fb1b2
cmd/puppeth: allow any vhost in wallet 7 years ago
Péter Szilágyi b2f53f9621
Merge pull request #16128 from karalabe/go1.10 7 years ago
Péter Szilágyi 669aba8e2c
travis, Dockerfile, appveyor, build: bump to Go 1.10 7 years ago
Kurkó Mihály 39c16c8a1e cmd, ethdb, vendor: integrate leveldb iostats (#16277) 7 years ago
Martin Holst Swende 4871e25f5f core/vm: optimize eq, slt, sgt and iszero + tests (#16047) 7 years ago