Péter Szilágyi
|
219859f8bb
|
Revert "core: update the DAO soft fork proposal to the final block"
This reverts commit 1e3a7d4fab.
|
2016-06-29 11:44:03 +03:00 |
|
Péter Szilágyi
|
e0493457d5
|
Merge pull request #2734 from karalabe/dao-final-block
core: update the DAO soft fork proposal to the final block
|
2016-06-24 16:19:45 +03:00 |
|
Péter Szilágyi
|
1e3a7d4fab
|
core: update the DAO soft fork proposal to the final block
|
2016-06-24 15:24:09 +03:00 |
|
Péter Szilágyi
|
848dec3da2
|
Merge pull request #2725 from karalabe/obscuren-softfork-dao-2
DAO soft-fork
|
2016-06-24 13:09:36 +03:00 |
|
Péter Szilágyi
|
ae0880997b
|
Merge pull request #2731 from justincc/remove-old-natspec-js-stubs
web3ext: Remove old natspec Admin_JS stubs
|
2016-06-24 11:02:44 +03:00 |
|
Péter Szilágyi
|
acecefee88
|
Merge pull request #2726 from fjl/appveyor
build: add ci.go, use it everywhere
|
2016-06-23 18:44:22 +03:00 |
|
Péter Szilágyi
|
ba784bdf36
|
core: update DAO soft-fork number, clean up the code
|
2016-06-23 17:16:43 +03:00 |
|
Péter Szilágyi
|
c4de28938f
|
core: add voting and result tracking for the dao soft-fork
|
2016-06-23 16:43:35 +03:00 |
|
Péter Szilágyi
|
599e3c7b3f
|
Merge pull request #2722 from fabioberger/fixTypos
README, core, rpc: Fix typos
|
2016-06-22 11:08:49 +03:00 |
|
Péter Szilágyi
|
4f3f6e28d5
|
Merge pull request #2685 from karalabe/ethash-bitengdian-fix
Godeps: pull in ethash with the big endian build fix
|
2016-06-15 13:07:46 +03:00 |
|
Péter Szilágyi
|
79ada05756
|
Merge pull request #2693 from obscuren/evm-bin-create
cmd/evm: added --create flag indicating the exec code is to be created
|
2016-06-15 11:35:34 +03:00 |
|
Péter Szilágyi
|
c48271958f
|
Merge pull request #2697 from karalabe/CamTosh-patch-1-3
cmd/utils: add space between "to" and filename
|
2016-06-15 11:11:15 +03:00 |
|
Péter Szilágyi
|
970f4c06e1
|
Merge pull request #2680 from karalabe/abi-fix-uints
accounts/abi: fix uint64 upper range encoding.
|
2016-06-14 17:09:13 +03:00 |
|
Péter Szilágyi
|
22ef7370e7
|
Merge pull request #2686 from obscuren/issue-2542
core/state, eth: Updated suicides objects when tracing transactions
|
2016-06-14 16:54:46 +03:00 |
|
Péter Szilágyi
|
783289068a
|
eth/downloader: fix occasional fast sync critical section test fails
|
2016-06-13 13:04:19 +03:00 |
|
Péter Szilágyi
|
f0134f363b
|
Godeps: pull in ethash with the big endian build fix
|
2016-06-13 12:43:09 +03:00 |
|
Péter Szilágyi
|
ce88d41907
|
Merge pull request #2681 from karalabe/fix-cli-deprecation
cmd: fix CLI package deprecation warnings
|
2016-06-10 16:24:06 +03:00 |
|
Péter Szilágyi
|
0f9539e1e3
|
accounts/abi: fix uint64 upper range encoding.
|
2016-06-10 12:32:08 +03:00 |
|
Péter Szilágyi
|
90e07b19ab
|
cmd: fix CLI package deprecation warnings
|
2016-06-10 11:23:00 +03:00 |
|
Péter Szilágyi
|
63d1d145e2
|
Merge pull request #2677 from bas-vk/cli
cmd/geth: codegansta/cli package renamed to urfave/cli
|
2016-06-10 10:16:20 +03:00 |
|
Péter Szilágyi
|
c039bb38d4
|
Merge pull request #2653 from tbocek/develop
Negative numbers not properly converted in ABI encoding
|
2016-06-10 10:14:42 +03:00 |
|
Péter Szilágyi
|
6886913fdf
|
Merge pull request #2670 from bas-vk/indent
Ignore round and curly brackets in strings for indentation level
|
2016-06-09 15:42:17 +03:00 |
|
Péter Szilágyi
|
7c0eb47dfb
|
cmd/geth: fix the keystore path in the accounts help text
|
2016-06-08 17:00:18 +03:00 |
|
Péter Szilágyi
|
d31eab94fd
|
Merge pull request #2671 from karalabe/randomize-console-tests
cmd/geth: truly randomize console test RPC endpoints
|
2016-06-08 14:38:22 +03:00 |
|
Péter Szilágyi
|
553f08b819
|
Merge pull request #2669 from karalabe/fix-windows-console-color
console: fix windows console colors
|
2016-06-08 13:54:49 +03:00 |
|
Péter Szilágyi
|
32258af87b
|
cmd/geth: truly randomize console test RPC endpoints
|
2016-06-08 13:53:07 +03:00 |
|
Péter Szilágyi
|
d251d48439
|
console: fix windows color transformation issue
|
2016-06-08 13:12:15 +03:00 |
|
Péter Szilágyi
|
fdd61b83ff
|
Merge pull request #2649 from karalabe/omit-startup-tx-processing
eth: don't accept transactions until we sync up with the network
|
2016-06-06 15:12:27 +03:00 |
|
Péter Szilágyi
|
32559ccad1
|
eth: don't accept transactions until we sync up with the network
|
2016-06-06 14:45:38 +03:00 |
|
Péter Szilágyi
|
826efc2295
|
Merge pull request #2630 from karalabe/adaptive-qos-tuning
eth/downloader: adaptive quality of service tuning
|
2016-06-06 14:44:59 +03:00 |
|
Péter Szilágyi
|
88f174a014
|
eth/downloader: adaptive quality of service tuning
|
2016-06-06 14:20:57 +03:00 |
|
Péter Szilágyi
|
780bdb3e80
|
Merge pull request #2647 from karalabe/fastsync-critical-resilience
eth/downloader: make fast sync resilient to critical section fails
|
2016-06-06 12:42:49 +03:00 |
|
Péter Szilágyi
|
828e1e35fd
|
Merge pull request #2655 from fjl/txpool-lock
core: add missing lock in TxPool.GetTransaction
|
2016-06-03 14:08:22 +03:00 |
|
Péter Szilágyi
|
61ee9f299d
|
eth/downloader: make fast sync resilient to critical section fails
|
2016-06-02 12:37:14 +03:00 |
|
Péter Szilágyi
|
16a23ff740
|
Merge pull request #2637 from karalabe/downloader-always-cancel
eth/downloader: ensure cancel channel is closed post sync
|
2016-05-31 14:48:52 +03:00 |
|
Péter Szilágyi
|
1d5d21726a
|
Merge pull request #2627 from karalabe/concurrent-head-sync
eth/downloader, trie: pull head state concurrently with chain
|
2016-05-31 11:52:16 +03:00 |
|
Péter Szilágyi
|
7b662103a0
|
Merge pull request #2535 from karalabe/modularize-console
cmd, console: split off the console into a reusable package
|
2016-05-31 11:48:08 +03:00 |
|
Péter Szilágyi
|
da729e5b38
|
cmd/geth, console: fix reviewer issues
|
2016-05-31 10:59:38 +03:00 |
|
Péter Szilágyi
|
14ae5708d6
|
console, internal/jsre: colorize JavaScript exceptions too
|
2016-05-30 17:25:23 +03:00 |
|
Péter Szilágyi
|
ffaf58f0a9
|
cmd, console: split off the console into a reusable package
|
2016-05-30 17:25:23 +03:00 |
|
Péter Szilágyi
|
4496a44f68
|
eth/downloader: ensure cancel channel is closed post sync
|
2016-05-30 12:01:50 +03:00 |
|
Péter Szilágyi
|
4f1d92b332
|
eth/downloader, trie: pull head state concurrently with chain
|
2016-05-27 14:26:00 +03:00 |
|
Péter Szilágyi
|
ab664c7e17
|
Merge pull request #2626 from karalabe/fix-testnet-zero-nonce
core/state: return the starting nonce for non-existent accs (testnet)
|
2016-05-27 11:10:52 +03:00 |
|
Péter Szilágyi
|
8ee84584a4
|
core/state: return the starting nonce for non-existent accs (testnet)
|
2016-05-27 10:42:11 +03:00 |
|
Péter Szilágyi
|
748d1c171d
|
core, core/state, trie: enterprise hand-tuned multi-level caching
|
2016-05-26 16:33:09 +03:00 |
|
Péter Szilágyi
|
1580ec1804
|
accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call
|
2016-05-20 12:29:28 +03:00 |
|
Péter Szilágyi
|
8906b2fe09
|
eth/downloader: fix reviewer comments
|
2016-05-20 10:56:01 +03:00 |
|
Péter Szilágyi
|
d87f7a1e81
|
eth: skip transaction handling during fast sync
|
2016-05-17 14:17:20 +03:00 |
|
Péter Szilágyi
|
e86619e75d
|
eth/downloader: stream partial skeleton filling to processor
|
2016-05-17 10:03:34 +03:00 |
|
Péter Szilágyi
|
b40dc8a1da
|
eth/downloader: implement concurrent header downloads
|
2016-05-17 10:03:34 +03:00 |
|
Péter Szilágyi
|
39ce85cf5d
|
eth/downloader: bound fork ancestry and allow heavy short forks
|
2016-05-13 12:12:13 +02:00 |
|
Péter Szilágyi
|
a5ff487889
|
Merge pull request #2559 from karalabe/abigen-unmarshal
accounts/abi/bind: fix multi-value anonymous unmarshalling
|
2016-05-12 17:49:09 +03:00 |
|
Péter Szilágyi
|
331b815300
|
Merge pull request #2560 from 6londe/patch-3
README: fix typos
|
2016-05-12 16:52:09 +03:00 |
|
Péter Szilágyi
|
251b3c6406
|
accounts/abi: fix abi test for go vet...
|
2016-05-12 16:36:58 +03:00 |
|
Péter Szilágyi
|
cc21706c50
|
accounts/abi/bind: fix multi-value anonymous unmarshalling
|
2016-05-12 16:28:18 +03:00 |
|
Péter Szilágyi
|
25931f12c1
|
Merge pull request #2551 from obscuren/abi-interface-slice-fix
accounts/abi: fixed unpacking in to already sliced interfaces
|
2016-05-12 16:27:26 +03:00 |
|
Péter Szilágyi
|
d89e57ea8d
|
Merge pull request #2549 from karalabe/geth-tester-text-templates
cmd/geth: use text/templates in the tester, not html
|
2016-05-11 13:51:11 +03:00 |
|
Péter Szilágyi
|
5a901bb555
|
Merge pull request #2548 from karalabe/surface-rpc-endpoint
cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner
|
2016-05-11 12:37:26 +03:00 |
|
Péter Szilágyi
|
284f1d6beb
|
cmd/geth: use text/templates in the tester, not html
|
2016-05-11 11:58:48 +03:00 |
|
Péter Szilágyi
|
bc6fdad786
|
cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner
|
2016-05-11 11:49:44 +03:00 |
|
Péter Szilágyi
|
5782164a35
|
Merge pull request #2529 from fjl/fdlimit-bsd
cmd/utils: fix build on *BSD
|
2016-05-09 16:39:34 +03:00 |
|
Péter Szilágyi
|
27f657478f
|
Merge pull request #2524 from fjl/windows-ci-scripts
build: add CI scripts for windows
|
2016-05-09 15:59:49 +03:00 |
|
Péter Szilágyi
|
756b62988c
|
Merge pull request #2523 from fjl/shutdown
core, eth, miner: improve shutdown synchronisation
|
2016-05-09 15:59:41 +03:00 |
|
Péter Szilágyi
|
dc7f202ecd
|
Merge pull request #2528 from karalabe/fix-web3-eth_syncing
jsre: hotfix web3 for the console eth.syncing formatting
|
2016-05-09 12:46:48 +03:00 |
|
Péter Szilágyi
|
1d42061e2c
|
jsre: hotfix web3 for the console eth.syncing formatting
|
2016-05-09 11:59:59 +03:00 |
|
Péter Szilágyi
|
8aa4597c9e
|
Merge pull request #2520 from karalabe/makefile-cross-update
Makefile: go build instead of install (solves cross compile issues)
|
2016-05-09 11:12:28 +03:00 |
|
Péter Szilágyi
|
57ba1824ac
|
Merge pull request #2514 from bas-vk/startRPC_WS
node: start RPC/WS interface on localhost by default
|
2016-05-08 17:37:35 +03:00 |
|
Péter Szilágyi
|
6a00a3ade1
|
Makefile: go build instead of install (solves cross compile issues)
|
2016-05-06 16:56:22 +03:00 |
|
Péter Szilágyi
|
f821b0188a
|
Merge pull request #2518 from fjl/debug-go-trace
internal/debug: also rename debug_startTrace to debug_startGoTrace
|
2016-05-06 13:05:54 +03:00 |
|
Péter Szilágyi
|
bc3b406bff
|
travis: run CI builds against multiple Go versions
|
2016-05-04 20:10:36 +03:00 |
|
Péter Szilágyi
|
b4fbcd5060
|
README: Polish up exec section, rewrite contrib and add license.
|
2016-05-03 14:26:55 +03:00 |
|
Péter Szilágyi
|
4536b993ff
|
cmd/geth, release: polish and deploy live release contract
|
2016-05-02 16:20:58 +03:00 |
|
Péter Szilágyi
|
586eddfd09
|
release, all: integrate the release service into geth
|
2016-05-02 16:20:21 +03:00 |
|
Péter Szilágyi
|
d46da273c6
|
common/releases: rewrite release version contract + use native dapps
|
2016-05-02 16:20:04 +03:00 |
|
Péter Szilágyi
|
cfa999f006
|
Merge pull request #2504 from Arachnid/public-vmconfig
Provide a public accessor for ChainConfig
|
2016-04-29 14:50:10 +03:00 |
|
Péter Szilágyi
|
9672a62a38
|
Merge pull request #2485 from karalabe/fakepow
cmd: add a `--fakepow` flag to help benchmarking database changes
|
2016-04-29 14:19:38 +03:00 |
|
Péter Szilágyi
|
0f722df2d9
|
Merge pull request #2435 from obscuren/abi-array-fixes
accounts/abi: refactored ABI package
|
2016-04-28 15:23:07 +03:00 |
|
Péter Szilágyi
|
123aa659e4
|
Merge pull request #2496 from karalabe/abibind-missing-contract-error
accounts/abi/bind, eth: add contract non-existent error
|
2016-04-27 17:31:12 +03:00 |
|
Péter Szilágyi
|
cdcbb2f160
|
accounts/abi/bind, eth: add contract non-existent error
|
2016-04-27 17:15:23 +03:00 |
|
Péter Szilágyi
|
db62979514
|
Merge pull request #2492 from fjl/accounts-arm64
accounts: disable file system watch on linux/arm64
|
2016-04-26 16:15:18 +03:00 |
|
Péter Szilágyi
|
5137c04ccf
|
Merge pull request #2484 from pcasaretto/address-test-coverage
Improve Address test coverage
|
2016-04-26 16:13:49 +03:00 |
|
Péter Szilágyi
|
b06f44ecc2
|
cmd: add a --fakepow flag to help benchmarking database changes
|
2016-04-21 12:14:57 +03:00 |
|
Péter Szilágyi
|
a6ca8fd268
|
Merge pull request #2463 from fjl/rpc-context-key
rpc: remove NotifierContextKey
|
2016-04-19 10:22:48 +03:00 |
|
Péter Szilágyi
|
16d10aae0c
|
Merge pull request #2461 from karalabe/fix-simulator-estimates
accounts/abi/bind/backends: estimate needed gas, not used
|
2016-04-15 18:50:50 +03:00 |
|
Péter Szilágyi
|
e581f2690a
|
accounts/abi/bind/backends: estimate needed gas, not used
|
2016-04-15 18:32:21 +03:00 |
|
Péter Szilágyi
|
5c17b2f521
|
Merge pull request #2460 from fjl/whisper-expiration-test-delay
whisper: deflake Test*MessageExpiration
|
2016-04-15 14:44:36 +03:00 |
|
Péter Szilágyi
|
499d63f706
|
Merge pull request #2456 from bas-vk/rpc-arg-whitespace
cmd/utils: strip excessive whitespace from api command line arguments
|
2016-04-14 18:26:56 +03:00 |
|
Péter Szilágyi
|
5f917715c5
|
Merge pull request #2454 from karalabe/trace-fix
eth: fix single transaction tracing (run prev mutations)
|
2016-04-14 17:52:34 +03:00 |
|
Péter Szilágyi
|
53016c1225
|
eth, rpc: make trace configs optional
|
2016-04-14 15:10:29 +03:00 |
|
Péter Szilágyi
|
bbc77f488e
|
eth: fix single transaction tracing (run prev mutations)
|
2016-04-14 14:29:47 +03:00 |
|
Péter Szilágyi
|
b34b130fb5
|
Merge pull request #2450 from karalabe/fix-ios-kqueue
accounts: disable filesystem notifications on iOS
|
2016-04-13 12:48:51 +03:00 |
|
Péter Szilágyi
|
fd36448d6a
|
accounts: disable filesystem notifications on ios
|
2016-04-13 12:29:39 +03:00 |
|
Péter Szilágyi
|
a1f1c404c3
|
cmd/utils: fix accounts merge error on console unlock
|
2016-04-12 18:01:37 +03:00 |
|
Péter Szilágyi
|
1e9b504ee7
|
Merge pull request #2284 from fjl/accounts-addr-cache
accounts: cache key addresses
|
2016-04-12 17:51:09 +03:00 |
|
Péter Szilágyi
|
33e4f51749
|
Merge pull request #2444 from karalabe/gethrpctest-chainconfig-panic
cmd/gethrpctest: add missing chain configuration config field
|
2016-04-12 17:01:51 +03:00 |
|
Péter Szilágyi
|
aceaaa5178
|
eth: gracefully fail if chain config is missing
|
2016-04-12 16:48:43 +03:00 |
|
Péter Szilágyi
|
9027981280
|
cmd/gethrpctest: add missing chain configuration config field
|
2016-04-12 16:44:42 +03:00 |
|
Péter Szilágyi
|
bf1f620343
|
eth: fix GPU miner chain config regression
|
2016-04-11 17:31:00 +03:00 |
|
Péter Szilágyi
|
701ac1ce6c
|
Godeps: pull in the ethash opencl fix
|
2016-04-11 17:14:32 +03:00 |
|
Péter Szilágyi
|
8abf06d378
|
Merge pull request #2430 from bas-vk/chaincmd
cmd/utils: bugfix where database is opened multiple times
|
2016-04-11 13:21:47 +03:00 |
|