a83fdd0046
cmd/ethtest, tests: add support for RLP JSON tests
2015-07-22 13:33:05 +02:00
b1a219b0ec
core: during chain reorg rewrite receipts and transactions
...
Added PutBlockReceipts; storing receipts by blocks. Eventually this will
require pruning during some cleanup cycle. During forks the receipts by
block are used to get the new canonical receipts and transactions.
This PR fixes #1473 by rewriting transactions and receipts from the point
of where the fork occured.
2015-07-22 13:27:19 +02:00
487b3b0f7b
cmd, core, eth, common: genesis preparation
...
Implemented the --genesis flag thru which we can set a custom genesis
block, including the official Ethereum genesis block.
2015-07-22 13:26:27 +02:00
4ca3d49307
ethdb, trie: removed RLE compression
2015-07-22 13:24:30 +02:00
98f4c936f2
Merge branch 'release/0.9.38'
v0.9.38
2015-07-09 18:06:39 +02:00
344277d026
cmd/geth: version bump 0.9.38
2015-07-09 17:43:45 +02:00
3add8cfdb0
Merge pull request #1452 from obscuren/develop
...
core/vm: added str to op
2015-07-09 08:42:38 -07:00
8b5a65c14a
core/vm: added str to op
2015-07-09 17:08:33 +02:00
0646cc8d14
Merge pull request #1453 from ethersphere/frozen-accounts
...
accounts, crypto: fixed file naming for windows
2015-07-09 08:08:09 -07:00
97d22be318
Merge pull request #1441 from obscuren/logs-return-fix
...
miner, xeth: fire log event during mining. Fix return raw tx
2015-07-09 07:24:35 -07:00
4c62ce831b
Merge pull request #1451 from karalabe/handle-potential-TD-forge-attack
...
eth/downloader: drop peer if advertised TD but won't delvier
2015-07-09 07:23:50 -07:00
b041aed660
Merge pull request #1450 from karalabe/fix-propagation-td
...
eth: calculate the correct TD, only update if better
2015-07-09 07:23:16 -07:00
cd6d703e94
Merge pull request #1447 from karalabe/fix-database-metrics-race-3
...
eth, ethdb: fix a data race during startup/shutdown
2015-07-09 07:22:54 -07:00
dd140beb73
Merge pull request #1443 from Gustav-Simonsson/core_uint64_ts
...
Core uint64 ts
2015-07-09 07:22:38 -07:00
06afabb631
Merge pull request #1436 from bas-vk/net_version
...
added net.version
2015-07-09 07:22:20 -07:00
505b77a0d5
Merge pull request #1432 from tgerring/develop
...
Adjust .mailmap
2015-07-09 07:21:41 -07:00
c3f5403b64
fix wallet key duplicate write - how did it get there? mystery. fixes #1411
2015-07-09 14:07:35 +01:00
589f1c85b9
: colon => dash - in keyfile name - slight deviation from ISO8601 for WIN FS compatibility
2015-07-09 13:55:09 +01:00
492d5454b1
eth/downloader: drop peer if advertised TD but won't delvier
2015-07-09 14:40:18 +03:00
4f95e2f9ec
eth: calculate the correct TD, only update if better
2015-07-09 13:55:06 +03:00
eb2d168710
eth, ethdb: fix a data race during startup/shutdown
2015-07-09 12:44:07 +03:00
d25634662b
web3: updated
2015-07-08 15:47:33 +02:00
819ecd4508
miner, xeth: fire log event during mining. Fix return raw tx
2015-07-08 15:34:11 +02:00
5d6d40f329
Use uint64 on ts in chain_manager, block_processor
2015-07-08 13:21:06 +02:00
b08abe64e4
Unskip SimpleTx3, check err in pre/post state validations
2015-07-08 13:09:22 +02:00
0b53a5c673
Update Ethereum JSON test files and wrappers
2015-07-08 13:08:42 +02:00
e84f3ec1d4
added net.version
2015-07-08 08:03:20 +02:00
b1af5af30e
Adjust .mailmap
2015-07-07 11:50:49 -05:00
423c2f499c
Merge branch 'release/0.9.36'
v0.9.36
2015-07-07 15:33:55 +02:00
a2333bcbb4
Merge pull request #1430 from obscuren/web3-0.8.0
...
web3 update
2015-07-07 06:33:38 -07:00
c6578d2336
Merge branch 'release/0.9.36'
2015-07-07 15:32:04 +02:00
c5972b4ac7
web3 update
2015-07-07 15:21:24 +02:00
0c9c5439d4
Merge branch 'release/0.9.36' into develop
2015-07-07 15:13:11 +02:00
193c62fdba
Merge branch 'release/0.9.36'
2015-07-07 15:12:56 +02:00
d673c34c8d
Merge branch 'release/0.9.36' of github.com-obscure:ethereum/go-ethereum into release/0.9.36
2015-07-07 14:55:39 +02:00
df54510e3e
common/natspec: fixed test
2015-07-07 14:55:27 +02:00
ee04b71887
cmd/geth, cmd/utils: changed ParamsToAddress to return error
...
ParamsToAddress no longer aborts the process, it now returns an error
instead so that the caller can handle the error properly.
2015-07-07 14:55:27 +02:00
4b5c99d97f
cmd/geth: version number 0.9.36
2015-07-07 14:55:27 +02:00
9e7d5d9d3b
Merge pull request #1426 from fjl/license
...
all: update license information and godoc comments
2015-07-07 05:55:06 -07:00
b2d18393c4
README.md: update copyright
2015-07-07 14:12:45 +02:00
335d7f4855
LICENSE, cmd/LICENSE: the go-ethereum authors have copyright
2015-07-07 14:12:45 +02:00
4fb28e0dab
all: goimports -w
2015-07-07 14:12:45 +02:00
bdae4fd573
all: add some godoc synopsis comments
2015-07-07 14:12:45 +02:00
e813626ee1
all: remove @author comments
2015-07-07 14:12:44 +02:00
7bb77c02da
build: change license regexp for // comments
2015-07-07 14:12:44 +02:00
ea54283b30
all: update license information
2015-07-07 14:12:44 +02:00
46fbd34c70
.mailmap: update
2015-07-07 14:01:33 +02:00
3ff5cfd028
build: new update-license.go
...
This version is less clever. All names are listed in a single file,
AUTHORS. All source files have the same header. This is an improvement
over the previous version, which attempted to list copyright holders in
each source file.
2015-07-07 14:01:33 +02:00
922f881c3d
common/natspec: fixed test
2015-07-07 13:01:39 +02:00
bfcac89881
cmd/geth, cmd/utils: changed ParamsToAddress to return error
...
ParamsToAddress no longer aborts the process, it now returns an error
instead so that the caller can handle the error properly.
2015-07-07 12:53:36 +02:00