Felix Lange
d1696dbf07
[release/1.4.11] core/vm: hide ecrecover error message
...
Fixes #2825
(cherry picked from commit e4736fe46938008b7fa88879f728fa81c6ce09e8)
2016-08-18 15:01:23 +02:00
Felix Lange
626604e86d
[release/1.4.11] Godeps: update github.com/rjeczalik/notify to f627deca7a51
...
Fixes #2829
(cherry picked from commit 4be37222efb2064140bd3d285ef553ec077e0487)
2016-08-18 15:01:19 +02:00
Péter Szilágyi
9eb2873a9c
[release/1.4.11] eth/downloader: fix the stall checks/drops during sync
...
(cherry picked from commit c7c82f1b44e07ad0906dde563cce46ea87b6fc83)
2016-08-18 15:01:15 +02:00
Péter Szilágyi
08a7cd74da
[release/1.4.11] eth: cancel DAO challenge on peer drop (annoying log)
...
(cherry picked from commit 91f18ffd47d766b1493016da6802befbf9739709)
2016-08-18 15:01:05 +02:00
Henning Diedrich
35d479b6d3
[release/1.4.11] eth: fix #2710 filter races
...
and locking bugs found in its wake.
(cherry picked from commit 51f8ce26cf6dbc20ddc548af305739db981fdd41)
2016-08-18 15:00:48 +02:00
Péter Szilágyi
c2eea6306e
VERSION, cmd/geth: bumped version 1.4.10
2016-07-16 14:30:50 +03:00
Péter Szilágyi
1d6b65cd84
[release/1.4.10] cmd/utils, eth: display the user's current fork, minor text tweak
...
(cherry picked from commit 993b41216092fa6dc20d3755afe322cd1376b398)
2016-07-16 14:30:09 +03:00
Péter Szilágyi
1b2941cd56
[release/1.4.10] cmd, core, eth, miner, params, tests: finalize the DAO fork
...
(cherry picked from commit 2c2e389b778b490fcaf14d9cc45a750647ca5c68)
2016-07-16 14:30:07 +03:00
Péter Szilágyi
b8c0883770
[release/1.4.10] accounts, core, eth: pass chain config for chain maker to test DAO
...
(cherry picked from commit 3291235711082759cd7b70253c02150a80d57011)
2016-07-16 14:30:05 +03:00
Péter Szilágyi
14bad7e212
[release/1.4.10] core, params, tests: add DAO hard-fork balance moves
...
(cherry picked from commit 461cdb593b9e5bd9ae9ac35c68809a3a29290dcb)
2016-07-16 14:30:03 +03:00
Péter Szilágyi
8c20fe17bd
[release/1.4.10] core, eth: enforce network split post DAO hard-fork
...
(cherry picked from commit 7f00e8c0331bf13739e749bab88bf9006ca02f96)
2016-07-16 14:30:00 +03:00
Péter Szilágyi
a0cc73a27a
[release/1.4.10] cmd, core, miner: add extradata validation to consensus rules
...
(cherry picked from commit a87089fd2dc08a69a4a4f1ef93db9a2871d819a3)
2016-07-16 14:29:59 +03:00
Péter Szilágyi
682c4531af
[release/1.4.10] cmd/geth, miner, params: special extradata for DAO fork start
...
(cherry picked from commit 1e24c2e4f428c85c2f83272af2696469cb8f5bed)
2016-07-16 14:29:56 +03:00
Péter Szilágyi
5c3051e6fa
[release/1.4.10] core: gracefully handle missing homestead block config
...
(cherry picked from commit 9e56811a3773e225bedf6bf0003327ea1aaae040)
2016-07-16 14:29:54 +03:00
Péter Szilágyi
3dd46bc884
[release/1.4.10] cmd, core, eth, params: implement flags to control dao fork blocks
...
(cherry picked from commit 6060e098c929792f455d7f580ed91e914d28cf3b)
2016-07-16 14:29:52 +03:00
Péter Szilágyi
e44d50fb52
[release/1.4.10] circleci: enable docker based hive testing
...
(cherry picked from commit 6f1e45d5ba55dd55cafc81ef7d52457d16631686)
2016-07-16 14:29:49 +03:00
Péter Szilágyi
5d9ea439b3
[release/1.4.10] README: expand with "Running Geth" section
...
(cherry picked from commit ca211065b653fe0861337a5204bbd547c75ea84f)
2016-07-16 14:29:45 +03:00
Péter Szilágyi
d0668838b9
[release/1.4.10] eth/downloader: return invalid chain (peer drop) on import fails
...
(cherry picked from commit a691aa2a13a97588208246b5e7bc70c2e3f15780)
2016-07-16 14:29:43 +03:00
Péter Szilágyi
da776556d0
[release/1.4.10] core: solve a remote-import/local-mine data race
...
(cherry picked from commit f5a29eab5ce6ada8fef2378b96384cc81586b6ce)
2016-07-16 14:29:41 +03:00
Péter Szilágyi
f2e8759d10
[release/1.4.10] containers/docker/master-alpine: drop gmp dependency
...
(cherry picked from commit 092fcaffe43ad450e4710dd3bd054b69f3f2c972)
2016-07-16 14:29:37 +03:00
Péter Szilágyi
98095efe88
[release/1.4.10] eth: disable eth/61 to prepare for more elaborate fork sync algos
...
(cherry picked from commit ddfef211258f027b748dbff6f71b8609bf898c11)
2016-07-16 14:29:32 +03:00
Péter Szilágyi
3e1dbc3ca7
VERSION, cmd/geth: bumped version 1.4.9
2016-06-29 11:54:36 +03:00
Péter Szilágyi
adb065a328
[release/1.4.9] Revert "test, cmd/evm, core, core/vm: illegal code hash implementation"
...
This reverts commit a9c94cbf48fefe39104ee3495df139ff374dd219.
2016-06-29 11:53:41 +03:00
Péter Szilágyi
c793cb3385
[release/1.4.9] Revert "core: add voting and result tracking for the dao soft-fork"
...
This reverts commit f31a3a251afad1d4c7169bc530fe60471df36122.
2016-06-29 11:53:23 +03:00
Péter Szilágyi
3eef19598e
[release/1.4.9] Revert "core: update DAO soft-fork number, clean up the code"
...
This reverts commit aefffc9ed8ca60ebe58e06066b30f1283493f488.
2016-06-29 11:53:06 +03:00
Péter Szilágyi
f4aebd4c8d
[release/1.4.9] Revert "core: update the DAO soft fork proposal to the final block"
...
This reverts commit b170a80cdcb380765c711017588b2d148eb1601e.
2016-06-29 11:52:05 +03:00
Péter Szilágyi
eaf706b73c
VERSION, cmd/geth: bumped version 1.4.8
2016-06-24 16:20:43 +03:00
Péter Szilágyi
b170a80cdc
[release/1.4.8] core: update the DAO soft fork proposal to the final block
...
(cherry picked from commit 1e3a7d4fab36df9382d023519ef10e3c34bafa3b)
2016-06-24 16:20:36 +03:00
Péter Szilágyi
aefffc9ed8
[release/1.4.8] core: update DAO soft-fork number, clean up the code
...
(cherry picked from commit ba784bdf36f2daf7827ec1ec864f3393ba8d86a0)
2016-06-24 13:18:31 +03:00
Péter Szilágyi
f31a3a251a
[release/1.4.8] core: add voting and result tracking for the dao soft-fork
...
(cherry picked from commit c4de28938ff8c688c4444c8b3e8e28a52cbc62ff)
2016-06-24 13:18:28 +03:00
Jeffrey Wilcke
a9c94cbf48
[release/1.4.8] test, cmd/evm, core, core/vm: illegal code hash implementation
...
This implements a generic approach to enabling soft forks by allowing
anyone to put in hashes of contracts that should not be interacted from.
This will help "The DAO" in their endevour to stop any whithdrawals from
any DAO contract by convincing the mining community to accept their code
hash.
(cherry picked from commit 7a5b571c671e70e0e4807cf971c15e2d1e09d33d)
2016-06-24 13:18:25 +03:00
Péter Szilágyi
d2089e46f8
VERSION, cmd/geth: bumped version 1.4.7
2016-06-15 11:43:57 +03:00
Jeffrey Wilcke
be29e41334
[release/1.4.7] cmd/evm: added --create flag indicating the exec code is to be created
...
This fixes an issue if you wanted to test out code deployment rather
than running a piece of code with an argument. This solves it by adding
a --create flag that indicates the Create function should be used rather
than the Call function.
This also adds a statedb.commit call so that the proper state can be
dumped when requested using the --dump flag.
(cherry picked from commit e5165aeb277b1f1ae8d5bf60c22716ccd874a8e6)
2016-06-15 11:43:46 +03:00
Tosh Camille
47965930a1
[release/1.4.7] cmd/utils: add space between "to" and filename
...
(cherry picked from commit ac66d96c5acd4661253aad8015aa245c6788cd45)
2016-06-15 11:12:53 +03:00
Péter Szilágyi
bc6c4a337c
[release/1.4.7] accounts/abi: fix uint64 upper range encoding.
...
(cherry picked from commit 0f9539e1e3e77bb181d67591cfbb77f6a17e5537)
2016-06-14 17:12:07 +03:00
Jeffrey Wilcke
f7fdfa4eac
[release/1.4.7] core/state, eth: Updated suicides objects when tracing transactions
...
Consensus rules dictate that objects can only be removed during the
finalisation of the transaction (i.e. after all calls have finished).
Thus calling a suicided contract twice from the same transaction:
A->B(S)->ret(A)->B(S) results in 2 suicides. Calling the suicided
object twice from two transactions: A->B(S), A->B, results in only one
suicide and a call to an empty object.
Our current debug tracing functionality replays all transaction that
were executed prior to the targetted transaction in order to provide
the user with an accurate trace.
As a side effect to calling StateDB.IntermediateRoot it also deletes any
suicides objects. Our tracing code never calls this function because it
isn't interested in the intermediate root. Becasue of this it caused a
bug in the tracing code where transactions that were send to priviously
deleted objects resulted in two suicides rather than one suicide and a
call to an empty object.
Fixes #2542
(cherry picked from commit bb3651abc865c6f6babec0d357afa85f5a539d83)
2016-06-14 17:12:05 +03:00
Péter Szilágyi
0405f728c6
[release/1.4.7] eth/downloader: fix occasional fast sync critical section test fails
...
(cherry picked from commit 783289068a63b3accbc6d69cb0ecc0f2c39c5f54)
2016-06-14 17:12:03 +03:00
Péter Szilágyi
63c5a46b82
[release/1.4.7] cmd: fix CLI package deprecation warnings
...
(cherry picked from commit 90e07b19abaa950eaaff2eecc4918b1d16ebbcaf)
2016-06-14 17:12:01 +03:00
Bas van Kervel
c89fa789b7
[release/1.4.7] cmd/geth: codegansta/cli package renamed to urfave/cli
...
(cherry picked from commit 861add3d72bcfc6c6a8976eb82dc3e7b5288883e)
2016-06-14 17:11:59 +03:00
Thomas Bocek
39f1d909d1
[release/1.4.7] accounts/abi: Negative numbers not properly converted in ABI encoding
...
When converting a negative number e.g., -2, the resulting ABI encoding
should look as follows:
fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe.
However, since the check of the type is for an uint instead of an
int, it results in the following ABI encoding:
0101010101010101010101010101010101010101010101010101010101010102. The
Ethereum ABI
(https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI ) says,
that signed integers are stored in two's complement which should be
of the form ffffff.... and not 01010101..... for e.g. -1. Thus, I
removed the type check in numbers.go as well as the function S256
as I don't think they are correct. Or maybe I'm missing something?
(cherry picked from commit 89c6c5bb85ff24c152218f245fa366e733c951a7)
2016-06-14 17:11:57 +03:00
Bas van Kervel
71b577f839
[release/1.4.7] console: ignore round and curly brackets in strings when determining indentation level
...
(cherry picked from commit dbcdf83ed8aca3f0b84d67b944fff2f3a8bc7769)
2016-06-14 17:11:54 +03:00
Péter Szilágyi
a93d63d576
[release/1.4.7] cmd/geth: fix the keystore path in the accounts help text
...
(cherry picked from commit 7c0eb47dfb957c045361cf7297b2935fd3e6a25a)
2016-06-14 17:11:47 +03:00
Péter Szilágyi
7fb72dbcbf
[release/1.4.7] cmd/geth: truly randomize console test RPC endpoints
...
(cherry picked from commit 32258af87be39994baca95aa92cb5565ee69571a)
2016-06-14 17:11:44 +03:00
Péter Szilágyi
688fbab5d5
[release/1.4.7] console: fix windows color transformation issue
...
(cherry picked from commit d251d48439bf85d0fb0b52dd931e5ec6aea8b412)
2016-06-14 17:11:12 +03:00
Péter Szilágyi
71a89b7c75
VERSION, cmd/geth: bumped version 1.4.6
2016-06-06 16:23:33 +03:00
Péter Szilágyi
ecb8e23e88
[release/1.4.6] eth: don't accept transactions until we sync up with the network
...
(cherry picked from commit 32559ccad1e0519ce1decc4b90df021fe215a811)
2016-06-06 16:22:08 +03:00
Péter Szilágyi
058c5fe960
[release/1.4.6] eth/downloader: adaptive quality of service tuning
...
(cherry picked from commit 88f174a014c1f2f99fa6d6a8054ada28a0b43504)
2016-06-06 16:22:05 +03:00
Péter Szilágyi
a29bdf547c
[release/1.4.6] eth/downloader: make fast sync resilient to critical section fails
...
(cherry picked from commit 61ee9f299deb2bace8aa37778d248822793dd5ce)
2016-06-06 16:22:03 +03:00
Felix Lange
44b912ec64
[release/1.4.6] core: add missing lock in TxPool.{GetTransaction,RemoveTx}
...
Fixes #2650
(cherry picked from commit fc85dd175ebeef4996e5d370a7a2f085c922196d)
2016-06-06 16:22:00 +03:00
Felix Lange
3d69970c15
[release/1.4.6] cmd/geth: make console tests more robust
...
* use --port 0 to avoid p2p port conflicts
* use --maxpeers 0 so it doesn't connect to bootstrap nodes
* use geth.expectExit() to wait for termination
(cherry picked from commit b57b6e341e3865de3b3a5aa108e642d1a6a5b590)
2016-06-06 16:21:58 +03:00