Péter Szilágyi
09b347fec9
travis: bump Android NDK version and Android Go builder
2017-11-09 14:32:05 +02:00
Péter Szilágyi
dd8a62683e
Merge pull request #15398 from ferhatelmas/core-swarm-typo
...
core, swarm: typo fixes
2017-10-30 11:08:24 +02:00
Péter Szilágyi
6dafec0666
Merge pull request #15389 from mcdee/rlpdump
...
cmd/rlpdump: allow hex input to have leading '0x'
2017-10-27 13:11:22 +03:00
Péter Szilágyi
0095531a58
core, eth, les: fix messy code ( #15367 )
...
* core, eth, les: fix messy code
* les: fixed tx status test and rlp encoding
* core: add a workaround for light sync
2017-10-25 12:18:44 +03:00
Péter Szilágyi
6d6a5a9337
cmd, consensus, core, miner: instatx clique for --dev ( #15323 )
...
* cmd, consensus, core, miner: instatx clique for --dev
* cmd, consensus, clique: support configurable --dev block times
* cmd, core: allow --dev to use persistent storage too
2017-10-24 13:40:42 +03:00
Péter Szilágyi
479aa61f11
Merge pull request #15343 from karalabe/txpool-replacement-propagation
...
core: fire tx event on replace, expand tests
2017-10-20 15:21:54 +03:00
Péter Szilágyi
0af1ab0c86
core: avoid warning when loading the transaction journal
2017-10-20 14:42:20 +03:00
Péter Szilágyi
65738c1eb3
event: fix datarace between Subscribe and Send
2017-10-20 14:42:19 +03:00
Péter Szilágyi
0e7d019e0e
core: fire tx event on replace, expand tests
2017-10-20 14:42:19 +03:00
Péter Szilágyi
eaa4f8a5f9
Merge pull request #15344 from karalabe/ubuntu=artful
...
build: start shipping Ubuntu Artful Aardvark binaries
2017-10-20 13:25:19 +03:00
Péter Szilágyi
ba2201981a
build: start shipping Ubuntu Artful Aardvark binaries
2017-10-20 12:49:32 +03:00
Péter Szilágyi
2ab7fe8982
Merge pull request #15313 from karalabe/puppeth-nongithub-faucet
...
cmd/faucet: support twitter, google+ and facebook auth too
2017-10-17 23:20:20 +03:00
Péter Szilágyi
5d2c947060
cmd/faucet: dynamic funding progress and visual feedback
2017-10-17 14:55:21 +03:00
Péter Szilágyi
7f7abfe4d1
cmd/faucet: proper error handling all over
2017-10-17 12:08:57 +03:00
Péter Szilágyi
0bb194c956
cmd/faucet: support twitter, google+ and facebook auth too
2017-10-16 16:57:04 +03:00
Péter Szilágyi
e9295163aa
VERSION, params: start 1.7.3 release cycle
2017-10-14 16:00:46 +03:00
Péter Szilágyi
1db4ecdc0b
params: bump to 1.7.2 stable
2017-10-14 15:58:53 +03:00
Péter Szilágyi
fdb3bd287e
Merge pull request #15298 from karalabe/stack-then-readonly
...
core/vm: check opcode stack before readonly enforcement
2017-10-14 15:57:08 +03:00
Péter Szilágyi
a91e682234
core/vm: check opcode stack before readonly enforcement
2017-10-14 15:42:48 +03:00
Péter Szilágyi
41b7745529
Merge pull request #15288 from karalabe/trie-hash-benchmark
...
trie: make hasher benchmark meaningful post-caches
2017-10-13 15:50:05 +03:00
Péter Szilágyi
a5fcaa55ac
trie: make hasher benchmark meaningful post-caches
2017-10-13 11:22:38 +03:00
Péter Szilágyi
0ed4d76c79
Merge pull request #15275 from mcdee/master
...
core/types: fix test for TransactionsByPriceAndNonce
2017-10-13 10:51:22 +03:00
Péter Szilágyi
4b5e797288
Merge pull request #15287 from ernestodeltoro/typo_thoretical
...
ethash: fix typo
2017-10-13 10:47:48 +03:00
Péter Szilágyi
8d8034fe59
Merge pull request #15269 from karalabe/puppeth-dumb-ip-filtering
...
cmd/puppeth: use dumb textual IP filtering
2017-10-12 13:46:57 +03:00
Péter Szilágyi
fd0e7b1c67
Merge pull request #15280 from terasum/master
...
miner: fix typo
2017-10-12 13:46:29 +03:00
Péter Szilágyi
ad44475231
Merge pull request #14785 from Arachnid/downloaddb
...
cmd: Added support for downloading to another DB instance
2017-10-11 13:10:18 +03:00
Péter Szilágyi
35767dfd0c
cmd, eth: separate out FakePeer for future reuse
2017-10-10 15:52:11 +03:00
Péter Szilágyi
b45cc0c9e8
cmd/puppeth: use dumb textual IP filtering
2017-10-10 12:35:09 +03:00
Péter Szilágyi
3680cd5926
params: explain EIP150Hash ( #15237 )
2017-10-10 10:56:33 +02:00
Péter Szilágyi
d3beff7e20
consensus/clique: add fork hash enforcement ( #15236 )
2017-10-10 10:54:47 +02:00
Péter Szilágyi
4bc60e3aa8
Merge pull request #15241 from karalabe/puppeth-fork-management
...
cmd/puppeth: support managing fork block in the chain config
2017-10-05 19:40:25 +03:00
Péter Szilágyi
eb9abbd3f2
Merge pull request #15248 from karalabe/update-liner
...
vendor: update liner to fix docker and mips bugs
2017-10-05 16:45:13 +03:00
Péter Szilágyi
41d361565b
vendor: update liner to fix docker and mips bugs
2017-10-05 15:57:33 +03:00
Péter Szilágyi
edba5e9854
cmd/puppeth: support managing fork block in the chain config
2017-10-04 12:15:58 +03:00
Péter Szilágyi
629b5837e9
core: revert invalid block dedup code ( #15235 )
2017-10-03 18:59:53 +02:00
Péter Szilágyi
c2d93ded35
Merge pull request #15232 from karalabe/macos-usbhw-fixes
...
accounts/usbwallet: handle bad interface number on macOS
2017-10-03 13:14:18 +03:00
Péter Szilágyi
8d126a4981
accounts/usbwallet: handle bad interface number on macOS
2017-10-03 12:45:45 +03:00
Péter Szilágyi
f4c49bc0f0
Merge pull request #15030 from rjl493456442/expose_vm_failed
...
internal, accounts, eth: utilize vm failed flag to help gas estimation
2017-10-02 16:23:21 +03:00
Péter Szilágyi
d347656280
Merge pull request #15224 from karalabe/byzantium-block-numbers
...
cmd/puppeth, params: enable Byzantium on all networks
2017-10-02 15:40:54 +03:00
Péter Szilágyi
f86c4177d5
Merge pull request #15042 from rjl493456442/receipt_rpc
...
internal/ethapi: add status code to receipt rpc return
2017-10-02 14:41:10 +03:00
Péter Szilágyi
7e9e3a134b
core/types, internal: swap Receipt.Failed to Status
2017-10-02 14:04:22 +03:00
Péter Szilágyi
7514e8a24d
cmd/puppeth, params: enable Byzantium on all networks
2017-10-02 13:01:40 +03:00
Péter Szilágyi
2ab2a9f131
core/bloombits, eth/filters: handle null topics ( #15195 )
...
When implementing the new bloombits based filter, I've accidentally broke null
topics by removing the special casing of common.Hash{} filter rules, which
acted as the wildcard topic until now.
This PR fixes the regression, but instead of using the magic hash
common.Hash{} as the null wildcard, the PR reworks the code to handle nil
topics during parsing, converting a JSON null into nil []common.Hash topic.
2017-09-27 12:14:52 +02:00
Péter Szilágyi
860e697b00
Merge pull request #15208 from ayeowch/fix-typo
...
cmd/geth: fix --password typo
2017-09-27 11:01:38 +03:00
Péter Szilágyi
229bf51f0d
Merge pull request #15181 from fjl/state-revert-log-index
...
core/state: revert log index when removing logs
2017-09-26 17:11:46 +03:00
Péter Szilágyi
2ee885958b
p2p: snappy encoding for devp2p (version bump to 5) ( #15106 )
...
* p2p: snappy encoding for devp2p (version bump to 5)
* p2p: remove lazy decompression, enforce 16MB limit
2017-09-26 16:54:49 +03:00
Péter Szilágyi
5705ad004e
containers/docker: bump docker images to 1.7 release branch
2017-09-14 14:01:44 +03:00
Péter Szilágyi
a989cf5bad
VERSION, params: begin 1.7.1 release cycle
2017-09-14 14:01:31 +03:00
Péter Szilágyi
6c6c7b2af3
params: release Geth 1.7.0 - Megara
2017-09-14 13:55:42 +03:00
Péter Szilágyi
5c93462b5e
Merge pull request #15147 from karalabe/enable-byzantium-ropsten
...
params: enable Byzantium on Ropsten/tests, fix failures
2017-09-14 11:28:54 +03:00
Péter Szilágyi
701d60c889
params: enable Byzantium on Ropsten/tests, fix failures
2017-09-14 10:59:05 +03:00
Péter Szilágyi
885c13c2c9
Merge pull request #15146 from karalabe/byzantium-rebrand
...
consensus, core, params: rebrand Metro to Byzantium
2017-09-14 10:29:08 +03:00
Péter Szilágyi
5bbd7fb390
consensus, core, params: rebrand Metro to Byzantium
2017-09-14 10:10:46 +03:00
Péter Szilágyi
79b11121a7
Merge pull request #15141 from karalabe/rinkeby-infura-bootnode
...
params: add Infura bootnode to Rinkeby
2017-09-13 12:48:00 +03:00
Péter Szilágyi
72af509abe
params: add Infura bootnode to Rinkeby
2017-09-13 11:25:50 +03:00
Péter Szilágyi
382c9266e6
Merge pull request #15138 from karalabe/statesync-peer-drops
...
eth/downloader: track peer drops and deassign state sync tasks
2017-09-12 15:33:32 +03:00
Péter Szilágyi
f46adfac28
eth/downloader: track peer drops and deassign state sync tasks
2017-09-12 15:13:14 +03:00
Péter Szilágyi
514b1587db
Merge pull request #15137 from karalabe/puppeth-keywords
...
cmd/puppeth: reserve "yournode" as a non-allowed ethstats user
2017-09-12 11:50:53 +03:00
Péter Szilágyi
66a7ef57e6
cmd/puppeth: reserve "yournode" as a non-allowed ethstats user
2017-09-12 11:35:35 +03:00
Péter Szilágyi
ecca2c3c1b
Merge pull request #15129 from zsfelfoldi/cht1040
...
light: new CHTs for mainnet and ropsten
2017-09-12 10:59:01 +03:00
Péter Szilágyi
c8e70186a6
Merge pull request #14973 from rjl493456442/fix_downloader
...
eth/downloader: exit loop when there is no more available task
2017-09-11 14:02:02 +03:00
Péter Szilágyi
794741b8b2
Merge pull request #15124 from fjl/debug-gcpercent
...
internal/debug: add debug_setGCPercent
2017-09-11 13:34:34 +03:00
Péter Szilágyi
10b3f97c9d
core: only fire one chain head per batch ( #15123 )
...
* core: only fire one chain head per batch
* miner: announce chan events synchronously
2017-09-11 13:13:05 +03:00
Péter Szilágyi
55e5926f34
Merge pull request #15103 from karalabe/disable-fastsync-postpivot
...
eth: disable fast sync after pivot is committed
2017-09-07 19:29:45 +03:00
Péter Szilágyi
f30179d62e
eth: disable fast sync after pivot is committed
2017-09-06 15:02:44 +03:00
Péter Szilágyi
c4d21bc8e5
Merge pull request #14631 from zsfelfoldi/bloombits2
...
core/bloombits, eth/filter: transformed bloom bitmap based log search
2017-09-06 13:00:35 +03:00
Péter Szilágyi
160add8570
Merge pull request #15095 from karalabe/txpool-avoid-deep-reorg
...
core: use blocks and avoid deep reorgs in txpool
2017-09-06 12:01:07 +03:00
Péter Szilágyi
564c8f3ae6
core/bloombits: drop nil-matcher special case
2017-09-06 11:14:22 +03:00
Péter Szilágyi
f585f9eee8
core, eth: clean up bloom filtering, add some tests
2017-09-06 11:14:19 +03:00
Péter Szilágyi
1e67378df8
Merge pull request #15094 from karalabe/eth-auto-maxpeers
...
eth: use maxpeers from p2p layer instead of extra config
2017-09-06 10:38:37 +03:00
Péter Szilágyi
cc313e78b7
core: use blocks and avoid deep reorgs in txpool
2017-09-05 19:50:29 +03:00
Péter Szilágyi
b0ca1b67ce
eth: use maxpeers from p2p layer instead of extra config
2017-09-05 19:18:28 +03:00
Péter Szilágyi
f90a193f92
cmd/puppeth: switch node containers to main ones
2017-09-05 16:09:41 +03:00
Péter Szilágyi
8e14bb1448
Dockerfile: fix missing SSL certificates
2017-09-05 16:06:04 +03:00
Péter Szilágyi
cd6c861dc5
vendor: pull in latest changes for goleveldb ( #15090 )
2017-09-05 15:04:32 +02:00
Péter Szilágyi
c91f7beb53
Merge pull request #15085 from karalabe/txpool-immutable
...
core: make txpool operate on immutable state
2017-09-05 13:39:18 +03:00
Péter Szilágyi
32d8d42274
Merge pull request #15089 from karalabe/docker-multistage
...
Dockerfile: multi-stage builds, Go 1.9
2017-09-05 13:36:20 +03:00
Péter Szilágyi
da7d57e07c
core: make txpool operate on immutable state
2017-09-05 13:34:41 +03:00
Péter Szilágyi
8f567dc8a2
Dockerfile: multi-stage builds, Go 1.9
2017-09-05 12:16:59 +03:00
Péter Szilágyi
504278e839
build: bump PPA builders to Go 1.9 ( #15083 )
2017-09-05 10:16:46 +02:00
Péter Szilágyi
d70536b5d4
Merge pull request #15047 from holiman/ecmul_benchmarks
...
core/vm: more benchmarks
2017-08-28 17:25:36 +03:00
Péter Szilágyi
777540628e
Merge pull request #15054 from karalabe/go-1.9
...
travis, appveyor: bump Go to 1.9 stable
2017-08-28 13:19:03 +03:00
Péter Szilágyi
a4df80f47f
travis, appveyor: bump Go to 1.9 stable
2017-08-28 11:15:29 +03:00
Péter Szilágyi
9d0c51fb0f
Merge pull request #15039 from karalabe/metropolis-contract-clash
...
core, tests: implement Metropolis EIP 684
2017-08-25 16:03:39 +03:00
Péter Szilágyi
08f27428b4
core, tests: implement Metropolis EIP 684
2017-08-25 13:00:27 +03:00
Péter Szilágyi
27a5622e99
Merge pull request #15028 from karalabe/metropolis-iceage
...
consensus, core, tests: implement Metropolis EIP 649
2017-08-25 11:00:51 +03:00
Péter Szilágyi
8596fc5974
Merge pull request #15033 from fjl/core-receipt-status-bytes
...
core/types: encode receipt status in PostState field
2017-08-25 10:31:44 +03:00
Péter Szilágyi
b872961ec8
consensus, core, tests: implement Metropolis EIP 649
2017-08-24 17:16:39 +03:00
Péter Szilágyi
ff9a868232
core/state: revert metro suicide map addition ( #15024 )
2017-08-24 12:42:00 +02:00
Péter Szilágyi
20b818d206
Merge pull request #15029 from karalabe/rlp-raw-decode
...
rlp: fix decoding long strings into RawValue types
2017-08-24 13:32:45 +03:00
Péter Szilágyi
63246e2542
rlp: fix decoding long strings into RawValue types
2017-08-24 13:10:50 +03:00
Péter Szilágyi
3c48a25762
Merge pull request #15014 from rjl493456442/metropolis-eip658
...
core: add status as a consensus field in receipt
2017-08-23 14:39:37 +03:00
Péter Szilágyi
4ee92f2d19
core/types: reject Metro receipts with > 0x01 status bytes
2017-08-23 13:57:15 +03:00
Péter Szilágyi
f7e39a7724
Merge pull request #15000 from fjl/node-flock
...
node: fix instance dir locking and improve error message
2017-08-23 13:36:11 +03:00
Péter Szilágyi
79cdbcfe64
Merge pull request #15018 from Bo-Ye/master
...
metrics: change MetricsEnabledFlag to be const
2017-08-23 13:22:46 +03:00
Péter Szilágyi
79bf69b556
tests: pull in new test suite, enable most block tests
2017-08-22 18:35:18 +03:00
Péter Szilágyi
fc5f8a3dda
Merge pull request #15022 from karalabe/enable-byzantium-state-tests
...
tests: enable Byzantium state tests for CI
2017-08-22 15:06:02 +03:00
Péter Szilágyi
3cc476c8ab
tests: enable Byzantium state tests for CI
2017-08-22 14:04:44 +03:00
Péter Szilágyi
8c037dc487
Merge pull request #15017 from karalabe/usbhid-macos-thread-fix
...
vendor: update USB HID lib (fix macOS crash)
2017-08-21 14:32:47 +03:00
Péter Szilágyi
3e14837c1c
vendor: update USB HID lib (fix macOS crash)
2017-08-21 13:45:50 +03:00