Martin Holst Swende
0900aae412
cmd/evm: print stateroot in evm utility ( #15341 )
7 years ago
baizhenxuan
eea996e4e1
whisper/shhclient: fix Version return type ( #15306 )
7 years ago
Péter Szilágyi
2ab7fe8982
Merge pull request #15313 from karalabe/puppeth-nongithub-faucet
...
cmd/faucet: support twitter, google+ and facebook auth too
7 years ago
Péter Szilágyi
5d2c947060
cmd/faucet: dynamic funding progress and visual feedback
7 years ago
Sumit Sarin
e5c19b6f98
README: fix typo ( #15312 )
7 years ago
RJ Catalano
dec8bba9d4
accounts/abi: improve type handling, add event support ( #14743 )
7 years ago
Péter Szilágyi
7f7abfe4d1
cmd/faucet: proper error handling all over
7 years ago
Péter Szilágyi
0bb194c956
cmd/faucet: support twitter, google+ and facebook auth too
7 years ago
Péter Szilágyi
e9295163aa
VERSION, params: start 1.7.3 release cycle
7 years ago
Péter Szilágyi
1db4ecdc0b
params: bump to 1.7.2 stable
7 years ago
Péter Szilágyi
fdb3bd287e
Merge pull request #15298 from karalabe/stack-then-readonly
...
core/vm: check opcode stack before readonly enforcement
7 years ago
Péter Szilágyi
a91e682234
core/vm: check opcode stack before readonly enforcement
7 years ago
Péter Szilágyi
41b7745529
Merge pull request #15288 from karalabe/trie-hash-benchmark
...
trie: make hasher benchmark meaningful post-caches
7 years ago
Péter Szilágyi
a5fcaa55ac
trie: make hasher benchmark meaningful post-caches
7 years ago
Péter Szilágyi
0ed4d76c79
Merge pull request #15275 from mcdee/master
...
core/types: fix test for TransactionsByPriceAndNonce
7 years ago
Péter Szilágyi
4b5e797288
Merge pull request #15287 from ernestodeltoro/typo_thoretical
...
ethash: fix typo
7 years ago
Ernesto del Toro
2e83c82f80
ethash: fix typo
7 years ago
Péter Szilágyi
8d8034fe59
Merge pull request #15269 from karalabe/puppeth-dumb-ip-filtering
...
cmd/puppeth: use dumb textual IP filtering
7 years ago
Péter Szilágyi
fd0e7b1c67
Merge pull request #15280 from terasum/master
...
miner: fix typo
7 years ago
terasum
e9382c6e9f
miner: fix typo
7 years ago
Jim McDonald
c599b78f62
core/types: fix test for TransactionsByPriceAndNonce
7 years ago
Péter Szilágyi
ad44475231
Merge pull request #14785 from Arachnid/downloaddb
...
cmd: Added support for downloading to another DB instance
7 years ago
Péter Szilágyi
35767dfd0c
cmd, eth: separate out FakePeer for future reuse
7 years ago
Nick Johnson
345332906c
cmd: Added support for copying data to another DB instance
7 years ago
Jia Chenhui
cefeb58598
event: fix typo ( #15270 )
7 years ago
Péter Szilágyi
b45cc0c9e8
cmd/puppeth: use dumb textual IP filtering
7 years ago
Péter Szilágyi
3680cd5926
params: explain EIP150Hash ( #15237 )
7 years ago
Péter Szilágyi
d3beff7e20
consensus/clique: add fork hash enforcement ( #15236 )
7 years ago
Miya Chen
40a3856af9
eth/fetcher: check the origin of filter tasks ( #14975 )
...
* eth/fetcher: check the origin of filter task
* eth/fetcher: add some details to fetcher logs
7 years ago
Darrel Herbst
89860f4197
swarm/fuse: return amount of data written if the file exists ( #15261 )
...
If the file already existed, the WriteResponse.Size was being set
as the length of the entire file, not just the amount that was
written to the existing file.
Fixes #15216
7 years ago
Martin Holst Swende
88b1db7288
accounts/keystore: scan key directory without locks held ( #15171 )
...
The accountCache contains a file cache, and remembers from
scan to scan what files were present earlier. Thus, whenever
there's a change, the scan phase only bothers processing new
and removed files.
7 years ago
Guillaume Ballet
7a045af05b
whisper/whisperv5: set filter SymKeyHash on creation ( #15165 )
7 years ago
Guillaume Ballet
36243c7ed8
internal/web3ext: make whisper v5 methods work ( #15111 )
7 years ago
holisticode
1ae0411d41
swarm/api: fixed 404 handling on missing default entry ( #15139 )
7 years ago
Darrel Herbst
d54e3539d4
p2p/nat: delete port mapping before adding ( #15222 )
...
Fixes #1024
7 years ago
Lio李欧
5df0b240ae
eth: fix typo ( #15252 )
7 years ago
ligi
605c2b261f
mobile: fix variadic argument expansion
7 years ago
Péter Szilágyi
4bc60e3aa8
Merge pull request #15241 from karalabe/puppeth-fork-management
...
cmd/puppeth: support managing fork block in the chain config
7 years ago
Péter Szilágyi
eb9abbd3f2
Merge pull request #15248 from karalabe/update-liner
...
vendor: update liner to fix docker and mips bugs
7 years ago
Péter Szilágyi
41d361565b
vendor: update liner to fix docker and mips bugs
7 years ago
Péter Szilágyi
edba5e9854
cmd/puppeth: support managing fork block in the chain config
7 years ago
Felix Lange
c0a1f1c907
params, VERSION: v1.7.2 unstable
7 years ago
Felix Lange
0510164145
params: v1.7.1 stable
7 years ago
Péter Szilágyi
629b5837e9
core: revert invalid block dedup code ( #15235 )
7 years ago
Péter Szilágyi
c2d93ded35
Merge pull request #15232 from karalabe/macos-usbhw-fixes
...
accounts/usbwallet: handle bad interface number on macOS
7 years ago
Péter Szilágyi
8d126a4981
accounts/usbwallet: handle bad interface number on macOS
7 years ago
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
7 years ago
Péter Szilágyi
d347656280
Merge pull request #15224 from karalabe/byzantium-block-numbers
...
cmd/puppeth, params: enable Byzantium on all networks
7 years ago
rjl493456442
94903d572b
internal, accounts, eth: utilize vm failed flag to help gas estimation
7 years ago
Péter Szilágyi
f86c4177d5
Merge pull request #15042 from rjl493456442/receipt_rpc
...
internal/ethapi: add status code to receipt rpc return
7 years ago