gregg dourgarian
|
d67369a01c
|
fix typos (#1644)
|
2016-07-19 20:42:23 +02:00 |
|
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 |
|
Nikolay Volf
|
17f26ad588
|
finished for BlockLocation
|
2016-04-17 18:30:42 +03:00 |
|
Nikolay Volf
|
bd2149406d
|
from/to for BlockLocation
|
2016-04-17 18:18:25 +03:00 |
|
debris
|
0a7cda09ff
|
changed route name to enacted and retracted
|
2016-03-10 10:17:17 +01:00 |
|
debris
|
8b042ac875
|
blockchain import_route
|
2016-03-09 21:55:23 +01:00 |
|
Nikolay Volf
|
f528d8c50a
|
common -> numbers (as most narrow)
|
2016-03-01 00:44:45 +03:00 |
|
Nikolay Volf
|
d0125f3ff5
|
uint to separated crate
|
2016-03-01 00:21:15 +03:00 |
|
debris
|
cd43e32e25
|
added docs and license headers
|
2016-02-27 02:16:39 +01:00 |
|
debris
|
53e8d99075
|
blockchain split into few separate submodules, cleanup insert_block process
|
2016-02-27 01:37:12 +01:00 |
|