Gav Wood
|
845fa97da1
|
Fix eth_call so it doesn't need the secret of the sender.
|
2016-03-26 13:30:02 +01:00 |
|
Gav Wood
|
aaf04e793d
|
Make BlockNumber optional.
|
2016-03-26 12:41:24 +01:00 |
|
Gav Wood
|
af14c68acc
|
Merge pull request #822 from ethcore/netidfix
Use network id for the web3_net_version return.
|
2016-03-26 11:25:09 +01:00 |
|
Gav Wood
|
44d9ccf2c5
|
Update web3.rs
[ci-skip]
|
2016-03-26 11:19:51 +01:00 |
|
NikVolf
|
52726088f3
|
actually fix build
|
2016-03-26 04:06:40 +03:00 |
|
NikVolf
|
079a39a5f1
|
wiki test
|
2016-03-26 03:19:55 +03:00 |
|
NikVolf
|
dc4654fa4c
|
avoid copy
|
2016-03-26 03:15:27 +03:00 |
|
NikVolf
|
3d94670f1f
|
web3_sha3
|
2016-03-26 03:00:05 +03:00 |
|
Gav Wood
|
b30fc3a715
|
Fix build.
|
2016-03-26 00:53:35 +01:00 |
|
Gav Wood
|
f231440480
|
Use network id for the web3_net_version return.
|
2016-03-26 00:23:07 +01:00 |
|
Gav Wood
|
d50c9f9fac
|
Merge remote-tracking branch 'origin/master' into bettermining
|
2016-03-24 23:10:54 +01:00 |
|
Gav Wood
|
830ef7ddfc
|
New mining framework.
Fixes #756.
|
2016-03-24 23:03:22 +01:00 |
|
arkpar
|
416040f313
|
Fixed test
|
2016-03-24 17:09:41 +01:00 |
|
Gav Wood
|
8dbd6f36b5
|
Avoid warning.
|
2016-03-24 16:00:32 +00:00 |
|
Gav Wood
|
ae5eece76f
|
Don't care if engaged in sync since it's typically doing so.
|
2016-03-24 14:40:13 +00:00 |
|
Gav Wood
|
6c18a1f285
|
Fix logic. agaib.
|
2016-03-24 14:40:10 +00:00 |
|
Gav Wood
|
cbba403992
|
Fix logic error.
|
2016-03-24 14:39:32 +00:00 |
|
Gav Wood
|
e6136eb075
|
Fix mining.
|
2016-03-24 14:39:29 +00:00 |
|
Gav Wood
|
0ab57c48c3
|
Add tracing.
|
2016-03-24 13:51:51 +00:00 |
|
Gav Wood
|
4e013ba2fc
|
Refactor pending_block to always return invalid txs and sometimes a block.
Docuemnt SealingWork properly.
|
2016-03-23 16:28:02 +00:00 |
|
Gav Wood
|
97449afbb9
|
Merge branch 'master' into bettermining
|
2016-03-23 14:18:16 +01:00 |
|
Arkadiy Paronyan
|
ebd7273071
|
Merge pull request #800 from ethcore/fixjsonrpc
Increase threads to num_cpus & fix author reporting
|
2016-03-22 21:08:59 +01:00 |
|
Gav Wood
|
0e026ed11f
|
Fix author reporting. num_cpus for JSONRPC threads.
|
2016-03-22 19:12:17 +01:00 |
|
debris
|
a0cbe7cd7e
|
fixed eth_call, eth_sendTransaction and eth_estimateGas
|
2016-03-22 17:17:50 +01:00 |
|
debris
|
0cdac6de3c
|
uncle
|
2016-03-22 16:07:42 +01:00 |
|
Gav Wood
|
a134f939e9
|
Non-functioning draft of code.
|
2016-03-22 13:05:18 +01:00 |
|
debris
|
f2a0e24491
|
removed outdated comment
|
2016-03-21 20:29:35 +01:00 |
|
debris
|
0e5395013a
|
implemented eth_sendRawTransaction
|
2016-03-21 12:00:30 +01:00 |
|
debris
|
068c0f3782
|
test for eth_getTransactionReceipt
|
2016-03-21 11:47:50 +01:00 |
|
debris
|
52e9801721
|
client implementation of transaction receipt
|
2016-03-20 18:44:57 +01:00 |
|
debris
|
2a3e695f8a
|
LocalizedReceipt
|
2016-03-20 17:29:39 +01:00 |
|
debris
|
aa47d944e1
|
implemented rpc eth_estimateGas method, added tests for rpc eth_call and eth_estimateGas
|
2016-03-20 11:34:19 +01:00 |
|
debris
|
d15ce15751
|
Merge branch 'eth_call' into eth_estimateGas
|
2016-03-20 10:40:18 +01:00 |
|
debris
|
d536d20643
|
fixed indentation
|
2016-03-20 10:36:44 +01:00 |
|
debris
|
83d08ba399
|
Merge branch 'master' of github.com:ethcore/parity into eth_call
|
2016-03-20 10:29:43 +01:00 |
|
debris
|
7c6f0e472d
|
implementation of eth_estimateGas
|
2016-03-20 10:29:30 +01:00 |
|
debris
|
b9623e6c5b
|
improvements to build, updated dependencies, moved rpctest to its own submodule
|
2016-03-19 23:27:50 +01:00 |
|
debris
|
9a227dce46
|
Merge branch 'json_tests_refactor' into eth_call
|
2016-03-19 21:42:10 +01:00 |
|
debris
|
521f2a1433
|
implemented eth_call
|
2016-03-19 21:37:11 +01:00 |
|
debris
|
693a3b0739
|
fixed failing eth rpc tests
|
2016-03-19 12:55:36 +01:00 |
|
debris
|
e5c6579a8c
|
next batch of rpc fixes, 103 still failing
|
2016-03-19 12:23:48 +01:00 |
|
debris
|
52dbcd8152
|
rpc tests, now 421 passing / 116 failing
|
2016-03-19 11:44:36 +01:00 |
|
Gav Wood
|
1d822132f0
|
Merge pull request #757 from ethcore/ethrpc_test
rpctest executable
|
2016-03-19 08:45:13 +01:00 |
|
debris
|
ef297dbec7
|
removed warnings by adding missing documentation
|
2016-03-18 22:57:26 +01:00 |
|
Tomasz Drwięga
|
62c32eb288
|
Merge branch 'master' into tx_queue_live
Conflicts:
miner/src/miner.rs
|
2016-03-18 19:31:14 +01:00 |
|
debris
|
1c9cc6167d
|
updated rpc helpers docs
|
2016-03-18 19:16:46 +01:00 |
|
debris
|
757f0c9bc4
|
Merge branch 'master' of github.com:ethcore/parity into ethrpc_test
|
2016-03-18 18:05:29 +01:00 |
|
Tomasz Drwięga
|
338e5fadb9
|
Bumping clippy
|
2016-03-18 10:08:47 +01:00 |
|
debris
|
3e6d0602ea
|
running rpc tests
|
2016-03-17 23:58:30 +01:00 |
|
Tomasz Drwięga
|
2dc314f993
|
Removing update_seal when new transactions arrives
|
2016-03-17 18:30:26 +01:00 |
|
Tomasz Drwięga
|
7ae60056b2
|
Common error handling
|
2016-03-17 16:13:00 +01:00 |
|
Tomasz Drwięga
|
833c5fdd31
|
Merge branch 'master' into tx_queue_live
Conflicts:
sync/src/chain.rs
|
2016-03-17 13:35:01 +01:00 |
|
Gav Wood
|
a76eb022d0
|
Merge pull request #746 from ethcore/tx_queue
Verify sender's balance before importing transaction to queue
|
2016-03-17 13:32:48 +01:00 |
|
Gav Wood
|
c88601a376
|
Merge pull request #750 from ethcore/tx_block_pending
Returning number of transactions pending in block not queue
|
2016-03-17 13:21:06 +01:00 |
|
Tomasz Drwięga
|
caedb64ade
|
Adding missing space
|
2016-03-17 13:18:26 +01:00 |
|
Tomasz Drwięga
|
e1c3ab1846
|
Renaming status fields to something more descriptive.
|
2016-03-17 13:07:34 +01:00 |
|
Tomasz Drwięga
|
b684bc9ba0
|
Updating sealing when new transactions are received
|
2016-03-17 12:52:26 +01:00 |
|
Tomasz Drwięga
|
bc04e0c713
|
Adding missing commas
|
2016-03-17 11:49:56 +01:00 |
|
Gav Wood
|
4050462ad4
|
Update sync_provider.rs
|
2016-03-17 11:23:30 +01:00 |
|
Tomasz Drwięga
|
884f2dd873
|
Returning number of transactions pending in block not queue
|
2016-03-17 11:19:12 +01:00 |
|
Tomasz Drwięga
|
d54c95da9d
|
Removing unused import
|
2016-03-16 10:48:31 +01:00 |
|
Tomasz Drwięga
|
fdba8de600
|
Validating senders balance before importing transaction to queue
|
2016-03-16 10:45:55 +01:00 |
|
Nikolay Volf
|
bd892026f6
|
tests
|
2016-03-16 10:37:08 +01:00 |
|
Nikolay Volf
|
8427e99c73
|
checking queue also
|
2016-03-15 23:58:46 +01:00 |
|
Nikolay Volf
|
99bae23996
|
[ci skip] grammar fix
|
2016-03-15 17:56:35 +01:00 |
|
Nikolay Volf
|
ab4bfbac0d
|
adding check for a sync
|
2016-03-15 17:13:44 +01:00 |
|
Gav Wood
|
7628df6fe6
|
Merge pull request #723 from ethcore/rpc_tests
another batch of rpc tests
|
2016-03-14 19:18:08 +01:00 |
|
debris
|
9b241faf01
|
uncle method mock
|
2016-03-14 17:01:29 +01:00 |
|
debris
|
47ca84041b
|
tests for eth_mining, eth_compileLLL, eth_compileSolidity, eth_compileSerpent
|
2016-03-14 14:59:09 +01:00 |
|
debris
|
0de73609d2
|
eth_hashrate && eth_submitHashrate tests
|
2016-03-14 14:18:29 +01:00 |
|
Arkadiy Paronyan
|
42499addc8
|
Merge pull request #714 from ethcore/master-version
Version 1.1 in master
|
2016-03-14 13:40:52 +01:00 |
|
Nikolay Volf
|
2117d363e2
|
new account test & fix
|
2016-03-14 01:06:42 +01:00 |
|
arkpar
|
9e7ff2c00e
|
Version 1.1
|
2016-03-14 01:00:17 +01:00 |
|
Nikolay Volf
|
1957a14961
|
personal tests setup
|
2016-03-14 00:48:43 +01:00 |
|
Gav Wood
|
6cedb263aa
|
Add missing file.
|
2016-03-13 17:01:50 +01:00 |
|
Gav Wood
|
b4f7f220f1
|
Merge remote-tracking branch 'origin/master' into merge_ethminer
|
2016-03-13 16:35:52 +01:00 |
|
debris
|
6ee13b0000
|
implemented eth_getCompilers
|
2016-03-13 15:02:46 +01:00 |
|
Gav Wood
|
4a58e142bd
|
Remove duplicate ciippys.
|
2016-03-13 15:02:08 +01:00 |
|
Gav Wood
|
02f43f2e8c
|
Merge branch 'ethminer_crate'
|
2016-03-13 15:00:47 +01:00 |
|
debris
|
29c85e16cd
|
added eth_sign and eth_sendRawTransaction to eth interface
|
2016-03-13 14:57:26 +01:00 |
|
debris
|
00820c342a
|
fixed eth_getCode and added tests for it
|
2016-03-13 14:45:39 +01:00 |
|
debris
|
c2b3ba533b
|
fixed eth_getTransactionCount**, and eth_getUncleCount** rpc methods, added tests for them
|
2016-03-13 14:37:33 +01:00 |
|
debris
|
487ba9b08a
|
implemented eth_storageAt rpc method, added more tests for rpc
|
2016-03-13 12:09:30 +01:00 |
|
Marek Kotewicz
|
1f8e0f86ac
|
Merge pull request #688 from ethcore/updating_clippy
Updating clippy
|
2016-03-13 10:07:44 +01:00 |
|
debris
|
49dd666199
|
EthTester
|
2016-03-12 20:06:55 +01:00 |
|
debris
|
e09de6ea3d
|
added missing eth_getBalance rpc method and tests for it
|
2016-03-12 19:51:24 +01:00 |
|
debris
|
a9a1c80fac
|
implemented eth_accounts, fixed personal_accounts, added test account provider, tests for eth_accounts
|
2016-03-12 19:21:08 +01:00 |
|
Tomasz Drwięga
|
451a5d78e3
|
Removing unused (?) serde::Error
|
2016-03-12 13:40:39 +01:00 |
|
Tomasz Drwięga
|
e10457d235
|
Bumping clippy
|
2016-03-12 10:06:50 +01:00 |
|
Tomasz Drwięga
|
aebc91d96f
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.toml
rpc/Cargo.toml
sync/Cargo.toml
|
2016-03-12 09:50:18 +01:00 |
|
Nikolay Volf
|
0c9c97fcb9
|
Merge pull request #670 from ethcore/updating_clippy
Updating clippy & fixing warnings.
|
2016-03-11 23:57:06 +03:00 |
|
Marek Kotewicz
|
e6aba74726
|
Merge pull request #681 from ethcore/jsonrpc_tests
rpc web3 tests
|
2016-03-11 20:53:13 +01:00 |
|
Tomasz Drwięga
|
fadbc61dff
|
Merge branch 'ethminer_crate' into rpc_pending_filter
Conflicts:
miner/src/miner.rs
parity/main.rs
|
2016-03-11 19:27:09 +01:00 |
|
Tomasz Drwięga
|
f724cab92d
|
Merge branch 'master' into updating_clippy
Conflicts:
ethcore/src/lib.rs
sync/src/chain.rs
sync/src/lib.rs
util/src/keys/store.rs
util/src/lib.rs
|
2016-03-11 19:17:09 +01:00 |
|
Nikolay Volf
|
08b4488ef3
|
Merge branch 'master' into personal-rpc-cli
Conflicts:
parity/main.rs
|
2016-03-11 20:54:18 +04:00 |
|
debris
|
c6ba378b6b
|
rpc web3 tests
|
2016-03-11 16:17:09 +01:00 |
|
Tomasz Drwięga
|
9c92d601b1
|
Merge branch 'master' into ethminer_crate
Conflicts:
rpc/src/v1/impls/eth.rs
|
2016-03-11 15:56:30 +01:00 |
|
Nikolay Volf
|
fcc0432856
|
Merge pull request #675 from ethcore/rpc_unit_tests
fixed U256 and transaction request deserialization
|
2016-03-11 17:25:13 +03:00 |
|
Tomasz Drwięga
|
b458452f0e
|
TestSyncProvider fixes
|
2016-03-11 14:57:17 +01:00 |
|
Tomasz Drwięga
|
197ea7f7d6
|
Using miner in rpc instead of sync
|
2016-03-11 14:51:07 +01:00 |
|