- 26 Mar, 2018 2 commits
-
-
Péter Szilágyi authored
core: minor evm polishes and optimizations
-
Péter Szilágyi authored
-
- 21 Mar, 2018 1 commit
-
-
Martin Holst Swende authored
Fix issue unmarshaling single parameter events from abigen generated go code #16208
-
- 19 Mar, 2018 4 commits
-
-
Felix Lange authored
* build: add GOBIN to PATH for gomobile * build: install gobind alongside gomobile
-
Péter Szilágyi authored
* crypto/bn256: full switchover to cloudflare's code * crypto/bn256: only use cloudflare for optimized architectures * crypto/bn256: upstream fallback for non-optimized code * .travis, build: drop support for Go 1.8 (need type aliases) * crypto/bn256/cloudflare: enable curve mul lattice optimization
-
Guillaume Ballet authored
-
Martin Holst Swende authored
accounts/abi, core: add AddTxWithChain in BlockGen for simulation
-
- 16 Mar, 2018 1 commit
-
-
stompesi authored
-
- 15 Mar, 2018 1 commit
-
-
Péter Szilágyi authored
containers: drop vagrant support, noone's maintaining it
-
- 14 Mar, 2018 2 commits
-
-
Péter Szilágyi authored
-
hydai authored
-
- 13 Mar, 2018 2 commits
-
-
Péter Szilágyi authored
rpc: enforce the 128KB request limits on websockets too
-
Péter Szilágyi authored
-
- 12 Mar, 2018 1 commit
-
-
Anton Evangelatov authored
-
- 09 Mar, 2018 5 commits
-
-
Felföldi Zsolt authored
-
gary rong authored
* eth: update higest block we know during the sync if a higher was found * eth: avoid useless sync in fast sync
-
Péter Szilágyi authored
Allow any vhost for wallet deployed by puppeth
-
Péter Szilágyi authored
common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21
-
Jeffery Robert Walsh authored
-
- 08 Mar, 2018 8 commits
-
-
Vlad Bokov authored
-
Péter Szilágyi authored
travis, Dockerfile, appveyor, build: bump to Go 1.10
-
Péter Szilágyi authored
-
Kurkó Mihály authored
* cmd, dashboard, ethdb, vendor: send iostats to dashboard * ethdb: change names * ethdb: handle parsing errors * ethdb: handle iostats syntax error * ethdb: r -> w
-
Martin Holst Swende authored
* vm: optimize eq, slt, sgt and iszero + tests * core/vm: fix error in slt/sgt, found by vmtests. Added testcase * core/vm: make slt/sgt cleaner
-
Péter Szilágyi authored
internal/ethapi: make resent gas params optional
-
Péter Szilágyi authored
-
Kurkó Mihály authored
* cmd, dashboard: remove custom assets, webpack dev server * dashboard: yarn commands, small fixes
-
- 07 Mar, 2018 8 commits
-
-
Péter Szilágyi authored
vendor: bump duktape to get rid of build warning
-
Péter Szilágyi authored
-
Mark authored
-
Kyuntae Ethan Kim authored
-
Péter Szilágyi authored
core: should enqueue the invalids tx anyway
-
Kyuntae Ethan Kim authored
-
Péter Szilágyi authored
-
cui authored
even the pending is empty we shoud enqueue the invalid txs
-
- 06 Mar, 2018 1 commit
-
-
gluk256 authored
whisper: final refactoring
-
- 05 Mar, 2018 4 commits
-
-
Anton Evangelatov authored
-
Javier Peletier authored
-
Javier Peletier authored
-
Péter Szilágyi authored
-