Commit Graph

1933 Commits

Author SHA1 Message Date
Dimitris Apostolou cbf4c99d8b
Fix typos 2019-02-03 00:35:00 +02:00
Svyatoslav Nikolsky 3ad879109b
Merge pull request #44 from paritytech/yj-readme
Update Readme
2019-02-01 18:32:21 +03:00
Svyatoslav Nikolsky 07f42d5583
Merge pull request #43 from paritytech/new_jsonrpc_derive
Use jsonrpc-derive from crates.io
2019-02-01 18:32:08 +03:00
YJ 5c256bce5c update rustup link, add linke to blog post 2019-02-01 18:27:40 +08:00
Svyatoslav Nikolsky 2a34560772 use published version of jsonrpc-derive 2019-02-01 11:49:21 +03:00
Nikolay Volf 9c9ac25323
Merge pull request #40 from paritytech/nv
Update rocksdb cache distribution
2019-01-18 18:12:08 +03:00
NikVolf 2a72d6e85f cache distribution 2019-01-18 16:01:54 +03:00
Nikolay Volf 04052c6e43
Merge pull request #39 from paritytech/nv4
Commitments tree storing
2019-01-18 15:37:13 +03:00
NikVolf 4ac862f51c add logic to the db 2019-01-17 13:36:52 +03:00
Svyatoslav Nikolsky 347671e83d
Merge pull request #38 from paritytech/miner_fee_calculation_in_memory_pool
Miner fee calculation in memory pool
2019-01-17 10:02:47 +03:00
NikVolf c833d392c4 block roots in db 2019-01-16 17:39:54 +03:00
NikVolf 1103ba8d43 fix warnings 2019-01-16 17:15:02 +03:00
NikVolf fe45995dfa anchor_provider -> tree_state_provider 2019-01-16 17:10:14 +03:00
Svyatoslav Nikolsky 72f1fd8119 include sapling balancing value in transaction_fee() calculation 2019-01-16 16:37:13 +03:00
Svyatoslav Nikolsky 66c2356d61 added block_assembler_miner_fee test 2019-01-16 15:02:35 +03:00
Svyatoslav Nikolsky 34d921fbb0 proper calculation of miner fee in memory pool 2019-01-16 14:14:48 +03:00
Svyatoslav Nikolsky 5c760edf05
Merge pull request #36 from paritytech/rpc_getblocktemplate
getblocktemplate RPC update
2019-01-15 17:01:38 +03:00
Svyatoslav Nikolsky 700ba96726 updated getblocktemplate RPC 2019-01-15 12:36:14 +03:00
Svyatoslav Nikolsky e50dc7be14
Merge pull request #35 from paritytech/rpc_getblock
Updated getblock RPC
2019-01-14 15:11:44 +03:00
NikVolf 0219337d1e update db 2019-01-14 14:43:04 +03:00
Svyatoslav Nikolsky c1e53a8e7a Merge branch 'rpc_getblock' of https://github.com/paritytech/parity-zcash into rpc_getblock 2019-01-14 14:32:48 +03:00
Svyatoslav Nikolsky 6700c05e53 DummyVisitor -> BlockRefVisitor 2019-01-14 14:32:42 +03:00
Nikolay Volf 817acd616e
Update blockchain.rs 2019-01-14 14:29:09 +03:00
Svyatoslav Nikolsky 753b69995b getblock RPC 2019-01-14 13:50:41 +03:00
NikVolf a501da9a24 also one test for the demo 2019-01-14 13:36:22 +03:00
Svyatoslav Nikolsky 9651e4b270
Merge pull request #33 from paritytech/rpc_getdifficulty
getdifficulty RPC
2019-01-14 13:21:57 +03:00
NikVolf 96e113e3f2 anchors -> anchor 2019-01-14 13:16:51 +03:00
NikVolf afa24400cd empty regular tree test 2019-01-14 13:16:51 +03:00
NikVolf f995fda937 anchor provider trait 2019-01-14 13:16:51 +03:00
Svyatoslav Nikolsky f110b0be13 update getdifficulty RPC 2019-01-14 12:43:23 +03:00
Svyatoslav Nikolsky 0d98b13e2f
Merge pull request #32 from paritytech/rpc_createrawttransaction
Update createrawttransaction RPC
2019-01-14 12:38:02 +03:00
Svyatoslav Nikolsky 78fafd7eae updated docs 2019-01-11 12:58:16 +03:00
Svyatoslav Nikolsky e7e2ce7c7c use jsonrpc from pzec_dependency_multiple_trailing_args branch 2019-01-11 12:52:20 +03:00
Svyatoslav Nikolsky 25d3540db6 cargo update 2019-01-11 12:52:11 +03:00
Svyatoslav Nikolsky 4d6d97d871 change gith ref to rocksdb crate 2019-01-11 12:51:31 +03:00
Svyatoslav Nikolsky 8881a7e529 update createrawtransaction (not compiling) 2019-01-11 12:26:55 +03:00
Nikolay Volf 349077e1db
Merge pull request #31 from paritytech/nv3
Tabify stray spaces
2019-01-09 12:25:19 +03:00
NikVolf c35738daae tabify some more 2019-01-09 12:04:58 +03:00
NikVolf 51862f0d02 tabify 2019-01-09 12:04:58 +03:00
Nikolay Volf 0ec59442a5
Merge pull request #30 from paritytech/nv2
Incremental merkle tree implementation
2019-01-09 12:03:34 +03:00
NikVolf 201994dd84 serialization/deserialization test 2018-12-30 19:43:37 +03:00
NikVolf d8b8d6710c simplify logic a bit 2018-12-30 01:08:30 +03:00
NikVolf 0ef99a62a4 refactor to const 2018-12-29 23:32:36 +03:00
NikVolf a2bfdfbbed remove patch 2018-12-29 21:44:33 +03:00
NikVolf 557985b92d Fix warnings 2018-12-29 21:35:30 +03:00
NikVolf 6c858f207c more glass assertions 2018-12-29 21:32:18 +03:00
NikVolf 19b06b93a7 fix root calc 2018-12-29 21:24:05 +03:00
NikVolf f51399feae augment tree state 2018-12-29 19:23:33 +03:00
NikVolf 1157929fd0 tree state 2018-12-28 17:30:07 +03:00
NikVolf 899b499466 Merge remote-tracking branch 'origin/master' into nv2
# Conflicts:
#	Cargo.lock
2018-12-27 17:59:32 +03:00