Nikolay Volf
|
8282c7dd50
|
Client IPC Interface (#1493)
* btree map serializer
* serde tests
* state diff serialization
* basic layout
* more missing serializaers
* uncle returns rlp
* block queue info
* sorting with transaction result
* sorting out util imports
* transaction import result sorting also
* sorting filters & ranges
* error sorting out
* deriving ipc service compiling
* rpc & sync recompile
* sorting rpc using uncles
* fix compilation
* fix merging bugs
* fix unused imports
* fix all warnings
* tests stub
* some merge bugs
* ethcore compilation
* fix rpc compilation
* deriving attribute
* tests (and fixes)
* rpc test working
* fix warnings again
* rs.in -> rs
* missing attribute
* refactored tree changes
* paste reformat mess fix
* pub mod actually
* intendation fix
|
2016-07-07 09:39:32 +02:00 |
|
Gav Wood
|
bc5c3da2af
|
Merge branch 'vmtracing' into diffing
|
2016-06-02 12:28:09 +02:00 |
|
Gav Wood
|
34edecd59d
|
State diffing, exposed through JSONRPC.
|
2016-05-31 21:03:44 +02:00 |
|
Gav Wood
|
f9a0cc47a0
|
Enable PoD sutff.
|
2016-05-31 12:59:00 +02:00 |
|
Marek Kotewicz
|
373284ca0a
|
spec loading cleanup (#858)
* spec loading cleanup in progress
* changed engine field in json spec
* refactored engine params
* polishing spec loading refactor
* fixed compiling json tests
* fixed compiling parity
* removed warnings
* removed commented out code
* fixed failing test
* bringing back removed TODO in spec.
|
2016-04-09 10:20:35 -07:00 |
|
debris
|
2face3f938
|
use ethjson module to load chain json tests
|
2016-03-19 18:13:14 +01:00 |
|
debris
|
c695b83e52
|
new way of loading PodState
|
2016-03-17 15:51:40 +01:00 |
|
debris
|
c90d64662a
|
added license in every *.rs file
|
2016-02-05 13:40:41 +01:00 |
|
Tomusdrw
|
a7b1b70fc1
|
Changing allow(dead_code) to more specific exclusions
|
2016-02-03 15:33:58 +01:00 |
|
Gav Wood
|
c531150f44
|
More documentation.
|
2016-02-03 13:20:32 +01:00 |
|
debris
|
bc3c983c37
|
make few functions compile only for test target
|
2016-02-02 23:45:50 +01:00 |
|
Nikolay Volf
|
5837b6e131
|
Merge branch 'master' into coverage-effort
Conflicts:
ethcore/res/ethereum/tests
|
2016-01-31 18:40:59 +04:00 |
|
debris
|
8fe0d74b64
|
moved src to ethcore
|
2016-01-31 10:36:48 +01:00 |
|