Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

update #1

Merged
merged 342 commits into from
Sep 21, 2018
Merged

update #1

merged 342 commits into from
Sep 21, 2018

Conversation

simon-jentzsch
Copy link

No description provided.

osuketh and others added 30 commits July 24, 2018 18:44
* fixed-typo

* core: fix txpool guarantee comment
core: fix typo in comment code
- Define an Interpreter interface
- One contract can call contracts from other interpreter types.
- Pass the interpreter to the operands instead of the evm.
  This is meant to prevent type assertions in operands.
build: fix bash->sh function declaration
build: noop clean during travis debsrc assembly step
build: deprecated ubuntu artful, enable ubuntu cosmic
* cmd: stop parsing bootnodes if one is invalid

* cmd/geth: require valid command as argument (or no arg)
* core/blockchain: export progress

* core: polish up chain export progress report a bit
internal, vendor: update Azure blobstore API
…ersion from 1.8.x to 0.3.x (#16988)

* build: add support for different package and binary names

* build: bump up copyright date

* build: change default PackageName to empty string

* build, internal, swarm: enhance build/release process

* build: hack ethereum-swarm as a "depends" in deb package

* build/ci: remove redundant variables

* build, cmd, mobile, params, swarm: remove VERSION file; rename Version to VersionMeta;

* internal: remove VERSION() method which reads VERSION file

* build: fix VersionFilePath to Version

* Makefile: remove clean_go_build_cache.sh until it works

* Makefile: revert removal of clean_go_build_cache.sh
* all: simplify switches

* silly mistake
cmd/puppeth: split banned ethstats addresses over columns
cmd/puppeth: force tiny memory for geth attach in id lookup
* swarm: merged stream-tests migration to develop

* swarm/network: expose simulation RandomUpNode to use in stream tests

* swarm/network: wait for subs in PeerEvents and fix stream.runSyncTest

* swarm: enforce waitkademlia for snapshot tests

* swarm: fixed syncer tests and snapshot_sync_test

* swarm: linting of simulation package

* swarm: address review comments

* swarm/network/stream: fix delivery_test bugs and refactor

* swarm/network/stream: addressed PR comments @janos

* swarm/network/stream: enforce waitKademlia, improve TestIntervals

* swarm/network/stream: TestIntervals not waiting for chunk to be stored
karalabe and others added 29 commits September 19, 2018 11:47
* abi,signer: fix nil dereference in #17633

* signer/core: tiny typo fix in test error message
travis, Dockerfile, appveyor, build: bump to Go 1.11
#16996)

The argument is inclusive rather than exclusive, according to docs.
* swarm: fixed comment typo
* eth: fixed comment typo
* cmd/puppeth: fixed comment typo
* Bugfix #17216: evm loads prestate file properly now

* code gofmted
Interpreter initialization is left to the PRs implementing them.
Options for external interpreters are passed after a colon in the
`--vm.ewasm` and `--vm.evm` switches.
common, core, light: add block age into info logs
les, light, params: update light client CHTs
* core, eth: fix dependency cycle

* eth, miner: perfer to locally generated uncle
build/deb: upgrade launchpad PPA sources to Go 1.11 too
build: revert launchpad PPAs to Go 1.10
cmd/faucet: cache internal state, avoid sync-trashing les
@simon-jentzsch simon-jentzsch merged commit 7eb0a7c into blockchainsllc:master Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.