Tomasz Drwięga
|
7e87e9e8ad
|
Updating JSON-RPC crates (#4934)
* New version of jsonrpc.
* Better invalid encoding messages
* Fixing deprecated methods of tokio_core
* Using dedicated branch for jsonrpc
* Bump
|
2017-03-22 07:02:14 +01:00 |
|
Tomasz Drwięga
|
f1e99ea2e4
|
Serde 0.9 (#4508)
* Porting json
* Dapps
* Rpc & Ethstore
* New ethabi
* Last bunch of fixes
* Fixing last test
* Removing build script
* Adding ethcore-ipc-tests back
* Fixing grumbles
* Fixing blockchain tests (inference regression?)
|
2017-02-13 18:38:47 +03:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Robert Habermeier
|
8125b5690c
|
Port try macro to new ? operator. (#3962)
* initial untry sweep
* restore try in ipc codegen, fix inference
* change a few missed try instances
|
2016-12-27 12:53:56 +01:00 |
|
Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +01:00 |
|
debris
|
974d537849
|
Merge branch 'master' of github.com:ethcore/parity into move_hash
|
2016-08-09 09:58:18 +02:00 |
|
Tomasz Drwięga
|
10b18db833
|
Validating u256->usize conversion
|
2016-08-08 10:26:28 +02:00 |
|
debris
|
e8c451ac82
|
cleaning up hash reexports
|
2016-08-03 18:05:17 +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
|
3a2f5954d7
|
refactored loading json tests
|
2016-03-29 13:01:39 +02:00 |
|
debris
|
1f03ae54d6
|
moved ethcores spec to its own module, added genesis
|
2016-03-17 15:15:10 +01:00 |
|
debris
|
0f889d4222
|
added genesis method to ethjson blockchain
|
2016-03-17 14:03:53 +01:00 |
|
debris
|
196c6e8ecc
|
tests for loading test json files
|
2016-03-15 19:32:07 +01:00 |
|
debris
|
d96858d38c
|
proper blockchain json parsing
|
2016-03-15 18:17:48 +01:00 |
|