Manish Goregaokar
|
8802fb2fd8
|
Make clippy an optional dependency
|
2016-02-17 02:07:41 +05:30 |
|
debris
|
b01652f3e7
|
LocalizedLogEntry and Filter in ethcore module
|
2016-02-16 18:21:45 +01:00 |
|
arkpar
|
d95e971030
|
Prevent deadlocks
|
2016-02-16 17:53:31 +01:00 |
|
debris
|
7e5e56de40
|
bloom_filters finally working
|
2016-02-16 16:54:58 +01:00 |
|
debris
|
d000ad2441
|
more tests and fixes for blockchains bloom filters
|
2016-02-16 14:46:21 +01:00 |
|
Nikolay Volf
|
50b6c6d4ad
|
Merge pull request #448 from ethcore/master-upgrade
Master upgrade
|
2016-02-16 15:06:43 +03:00 |
|
debris
|
0699cdd5d0
|
tests for blockchain bloomfilters
|
2016-02-16 11:41:34 +01:00 |
|
Nikolay Volf
|
feb9b96ce7
|
version bump, test script for full suite
|
2016-02-16 13:40:58 +03:00 |
|
Marek Kotewicz
|
cdce3697e0
|
Merge pull request #446 from ethcore/mordenboot
Add Morden bootnode.
|
2016-02-16 11:06:16 +01:00 |
|
Tomusdrw
|
22e2458ce5
|
Adding rustfmt_skip and fixing couple of places that have troubles after formatting.
|
2016-02-16 11:01:04 +01:00 |
|
Gav Wood
|
425350aa65
|
Add Morden bootnode.
|
2016-02-16 10:53:28 +01:00 |
|
arkpar
|
fa316c21ae
|
Merge branch 'discovery' of github.com:ethcore/parity into discovery
|
2016-02-16 02:31:53 +01:00 |
|
arkpar
|
681350b03d
|
Merge branch 'discovery' of github.com:ethcore/parity into discovery
|
2016-02-16 01:36:23 +01:00 |
|
arkpar
|
dbf3691c22
|
Return nothing on state requests instead of panicing
|
2016-02-16 01:13:13 +01:00 |
|
debris
|
0a3e8a0fdb
|
more tests for bloomfilter
|
2016-02-15 21:56:33 +01:00 |
|
debris
|
9e760e9fb8
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-15 21:39:38 +01:00 |
|
debris
|
6d91852c55
|
test chainfilter on realdata
|
2016-02-15 21:32:09 +01:00 |
|
Arkadiy Paronyan
|
482292551b
|
Merge pull request #423 from ethcore/secret-store
Secret store (part1 - key management)
|
2016-02-15 20:29:54 +01:00 |
|
Nikolay Volf
|
017a1adb24
|
fixing issues and moving
|
2016-02-15 18:01:52 +03:00 |
|
debris
|
552fe1fb4b
|
removed unused functions and warnings
|
2016-02-15 15:42:43 +01:00 |
|
debris
|
fb4901cbcf
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-15 15:22:43 +01:00 |
|
debris
|
0fab166fba
|
refactored chainfilter.rs, split out indexer
|
2016-02-15 15:22:13 +01:00 |
|
Nikolay Volf
|
31762095b7
|
Merge branch 'master' into secret-store
|
2016-02-15 17:19:04 +03:00 |
|
Gav Wood
|
75197f4586
|
Update keys_directory.rs
|
2016-02-15 14:21:45 +01:00 |
|
Gav Wood
|
38a568e426
|
Use 1100000 as the homestead transition, fix build instructions.
|
2016-02-15 13:49:44 +01:00 |
|
debris
|
4c474d8d91
|
Merge branch 'master' into jsonrpc2
|
2016-02-15 10:53:01 +01:00 |
|
Tomusdrw
|
2c4700f4c1
|
Fixing clippy warnings
|
2016-02-15 00:55:45 +01:00 |
|
Nikolay Volf
|
3389606c7b
|
crypto section fails checks
|
2016-02-14 19:09:36 +03:00 |
|
Nikolay Volf
|
75383199d6
|
kdf params error checking
|
2016-02-14 18:22:42 +03:00 |
|
Nikolay Volf
|
ae5ec6bad9
|
Merge branch 'master' into secret-store
|
2016-02-14 16:01:29 +03:00 |
|
debris
|
9e0cfa1fad
|
ignore transition tests for now, make travis build green again
|
2016-02-14 13:31:51 +01:00 |
|
Gav Wood
|
ef059911dc
|
Merge pull request #431 from ethcore/nightly-fix
nightly fixes
|
2016-02-14 13:12:40 +01:00 |
|
debris
|
f1b39ee1e5
|
nightly fixes
|
2016-02-14 12:54:27 +01:00 |
|
Gav Wood
|
b821412f72
|
Delay in test frontier file.
|
2016-02-14 12:02:44 +01:00 |
|
Gav Wood
|
48f657c031
|
Delay Homestead transition from 1,000,000.
|
2016-02-14 12:01:18 +01:00 |
|
debris
|
2748e770e4
|
Merge branch 'master' into jsonrpc2
|
2016-02-14 11:13:22 +01:00 |
|
arkpar
|
9768fddb19
|
Homestead block set to 1100000
|
2016-02-14 01:05:54 +01:00 |
|
Nikolay Volf
|
9ff3155a64
|
clippy, returing docopt
|
2016-02-14 00:58:41 +03:00 |
|
debris
|
3a09b2f226
|
fixed build
|
2016-02-13 13:15:46 +01:00 |
|
debris
|
3fcade9f6d
|
bloom possibilities in progress
|
2016-02-13 13:05:28 +01:00 |
|
Nikolay Volf
|
84c752583a
|
clippy version update, docopt-macro moving to fork
|
2016-02-13 13:17:16 +03:00 |
|
Nikolay Volf
|
91c6b6e2c1
|
coverage fix
|
2016-02-13 01:29:28 +03:00 |
|
Nikolay Volf
|
7fa0fd2440
|
garbage collection
|
2016-02-13 01:12:32 +03:00 |
|
Nikolay Volf
|
19e1f63909
|
issues with loading and more tests
|
2016-02-12 23:27:09 +03:00 |
|
Nikolay Volf
|
89c5d9f6f6
|
tests and serialization fixes
|
2016-02-12 20:09:24 +03:00 |
|
Nikolay Volf
|
f198e53891
|
documentation effort
|
2016-02-12 18:39:47 +03:00 |
|
debris
|
c9e0071fde
|
blockchain bloomfilter should be ok by now...
|
2016-02-12 14:03:23 +01:00 |
|
Nikolay Volf
|
1c57214786
|
constructor rename
|
2016-02-12 12:52:42 +03:00 |
|
debris
|
b73d528365
|
bloomfilter reset_chain_head
|
2016-02-12 02:03:04 +01:00 |
|
debris
|
160c52a14b
|
bloomfilters connected to blockchain (but without reversion)
|
2016-02-12 00:40:45 +01:00 |
|
Nikolay Volf
|
6cdc220406
|
key directory
|
2016-02-12 01:43:37 +03:00 |
|
arkpar
|
01d9ffcd9b
|
Minor fixes
|
2016-02-11 22:14:06 +01:00 |
|
arkpar
|
62ac80d53f
|
Merge branch 'master' of github.com:ethcore/parity into net
|
2016-02-11 21:10:47 +01:00 |
|
arkpar
|
84732d4b94
|
Sync fixes
|
2016-02-11 21:10:41 +01:00 |
|
Gav Wood
|
0a41dedc05
|
Merge pull request #414 from ethcore/state
Use latest era instead of end era as journal marker
|
2016-02-11 18:44:52 +01:00 |
|
Nikolay Volf
|
d9b6ab1128
|
flush
|
2016-02-11 19:48:47 +03:00 |
|
Nikolay Volf
|
02990290c6
|
json generation
|
2016-02-11 18:25:00 +03:00 |
|
debris
|
2cf0f1b5f3
|
moved chainfilter from util to ethcore, blockchain stores block blooms
|
2016-02-11 14:35:03 +01:00 |
|
Nikolay Volf
|
e61376565e
|
parsing tests
|
2016-02-11 16:17:38 +03:00 |
|
arkpar
|
0d0441a186
|
Use latest era instead of end era as journal marker
|
2016-02-11 13:32:27 +01:00 |
|
debris
|
b0f2ae147b
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-11 10:20:15 +01:00 |
|
Nikolay Volf
|
50a6e90e3d
|
Merge pull request #406 from ethcore/net
Fixed block_bodies not returning a list
|
2016-02-11 04:32:19 +03:00 |
|
Nikolay Volf
|
f0431218d6
|
basic parsing
|
2016-02-11 04:22:59 +03:00 |
|
arkpar
|
7bb661e21c
|
Fixed block_bodies not returning a list
|
2016-02-11 02:07:46 +01:00 |
|
Nikolay Volf
|
ebe3990d0d
|
fixing tests and build
|
2016-02-11 03:40:22 +03:00 |
|
Nikolay Volf
|
e19b89be2c
|
flush
|
2016-02-11 03:32:44 +03:00 |
|
Gav Wood
|
5f742c9142
|
Fix test.
|
2016-02-11 00:38:19 +01:00 |
|
Nikolay Volf
|
7bfb832312
|
type metadata for key files
|
2016-02-11 01:06:35 +03:00 |
|
debris
|
4fe86a4419
|
eth_getBlockByNumber
|
2016-02-10 22:54:12 +01:00 |
|
debris
|
93975be5e3
|
transaction by block number and index
|
2016-02-10 22:36:59 +01:00 |
|
debris
|
df0fa06e8a
|
applied client interface changes to sync tests
|
2016-02-10 22:16:25 +01:00 |
|
debris
|
484a4d8bdd
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-10 21:52:52 +01:00 |
|
Gav Wood
|
9ac4f51601
|
Allow path to be configured.
|
2016-02-10 21:17:47 +01:00 |
|
debris
|
db35e21bcd
|
few client methods use BlockId instead of hash and BlockNumber
|
2016-02-10 19:29:27 +01:00 |
|
Nikolay Volf
|
66a370af9b
|
Merge pull request #396 from ethcore/close_gently
Catching panics.
|
2016-02-10 18:55:53 +03:00 |
|
Tomusdrw
|
96dda7b73a
|
Forwarding panics from threads
|
2016-02-10 16:35:52 +01:00 |
|
Tomusdrw
|
7925642b1b
|
Removing overengineered stuff
|
2016-02-10 15:28:43 +01:00 |
|
debris
|
5347d4fe43
|
changed BlockPosition -> Location
|
2016-02-10 15:15:28 +01:00 |
|
debris
|
dc8fa4ebfd
|
moved BlockId and TransactionId to blockchain.rs
|
2016-02-10 15:09:38 +01:00 |
|
Tomusdrw
|
0d121dd51a
|
Removing unecessary locks causing dead-locks
|
2016-02-10 14:49:31 +01:00 |
|
Tomusdrw
|
6b0cc0c8fa
|
Merge branch 'master' into close_gently
Conflicts:
parity/main.rs
|
2016-02-10 13:13:04 +01:00 |
|
Tomusdrw
|
2a498fc3eb
|
Implementing PanicHandlers for all places when new thread is spawned. Handling Client panics
|
2016-02-10 12:50:27 +01:00 |
|
debris
|
75b54cc277
|
updated BlockId and TransactionId description
|
2016-02-10 12:43:26 +01:00 |
|
debris
|
8c43c989af
|
fixed Uniquely typo
|
2016-02-10 12:41:36 +01:00 |
|
debris
|
626277ef9a
|
block and transaction ids, jsonrpcs eth_getTransactionByHash
|
2016-02-10 11:28:40 +01:00 |
|
debris
|
b86ddbb923
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-10 10:13:07 +01:00 |
|
Nikolay Volf
|
4ab99a6bb3
|
fixed conflicting namespaces
|
2016-02-10 02:20:36 +03:00 |
|
debris
|
4df096fed3
|
optimize blockchains transaction_at
|
2016-02-10 00:12:09 +01:00 |
|
Nikolay Volf
|
dabce9ab45
|
cleanup, warnings
|
2016-02-10 01:11:22 +03:00 |
|
Nikolay Volf
|
2982c7973e
|
externalities suicide test
|
2016-02-10 01:02:31 +03:00 |
|
Nikolay Volf
|
2b6eb97f66
|
log test
|
2016-02-10 00:41:45 +03:00 |
|
Nikolay Volf
|
71786dd172
|
should_panic test
|
2016-02-10 00:32:47 +03:00 |
|
Nikolay Volf
|
3b01ca93cd
|
call fail test
|
2016-02-09 22:30:35 +03:00 |
|
debris
|
75ccb22d26
|
add Debug, PartialEq and Eq to LocalizedTransaction
|
2016-02-09 18:14:04 +01:00 |
|
Nikolay Volf
|
1603b2bf64
|
flush
|
2016-02-09 19:47:14 +03:00 |
|
debris
|
3abe5e941f
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-09 17:45:51 +01:00 |
|
Nikolay Volf
|
5767931df6
|
dried out tests
|
2016-02-09 19:29:52 +03:00 |
|
Nikolay Volf
|
b42f5145a6
|
check env_info
|
2016-02-09 07:54:58 -08:00 |
|
Nikolay Volf
|
7f607905ed
|
moving around setups
|
2016-02-09 07:31:57 -08:00 |
|
Nikolay Volf
|
cc4206f690
|
initial test setup
|
2016-02-09 06:28:27 -08:00 |
|
debris
|
5d05c36791
|
LocalizedTransaction
|
2016-02-09 15:17:01 +01:00 |
|
Gav Wood
|
1ae4da46b3
|
Merge pull request #387 from ethcore/coverage-effort
Ethash unit tests final
|
2016-02-09 13:59:48 +01:00 |
|
Nikolay Volf
|
97789cbab7
|
Merge pull request #374 from ethcore/jsonrpc
jsonrpc
|
2016-02-09 15:51:28 +03:00 |
|
debris
|
ac2ee42804
|
Merge branch 'jsonrpc' into jsonrpc2
|
2016-02-09 13:25:47 +01:00 |
|
debris
|
fd18be4317
|
change CLIENT_DB_VER_STR instead of DB_VERSION
|
2016-02-09 13:21:32 +01:00 |
|
Nikolay Volf
|
095c60d440
|
possible panic resolution, block family tests
|
2016-02-09 04:20:18 -08:00 |
|
debris
|
c50eb78ca1
|
jsonrpc optionals
|
2016-02-09 13:17:55 +01:00 |
|
Arkadiy Paronyan
|
46d3fe3070
|
Merge pull request #382 from ethcore/coverage-effort
Coverage effort [in progress]
|
2016-02-09 13:14:55 +01:00 |
|
Nikolay Volf
|
9358e9444c
|
unordered h256-pass fix
|
2016-02-09 03:58:32 -08:00 |
|
Nikolay Volf
|
55a29bfa86
|
unordered verification
|
2016-02-09 03:23:35 -08:00 |
|
Gav Wood
|
a33fbbd991
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-02-09 12:10:14 +01:00 |
|
debris
|
bb3ffe5764
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc
|
2016-02-09 10:13:35 +01:00 |
|
Nikolay Volf
|
fc0153a5a4
|
returning client to the place it should be, cleanup
|
2016-02-09 00:54:33 +03:00 |
|
Nikolay Volf
|
22dd075692
|
proper fail conditions
|
2016-02-08 23:43:53 +03:00 |
|
Nikolay Volf
|
1ae7db2e03
|
coverage & panics avoidance
|
2016-02-08 23:07:14 +03:00 |
|
Gav Wood
|
7bc340956f
|
Correct node id for bootnode.
|
2016-02-08 16:57:57 +01:00 |
|
debris
|
483ee1fbce
|
blockchain transaction api
|
2016-02-08 15:53:22 +01:00 |
|
Gav Wood
|
666a1c3a57
|
Merge pull request #364 from ethcore/block-propagation
Blocks propagation
|
2016-02-08 15:41:17 +01:00 |
|
Gav Wood
|
a531229076
|
Back to 30303.
|
2016-02-08 14:06:49 +01:00 |
|
Gav Wood
|
b27a7e0387
|
30304 for bootnode.
|
2016-02-08 13:55:49 +01:00 |
|
Gav Wood
|
047731b11d
|
Add parity-node-zero.ethcore.io to boot nodes.
|
2016-02-08 13:39:06 +01:00 |
|
Nikolay Volf
|
11103b083a
|
fixed test
|
2016-02-08 03:35:51 -08:00 |
|
Nikolay Volf
|
3dd220b62f
|
refactoring of report functions, some comments
|
2016-02-08 03:14:48 -08:00 |
|
debris
|
90f965cf53
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc
|
2016-02-08 11:59:03 +01:00 |
|
debris
|
3adfebdc20
|
jsonrpc eth_getCode method
|
2016-02-08 10:58:08 +01:00 |
|
Nikolay Volf
|
1b272051b9
|
Merge pull request #368 from ethcore/state
Panic on missing counters; Client cleanup
|
2016-02-08 03:04:21 +03:00 |
|
arkpar
|
06f943ee25
|
Minor change
|
2016-02-08 00:36:08 +01:00 |
|
arkpar
|
0772cb6d42
|
Panic on missing counters; Client cleanup
|
2016-02-07 23:07:36 +01:00 |
|
Nikolay Volf
|
c3f23839e8
|
Merge branch 'ark' into nvolf
|
2016-02-07 13:40:00 +03:00 |
|
Nikolay Volf
|
0e0f1fea69
|
tests
|
2016-02-07 01:15:53 +03:00 |
|
debris
|
4116bdd8fd
|
Merge branch 'master' into jsonrpc
|
2016-02-06 21:31:46 +01:00 |
|
arkpar
|
2163d8d597
|
Block queue clear now clears everything
|
2016-02-06 00:03:16 +01:00 |
|
arkpar
|
499637606d
|
DB directory versioning
|
2016-02-05 15:08:18 +01:00 |
|
debris
|
9c3317620d
|
Merge branch 'master' into jsonrpc
|
2016-02-05 14:16:39 +01:00 |
|
Marek Kotewicz
|
720c280fde
|
Merge pull request #350 from ethcore/signed_transaction
SignedTransaction structure
|
2016-02-05 14:11:12 +01:00 |
|
Gav Wood
|
105f4262dd
|
Merge pull request #354 from ethcore/license
License
|
2016-02-05 14:06:10 +01:00 |
|
Gav Wood
|
85e2ef1cac
|
Merge pull request #353 from ethcore/state
Performance optimizations
|
2016-02-05 14:05:56 +01:00 |
|
debris
|
0ddd113429
|
changed SignedTransaction transaction property name to unsigned
|
2016-02-05 13:50:35 +01:00 |
|
debris
|
c90d64662a
|
added license in every *.rs file
|
2016-02-05 13:40:41 +01:00 |
|
debris
|
7db500c38d
|
rename transactions message_hash -> hash
|
2016-02-05 13:29:07 +01:00 |
|
debris
|
1d209d909e
|
Merge branch 'master' into signed_transaction
|
2016-02-05 13:22:09 +01:00 |
|
debris
|
432c0d59c4
|
few additional rpc eth methods
|
2016-02-05 13:21:34 +01:00 |
|
arkpar
|
bfb7d378b3
|
Style
|
2016-02-05 13:06:40 +01:00 |
|
arkpar
|
31cf20ffa2
|
New account_db key scheme; snapshot tests
|
2016-02-05 12:59:21 +01:00 |
|
arkpar
|
97082ca807
|
Reduced allocations in interpreter
|
2016-02-05 02:15:26 +01:00 |
|
arkpar
|
a87edc2557
|
Style
|
2016-02-05 02:08:17 +01:00 |
|
arkpar
|
755ee95326
|
Cleanup
|
2016-02-05 01:49:17 +01:00 |
|
arkpar
|
75ebac36a3
|
Cleanup
|
2016-02-05 01:49:06 +01:00 |
|
Nikolay Volf
|
51b41a7080
|
forgot root changes
|
2016-02-05 01:58:58 +03:00 |
|
debris
|
eab8410402
|
finishe signed transactions
|
2016-02-04 23:48:29 +01:00 |
|
arkpar
|
048c27237a
|
Counters in JournalDB
|
2016-02-04 21:33:30 +01:00 |
|
debris
|
e92c6ee719
|
Signed transaciton split in progress
|
2016-02-04 17:23:53 +01:00 |
|
arkpar
|
af07852080
|
Merge branch 'sync' of github.com:ethcore/parity into state
|
2016-02-04 16:02:03 +01:00 |
|
debris
|
87d4c0a775
|
jit passes all tests expect these, where gas exceed 2 ^ 63
|
2016-02-04 14:36:57 +01:00 |
|
debris
|
3030b18683
|
evmjit homestead merge, compiles but tests do not pass yet
|
2016-02-04 13:13:08 +01:00 |
|
arkpar
|
6b3390f034
|
Refactored JournalDB
|
2016-02-04 02:40:35 +01:00 |
|
Nikolay Volf
|
a20600c9d1
|
verified as well
|
2016-02-04 04:04:12 +03:00 |
|
Nikolay Volf
|
ce7b5b03ad
|
sync test temp fix
|
2016-02-04 03:44:40 +03:00 |
|
arkpar
|
b9af3f9260
|
State copy optimization
|
2016-02-03 19:34:51 +01:00 |
|
Gav Wood
|
a0c2c6e71d
|
dead_code, not test.
|
2016-02-03 17:08:33 +01:00 |
|
Gav Wood
|
9d3049bac0
|
Revert removal of new_code .
|
2016-02-03 17:07:12 +01:00 |
|
Arkadiy Paronyan
|
d467ac76b0
|
Merge pull request #323 from ethcore/warnings
Look ma no `dead_code`
|
2016-02-03 16:57:08 +01:00 |
|
Arkadiy Paronyan
|
b831d694b4
|
Merge pull request #326 from ethcore/jit
Fixing JIT, Updating hook to run `ethcore` tests.
|
2016-02-03 16:56:59 +01:00 |
|
arkpar
|
3bc3d24945
|
Missing inline
|
2016-02-03 16:55:23 +01:00 |
|
arkpar
|
42d5c09131
|
Final docs
|
2016-02-03 16:43:48 +01:00 |
|
Tomusdrw
|
62b7862206
|
Fixing evm tests for JIT
|
2016-02-03 16:21:52 +01:00 |
|
Tomusdrw
|
83bfd43a90
|
Fixing JIT compilation
|
2016-02-03 15:59:53 +01:00 |
|
Tomusdrw
|
8a2db83803
|
Removing
|
2016-02-03 15:57:17 +01:00 |
|
Tomusdrw
|
471f1f82be
|
Fixing unused variable warning
|
2016-02-03 15:35:03 +01:00 |
|
Tomusdrw
|
a7b1b70fc1
|
Changing allow(dead_code) to more specific exclusions
|
2016-02-03 15:33:58 +01:00 |
|
Gav Wood
|
a1bfcf17e3
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-02-03 14:58:30 +01:00 |
|
Gav Wood
|
fad2f3a23d
|
More doc updates. All Gav Wood docs done.
|
2016-02-03 14:51:45 +01:00 |
|
Gav Wood
|
4a88adfde7
|
Merge pull request #317 from ethcore/evm-tests
Additional evm tests (extops, call, jumps) and some docs
|
2016-02-03 14:37:17 +01:00 |
|
Gav Wood
|
3f03ba40ee
|
Suppress warnings along with explanation.
|
2016-02-03 13:32:57 +01:00 |
|
Gav Wood
|
c531150f44
|
More documentation.
|
2016-02-03 13:20:32 +01:00 |
|
Tomusdrw
|
a8bd37d5d2
|
Merge branch 'master' into evm-tests
|
2016-02-03 13:06:21 +01:00 |
|
Tomusdrw
|
60d7fdf81f
|
CALL/CALLCODE tests
|
2016-02-03 13:04:52 +01:00 |
|
Marek Kotewicz
|
5a33602d34
|
Merge pull request #315 from ethcore/gavdocs
Additional documentation.
|
2016-02-03 12:50:06 +01:00 |
|
Gav Wood
|
cef157e83a
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-02-03 12:26:23 +01:00 |
|
Gav Wood
|
b7edc95bc4
|
Merge pull request #310 from ethcore/json_tests_split
unused functions cleanup
|
2016-02-03 12:19:36 +01:00 |
|
Gav Wood
|
61f95e0415
|
Additional documentation.
|
2016-02-03 12:18:12 +01:00 |
|
Tomusdrw
|
82496ffb13
|
Jump tests
|
2016-02-03 11:59:48 +01:00 |
|
Tomusdrw
|
da22bbf21c
|
Tests for some external operations
|
2016-02-03 11:26:24 +01:00 |
|
debris
|
bc3c983c37
|
make few functions compile only for test target
|
2016-02-02 23:45:50 +01:00 |
|
Gav Wood
|
eda65b0e36
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-02-02 23:44:36 +01:00 |
|
Gav Wood
|
78adec5e53
|
Document some stuff.
|
2016-02-02 23:43:29 +01:00 |
|
debris
|
808e517ff0
|
removing unused functions in progress
|
2016-02-02 23:06:34 +01:00 |
|
debris
|
7aba3032c8
|
Merge branch 'master' into json_tests_split
|
2016-02-02 22:50:53 +01:00 |
|
debris
|
1b6fe392f8
|
split tests and json_tests
|
2016-02-02 22:50:41 +01:00 |
|
Gav Wood
|
5155ff1fac
|
Merge pull request #303 from ethcore/ark
Check block parent on import; Peer timeouts
|
2016-02-02 22:40:06 +01:00 |
|
arkpar
|
6e717c017f
|
Fixed queue test
|
2016-02-02 21:06:21 +01:00 |
|
Tomusdrw
|
285621cfa9
|
Merge branch 'master' into evm-cov-test
Conflicts:
ethcore/src/evm/factory.rs
|
2016-02-02 18:21:55 +01:00 |
|
debris
|
bb2104d312
|
header docs and fixed header default
|
2016-02-02 18:21:31 +01:00 |
|
Tomusdrw
|
270c6c1897
|
Adding pop & badinstruction tests
|
2016-02-02 18:16:24 +01:00 |
|
Tomusdrw
|
366f9fe8f2
|
Couple of tests for EVM
|
2016-02-02 18:02:58 +01:00 |
|
arkpar
|
81e339a77a
|
Merge
|
2016-02-02 17:00:32 +01:00 |
|
debris
|
38dfa18e8c
|
gzip64res_to_json is no longer public
|
2016-02-02 16:35:11 +01:00 |
|
debris
|
e9a516e4dc
|
make ethcore block_queue module public
|
2016-02-02 16:27:37 +01:00 |
|
debris
|
a1cedaa994
|
ethcore block and blockchain module fixes
|
2016-02-02 16:24:37 +01:00 |
|
debris
|
cb98cbcd4b
|
ethcore public interface cleanup
|
2016-02-02 15:55:44 +01:00 |
|
debris
|
30dc9d857d
|
cleanup ethcore public interfaces
|
2016-02-02 15:29:53 +01:00 |
|
arkpar
|
bd684e3732
|
Check for parent on queue import
|
2016-02-02 12:12:32 +01:00 |
|
Marek Kotewicz
|
d688fa0622
|
Merge pull request #296 from ethcore/jsonrpcclioptions
Include JSONRPC CLI options.
|
2016-02-02 02:37:09 +01:00 |
|
Gav Wood
|
54924d14b3
|
Include JSONRPC CLI options.
Bump version numbers.
Update Trie benchmarks.
Disable RLP benchmark (@debrid please fix).
|
2016-02-02 01:59:14 +01:00 |
|
debris
|
ba62e757e0
|
Merge branch 'master' into travis_fixes
|
2016-02-02 01:13:21 +01:00 |
|
arkpar
|
5db17514fd
|
Fixed block queue test
|
2016-02-01 16:18:32 +01:00 |
|
debris
|
09ebc924a6
|
json tests are not run in default configuration, faster travis build, fixed coverage for ethcore-rpc and ethash
|
2016-02-01 16:03:43 +01:00 |
|
Nikolay Volf
|
77fdef4fb0
|
Merge branch 'master' into coverage-effort
Conflicts:
ethcore/src/receipt.rs
|
2016-02-01 16:37:08 +04:00 |
|
Nikolay Volf
|
e0e8ba01ed
|
accrue expanded
|
2016-02-01 16:29:12 +04:00 |
|
Nikolay Volf
|
cf963b1957
|
more of env_info
|
2016-02-01 15:35:13 +04:00 |
|
Gav Wood
|
78e514b527
|
Fix test.
|
2016-02-01 11:00:18 +01:00 |
|
Gav Wood
|
401005fde5
|
Test for Receipt RLP.
|
2016-02-01 01:03:57 +01:00 |
|
Gav Wood
|
5ef9e9d55f
|
Remove invalid comments.
Reorder Stage 4 verification to check easier things first.
|
2016-01-31 23:48:13 +01:00 |
|
Gav Wood
|
b63ee99219
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-01-31 22:52:41 +01:00 |
|
Gav Wood
|
0254b36dc1
|
Fix CALLDATACOPY (and bonus CODECOPY, too!).
Fixes #269
Fixes #270
Also fix evm debug feature.
|
2016-01-31 22:47:24 +01:00 |
|
debris
|
1a69b3861d
|
make json tests optional
|
2016-01-31 20:14:27 +01:00 |
|
Nikolay Volf
|
f2a109684e
|
remove directory
|
2016-01-31 19:35:17 +04:00 |
|
Nikolay Volf
|
5837b6e131
|
Merge branch 'master' into coverage-effort
Conflicts:
ethcore/res/ethereum/tests
|
2016-01-31 18:40:59 +04:00 |
|
debris
|
00db35457c
|
comment out failing tests
|
2016-01-31 12:54:31 +01:00 |
|
debris
|
e379592a1a
|
Merge branch 'move' into travis_move
|
2016-01-31 12:45:17 +01:00 |
|
debris
|
02f5004161
|
moving around dirs
|
2016-01-31 11:08:04 +01:00 |
|
debris
|
8fe0d74b64
|
moved src to ethcore
|
2016-01-31 10:36:48 +01:00 |
|