Nikolay Volf
|
4e41cbca81
|
Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051)
* transaction moved
* trash remove
* ids move
* receipt
* tree-route
* blockchain info
* log_entry move
* trace filter moved
* executed & trace moved
* localized trace moved
* block status moved
* build scripts and codegen refs
* Cargo.lock update
* binary for blockstatus, blockchaininfo
* binary for trace
* trace filters binary ser
* binary for log entries & executed
* binary for receipt
* special case for u8 & transaction binary attribute
* resolved remaining issues & error binary serialization
* json-tests util import
* fix warnings
* ids attr
* add missing attributes
* Update build.rs
|
2016-05-16 18:33:32 +02:00 |
|
Nikolay Volf
|
d9acbbb027
|
finalizing deps rearrange
|
2016-05-06 16:40:24 +04:00 |
|
Nikolay Volf
|
c16a46dca7
|
all to ethcore
|
2016-05-06 14:58:37 +04:00 |
|
Nikolay Volf
|
2cb085db91
|
fixing issues with syntax
|
2016-05-06 02:25:58 +04:00 |
|
Nikolay Volf
|
aa6db4e69d
|
placing right versions
|
2016-05-06 01:54:15 +04:00 |
|
arkpar
|
008d009e3e
|
Version 1.2
|
2016-05-02 15:02:26 +02:00 |
|
Nikolay Volf
|
a86c39f7fa
|
IPC JSON RPC (for external interface) (#1009)
* initial
* rpc file
* compiling nano part
* remove from rpc lib so far
* drop & stop improved
* ok(0)
|
2016-04-28 15:58:18 +01:00 |
|
Arkadiy Paronyan
|
3865e4cdba
|
Merge pull request #998 from ethcore/ipc-new-serialization
IPC with new serialization
|
2016-04-26 15:52:38 +02:00 |
|
Nikolay Volf
|
922400f191
|
ipc fixes
|
2016-04-25 17:21:54 +03:00 |
|
Nikolay Volf
|
020b490a72
|
some commas
|
2016-04-25 02:43:21 +03:00 |
|
Nikolay Volf
|
2947a91c3e
|
commas
|
2016-04-24 21:34:19 +03:00 |
|
Nikolay Volf
|
4670fd43ed
|
and some more spaces
|
2016-04-23 18:53:09 +03:00 |
|
Nikolay Volf
|
5d06b04e41
|
final space
|
2016-04-23 18:52:12 +03:00 |
|
Nikolay Volf
|
4709edefff
|
another fixed spaces
|
2016-04-23 18:50:12 +03:00 |
|
Nikolay Volf
|
53281a9454
|
fixed spaces
|
2016-04-23 18:49:39 +03:00 |
|
Nikolay Volf
|
fb82d185c7
|
refactored to new serialization
|
2016-04-23 18:15:50 +03:00 |
|
Nikolay Volf
|
dcb7546d6d
|
refactored to new serialization
|
2016-04-22 19:45:09 +03:00 |
|
Nikolay Volf
|
6b1db6a656
|
merge bugs and fix warnings
|
2016-04-22 16:46:09 +03:00 |
|
Nikolay Volf
|
4c5425dbde
|
Merge branch 'master' into binary-serializer
Conflicts:
ipc/codegen/src/codegen.rs
|
2016-04-22 16:40:16 +03:00 |
|
Nikolay Volf
|
c97cb5d665
|
struct with reference serialization
|
2016-04-22 16:37:22 +03:00 |
|
Nikolay Volf
|
04e704603f
|
fixed warnings
|
2016-04-21 23:23:06 +03:00 |
|
Nikolay Volf
|
729f9c803d
|
codegen updated
|
2016-04-21 23:03:05 +03:00 |
|
Nikolay Volf
|
bb6d47d0cd
|
finished with io
|
2016-04-21 22:18:13 +03:00 |
|
Tomasz Drwięga
|
c47d08e308
|
Fixing warnings
|
2016-04-21 16:06:54 +02:00 |
|
Nikolay Volf
|
ffc10fec8b
|
read from bytes finished
|
2016-04-20 23:07:01 +03:00 |
|
Nikolay Volf
|
a61ab6d40f
|
vec serialization
|
2016-04-20 23:06:48 +03:00 |
|
Nikolay Volf
|
e3c20e1c64
|
fix for raw struct
|
2016-04-20 23:06:35 +03:00 |
|
Nikolay Volf
|
8b1197b335
|
working serialization gen
|
2016-04-20 23:06:23 +03:00 |
|
Nikolay Volf
|
3908ddf609
|
compilation fixed
|
2016-04-20 23:06:08 +03:00 |
|
Nikolay Volf
|
59e18ad659
|
making this work
|
2016-04-20 23:05:53 +03:00 |
|
Nikolay Volf
|
e0ae0724e2
|
initial commit
|
2016-04-20 23:05:40 +03:00 |
|
Nikolay Volf
|
3c88e70270
|
upgrades from try-migration branch
|
2016-04-17 19:30:23 +03:00 |
|
Nikolay Volf
|
0ffc222fba
|
no need for ipc in build-dependencies
|
2016-04-17 14:11:45 +03:00 |
|
NikVolf
|
29b0bb1184
|
ipc-nested-interfaces
|
2016-04-15 17:50:10 +03:00 |
|
NikVolf
|
099e57c4e3
|
fix warning
|
2016-04-15 16:33:42 +03:00 |
|
NikVolf
|
058ef59b13
|
codegen for service with generics
|
2016-04-15 16:16:58 +03:00 |
|
NikVolf
|
dc7e105ef8
|
Merge branch 'master' into ipc-hypervisor
|
2016-04-14 21:57:24 +03:00 |
|
NikVolf
|
1b2ef60bbe
|
working tests including warmup
|
2016-04-14 20:43:14 +03:00 |
|
NikVolf
|
4d527e152c
|
hypervisor-service chain
|
2016-04-14 18:49:25 +03:00 |
|
NikVolf
|
4931a300f2
|
first tests
|
2016-04-14 18:22:31 +03:00 |
|
NikVolf
|
405e3e2e7d
|
initial setup
|
2016-04-13 19:03:57 +03:00 |
|
Arkadiy Paronyan
|
cb4288b861
|
Merge pull request #946 from ethcore/numbers-serde-bin
IPC serialization for custom parameters
|
2016-04-13 14:10:12 +02:00 |
|
NikVolf
|
08874e8483
|
little test
|
2016-04-13 13:46:49 +03:00 |
|
NikVolf
|
987b84c530
|
cosmetic changes
|
2016-04-13 13:34:41 +03:00 |
|
NikVolf
|
1e1e567435
|
fix namespaces
|
2016-04-13 13:30:58 +03:00 |
|
NikVolf
|
f5f79ee0a9
|
[ci-skip] fix warnings
|
2016-04-13 13:29:49 +03:00 |
|
NikVolf
|
158f75b65d
|
compiles with custom bytes convertable arguments
|
2016-04-13 12:09:47 +03:00 |
|
NikVolf
|
3f5382d52c
|
finally compiled codegen/typegen
|
2016-04-13 09:57:35 +03:00 |
|
NikVolf
|
a9cceefaa4
|
mapping and custom serializers
|
2016-04-13 03:46:36 +03:00 |
|
arkpar
|
a19629e2d2
|
Use ethcores' nanomsg bindings
|
2016-04-12 20:37:09 +02:00 |
|
NikVolf
|
6149423e47
|
Merge branch 'ipc-update-syntax-libs' into numbers-serde-bin
|
2016-04-12 18:41:38 +03:00 |
|
NikVolf
|
3ce71171b6
|
serde helper crate
|
2016-04-12 18:41:23 +03:00 |
|
NikVolf
|
fc4dbe8713
|
remove from this pr
|
2016-04-12 18:16:59 +03:00 |
|
NikVolf
|
b191d3517d
|
update versions and fix bugs
|
2016-04-12 18:03:58 +03:00 |
|
NikVolf
|
5a5f13205e
|
Merge branch 'master' into ipc-doc-effort
|
2016-04-12 15:16:05 +03:00 |
|
Nikolay Volf
|
f1f81777cc
|
Merge pull request #933 from ethcore/ipc-prs-client
IPC persistent client link
|
2016-04-12 15:13:06 +03:00 |
|
NikVolf
|
dab16af018
|
Merge branch 'master' into ipc-doc-effort
|
2016-04-12 15:10:47 +03:00 |
|
NikVolf
|
8af86aae84
|
some docs
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
b1330b9375
|
removed global paths and fix warn
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
806f5b9064
|
working client spawn
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
cb1096d1e1
|
adding init wait
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
9a82607385
|
client & server dual tests (not working)
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
40e0d370c2
|
client spawner
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
5609b555d2
|
removed ready func
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
0c42126b8f
|
client handshake tests, errors
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
fa47f1c28b
|
codegen for client handshake
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
9adb79ed0e
|
handshake dispatch test
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
a6d140616b
|
server handshake
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
c5dc281934
|
reserved message ids and little endian for client
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
f836e07fd3
|
reserved message ids and little endian for client
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
c351bcd5a2
|
ipcconfig trait
|
2016-04-12 14:22:47 +03:00 |
|
NikVolf
|
14241c8d14
|
line breaks
|
2016-04-12 13:05:13 +03:00 |
|
NikVolf
|
ef3e9489a8
|
missing space
|
2016-04-12 12:18:48 +03:00 |
|
NikVolf
|
36515570b4
|
removed global paths and fix warn
|
2016-04-12 11:41:26 +03:00 |
|
NikVolf
|
9b329296e4
|
working client spawn
|
2016-04-12 11:34:56 +03:00 |
|
NikVolf
|
593ccd2510
|
adding init wait
|
2016-04-12 11:13:27 +03:00 |
|
NikVolf
|
98ab30d102
|
client & server dual tests (not working)
|
2016-04-12 10:41:17 +03:00 |
|
NikVolf
|
c0e7b859d7
|
client spawner
|
2016-04-12 10:18:39 +03:00 |
|
NikVolf
|
60ea89ca1c
|
removed ready func
|
2016-04-12 07:17:57 +03:00 |
|
NikVolf
|
a8bd7d07df
|
client handshake tests, errors
|
2016-04-12 07:13:31 +03:00 |
|
NikVolf
|
edba351335
|
codegen for client handshake
|
2016-04-12 07:07:12 +03:00 |
|
NikVolf
|
be7eb63d1c
|
handshake dispatch test
|
2016-04-12 06:43:45 +03:00 |
|
NikVolf
|
80d04ead33
|
server handshake
|
2016-04-08 14:07:25 +03:00 |
|
NikVolf
|
c4727ac021
|
reserved message ids and little endian for client
|
2016-04-07 23:32:41 +03:00 |
|
NikVolf
|
2560640b29
|
reserved message ids and little endian for client
|
2016-04-07 23:32:33 +03:00 |
|
NikVolf
|
72acd67644
|
ipcconfig trait
|
2016-04-07 23:18:48 +03:00 |
|
NikVolf
|
aea185471a
|
using nanomsg polling
|
2016-04-06 00:10:24 +03:00 |
|
NikVolf
|
47cfab2bbf
|
loop size
|
2016-04-05 12:37:05 +03:00 |
|
NikVolf
|
6d425bb5bb
|
fix doc
|
2016-04-05 12:35:45 +03:00 |
|
NikVolf
|
201d47a483
|
fixing url
|
2016-04-05 12:11:05 +03:00 |
|
NikVolf
|
0d7e52ac6f
|
dispatch buf and proper polling
|
2016-04-05 12:08:42 +03:00 |
|
NikVolf
|
4cde01d81a
|
guarding endpoints
|
2016-04-04 20:47:16 +03:00 |
|
NikVolf
|
952a834e43
|
savework
|
2016-04-04 10:55:06 +03:00 |
|
NikVolf
|
35465debd6
|
flush
|
2016-04-04 01:52:19 +03:00 |
|
NikVolf
|
fa63d9e34a
|
non-working test for dispatching
|
2016-04-04 01:44:30 +03:00 |
|
NikVolf
|
675af841e8
|
dummy service
|
2016-04-04 00:54:30 +03:00 |
|
NikVolf
|
1395d58d39
|
actual test flag
|
2016-04-04 00:42:00 +03:00 |
|
NikVolf
|
99d127bb34
|
duplex & tests
|
2016-04-04 00:33:30 +03:00 |
|
NikVolf
|
5cd6a04082
|
to pollng also
|
2016-04-04 00:00:57 +03:00 |
|
NikVolf
|
326855dc3a
|
basic polling
|
2016-04-03 23:58:18 +03:00 |
|