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 |
|
Péter Szilágyi
|
a7161caedf
|
Merge pull request #2427 from bas-vk/pending-tx-console-format
console: use transaction output formatter for eth.pendingTransactions…
|
2016-04-11 12:34:48 +03:00 |
|
Péter Szilágyi
|
4b2492b614
|
Merge pull request #2423 from karalabe/abigen-support-arrays
accounts/abi/bind: support generating bindings for various arrays
|
2016-04-11 11:40:07 +03:00 |
|
Péter Szilágyi
|
fc4fffd5ac
|
accounts/abi/bind: support generating bindings for various arrays
|
2016-04-05 18:20:50 +03:00 |
|
Péter Szilágyi
|
e9254bb0f9
|
core, miner: remove Frontier canary
|
2016-04-04 13:18:34 +03:00 |
|
Péter Szilágyi
|
3a2da31c3e
|
Merge pull request #2412 from fjl/p2p-eip8-enable
p2p: enable EIP-8 handshake sending
|
2016-04-04 13:10:48 +03:00 |
|
Péter Szilágyi
|
c90fc3503d
|
cmd/geth: add missing gas target flag (fixing 0 convergence issue)
|
2016-04-04 12:04:04 +03:00 |
|
Péter Szilágyi
|
4097478884
|
accounts/abi/bind: surface raw wrappers to access low level ops
|
2016-04-01 13:07:05 +03:00 |
|
Péter Szilágyi
|
10d3466c93
|
Merge pull request #2383 from karalabe/goabi-exclusions-duplicates
accounts/abi/bind, cmd/abigen: dedup structs, exclude patterns
|
2016-03-31 19:29:31 +03:00 |
|
Péter Szilágyi
|
4326061e35
|
eth: fix accidental nil panic on nil errors
|
2016-03-31 18:26:25 +03:00 |
|
Péter Szilágyi
|
f115f077d7
|
Merge pull request #2398 from karalabe/fix-trace-json-output
eth: manually convert errors to strings on the trace API (json cannot)
|
2016-03-31 17:59:28 +03:00 |
|
Péter Szilágyi
|
6c670eff01
|
eth: manually convert errors to strings on the trace API (json cannot)
|
2016-03-31 17:41:26 +03:00 |
|
Péter Szilágyi
|
4ab593c5a1
|
accounts/abi/bind: support account slices, drop hash type
|
2016-03-31 12:48:50 +03:00 |
|
Péter Szilágyi
|
c2bbff6116
|
accounts/abi/bind: merge all tests into a single suite
|
2016-03-31 12:45:50 +03:00 |
|
Péter Szilágyi
|
787d688c2f
|
accounts/abi/bind: use anonymous ephemeral call result structs
|
2016-03-31 12:45:30 +03:00 |
|
Péter Szilágyi
|
b813e4d411
|
accounts/abi/bind, cmd/abigen: dedup structs, exclude patterns
|
2016-03-26 11:43:09 +02:00 |
|
Péter Szilágyi
|
9b4a45f6e8
|
accounts/abi/bind: fix double pointer in generated code
|
2016-03-25 15:09:06 +02:00 |
|
Péter Szilágyi
|
cfb3a8ea8f
|
Merge pull request #2357 from karalabe/abi-binding-generator
accounts/abi/bind: Go ABI binding generator
|
2016-03-24 17:35:42 +02:00 |
|
Péter Szilágyi
|
73308dbe0e
|
accounts/abi/bind, cmd/abigen: port to templates, bind to solidity
|
2016-03-24 17:09:45 +02:00 |
|
Péter Szilágyi
|
86cfc22c79
|
accounts/abi/bind: constructor, auth utils and various backends
|
2016-03-24 14:15:32 +02:00 |
|
Péter Szilágyi
|
72826bb5ad
|
accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI
|
2016-03-24 14:15:18 +02:00 |
|
Péter Szilágyi
|
b3b110bc95
|
Merge pull request #2348 from obscuren/abi-variable-input
accounts/abi: Fixed bytes input accept []byte and variable input support
|
2016-03-17 10:21:34 +02:00 |
|
Péter Szilágyi
|
138e7af96c
|
Merge pull request #2354 from karalabe/miner-atomic-pending
eth, miner: fetch pending block/state in on go (data race)
|
2016-03-16 13:12:46 +02:00 |
|
Péter Szilágyi
|
8b6ae6bf86
|
Merge pull request #2355 from karalabe/abi-constant-functions-2
accounts/abi: handle the "constant" modifier for functions
|
2016-03-16 13:12:14 +02:00 |
|
Péter Szilágyi
|
270ea6eec3
|
accounts/abi: handle the "constant" modifier for functions
|
2016-03-16 11:24:16 +02:00 |
|
Péter Szilágyi
|
0228fb57cd
|
eth, miner: fetch pending block/state in on go (data race)
|
2016-03-16 11:23:26 +02:00 |
|
Péter Szilágyi
|
2855a93ede
|
Merge pull request #2341 from leijurv/patch-2
core: fixed various typos
|
2016-03-16 11:22:33 +02:00 |
|
Péter Szilágyi
|
e189fb839c
|
Merge pull request #2327 from fjl/debug-fixes
cmd/utils, internal/debug: fixes for debugging
|
2016-03-15 11:01:31 +02:00 |
|
Péter Szilágyi
|
b8f4a48ada
|
Merge pull request #2337 from karalabe/upnp-error-hang
p2p/nat: fix #2291, NAT discovery did't abort on failure
|
2016-03-14 17:17:21 +02:00 |
|
Péter Szilágyi
|
64c8e2f2ca
|
p2p/nat: fix #2291, NAT discovery did't abort on failure
|
2016-03-14 17:08:15 +02:00 |
|
Péter Szilágyi
|
08759b0aaf
|
Merge pull request #2322 from karalabe/headerchain-preformance-fixes
core: cache fresh headers and tds to avoid db trashing
|
2016-03-11 16:49:21 +02:00 |
|
Péter Szilágyi
|
c3a4874e5e
|
Merge pull request #2326 from karalabe/goleveldb-datarace-fix
Godeps: pull in the leveldb upstream write race fix
|
2016-03-11 10:30:46 +02:00 |
|
Péter Szilágyi
|
9ff07304a3
|
Godeps: pull in the leveldb upstream write race fix
|
2016-03-11 09:30:25 +02:00 |
|
Péter Szilágyi
|
daad2b2559
|
core: cache fresh headers and tds to avoid db trashing
|
2016-03-10 21:40:34 +02:00 |
|
Péter Szilágyi
|
850f41b374
|
Merge pull request #2321 from karalabe/downloader-throughput-datarace
eth/downloader: fix a throughput estimation data race
|
2016-03-10 20:38:55 +02:00 |
|
Péter Szilágyi
|
e3f2b541f2
|
eth/downloader: fix a throughput estimation data race
|
2016-03-10 12:58:46 +02:00 |
|
Péter Szilágyi
|
ea19e61fba
|
Godeps: update goleveldb to fix a compaction data race
|
2016-03-10 12:57:59 +02:00 |
|
Péter Szilágyi
|
edd7aa054c
|
Merge pull request #2228 from karalabe/allocate-cache-to-chaindata
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
|
2016-03-09 10:43:07 +02:00 |
|
Péter Szilágyi
|
e90958cd29
|
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
|
2016-03-09 10:33:39 +02:00 |
|
Péter Szilágyi
|
05c86c2c9f
|
Merge pull request #2309 from bas-vk/passwd
console: allow optional password on the command line
|
2016-03-08 17:07:12 +02:00 |
|
Péter Szilágyi
|
31b4ff8cc1
|
Merge pull request #2310 from karalabe/ethash-future-cache
Godeps: pull in ethash future cache generator
|
2016-03-08 16:55:22 +02:00 |
|
Péter Szilágyi
|
119b724362
|
Godeps: pull in ethash future cache generator
|
2016-03-08 16:43:56 +02:00 |
|
Péter Szilágyi
|
ae4982a365
|
eth: forward empty body responses to the downlaoder
|
2016-03-03 13:06:23 +02:00 |
|
Péter Szilágyi
|
5adc461d58
|
Merge pull request #2267 from karalabe/pending-state-events
core, miner: add PendingStateEvent to track non-log updates.
|
2016-03-02 11:24:27 +02:00 |
|
Péter Szilágyi
|
c0bf321ec8
|
Merge pull request #2278 from fjl/rpc-inproc-pipe
rpc: simplify inproc client
|
2016-03-01 14:54:52 +02:00 |
|
Péter Szilágyi
|
8255afbc75
|
Merge pull request #2221 from karalabe/expost-key-decryption
crypto: expose key decryption method to parse a string direclty
|
2016-03-01 11:01:06 +02:00 |
|