- 16 Nov, 2017 3 commits
-
-
Anton Evangelatov authored
-
Anton Evangelatov authored
-
jtakalai authored
it's -> its pet peeve, and I like to imagine I'm not alone.
-
- 15 Nov, 2017 4 commits
-
-
Péter Szilágyi authored
core/bloombits: handle non 8-bit boundary section matches
-
Péter Szilágyi authored
-
Péter Szilágyi authored
core/vm: improve jumpdest analysis
-
Péter Szilágyi authored
core: split same-td blocks on block height
-
- 14 Nov, 2017 4 commits
-
-
Kurkó Mihály authored
* cmd, dashboard: dashboard using React, Material-UI, Recharts * cmd, dashboard, metrics: initial proof of concept dashboard * dashboard: delete blobs * dashboard: gofmt -s -w . * dashboard: minor text and code polishes
-
gary rong authored
* accounts, internal: return an error if no suitable estimated gas found * accounts, internal: minor polishes on the gas estimator
-
Péter Szilágyi authored
core/vm: fix typos in jump_table.go
-
Jay Guo authored
-
- 13 Nov, 2017 5 commits
-
-
Martin Holst Swende authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
Dockerfile: support alltools image beside plain Geth
-
Péter Szilágyi authored
-
Péter Szilágyi authored
vendor: add github.com/stretchr/testify test dependency
-
- 12 Nov, 2017 4 commits
-
-
Péter Szilágyi authored
dockerignore, internal/build: forward correct git folder
-
Péter Szilágyi authored
-
Bo authored
* cmd/puppeth: handle encrypted ssh keys * cmd/puppeth: fix unconvert linter error
-
Arba Sasmoyo authored
* .dockerignore, internal/build: Read git information directly from file This commit changes the way of retrieving git commit and branch for build environment from running git command to reading git files directly. This commit also adds required git files into Docker build context. fixes: #15346 * .dockerignore: workaround for including some files in .git
-
- 10 Nov, 2017 5 commits
-
-
Robert Zaremba authored
github.com/stretchr/testify is a useful library for doing assertion in tests. It makes assertions in test more less verbose and more comfortable to read and use.
-
ferhat elmas authored
* build: enable unconvert linter - fixes #15453 - update code base for failing cases * cmd/puppeth: replace syscall.Stdin with os.Stdin.Fd() for unconvert linter
-
Benoit Verkindt authored
Fixes #15373
-
Alex Beregszaszi authored
This changes behaviour: before if the owner/amount didn't match, it resulted in a successful execution without doing anything; now it results in a failed execution using the revert opcode (remainder gas is not consumed).
-
Péter Szilágyi authored
build: enable gofmt and misspell linters
-
- 09 Nov, 2017 8 commits
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
travis: bump Android NDK version and Android Go builder
-
Péter Szilágyi authored
-
Dan Melton authored
* build: [finishes #15372] implements generalized linter and travis job * .travis, build: minor polishes, disable deadcode
-
bas-vk authored
-
bas-vk authored
-
b00ris authored
-
Evgeny Danilenko authored
-
- 08 Nov, 2017 1 commit
-
-
ferhat elmas authored
-
- 06 Nov, 2017 1 commit
-
-
Eugene Valeyev authored
All logs in the FilterLog return value would be the same object because the for loop captured the pointer to the iteration variable.
-
- 03 Nov, 2017 1 commit
-
-
gluk256 authored
-
- 30 Oct, 2017 3 commits
-
-
Jim McDonald authored
* core: allow price bump at threshold * core: test changes to allow price bump at threshold * core: reinstate tx replacement test underneath threshold * core: minor test failure message cleanups
-
Péter Szilágyi authored
core, swarm: typo fixes
-
ferhat elmas authored
-
- 27 Oct, 2017 1 commit
-
-
Felföldi Zsolt authored
* les: fix topic ID * core/bloombits: fix interface conversion
-