Results 14 comments of zhangyaning

But ,this will break our existing app.I just want to use it on specified api.version.

Totally agree with you.

About merkel: - [x] add a TreeBuilder in cita-merklehash - [x] rename merklehash to static-merkle - [x] fix the test, merkelhash should build without any features. - [x] remove null...

https://github.com/cryptape/cita-common/pull/182

That depends, we have published some before, like rust-numext and static-merkle-tree.

> What is the progress ? Have finished partially, but I think we can do better, it's a long term improvement.

I guess maybe it's the problem of the network. ``` source 'https://rubygems.org' Could not find bitcoin-secp256k1-0.4.0 in any of the sources ``` try this: ``` $ gem install bitcoin-secp256k1 Successfully...

And, I have another problem `Insufficient funds` ``` $ geth --dev --mine --genesis genesis_block.json --datadir ./data console 2>> out.log.geth instance: Geth/v1.3.2/darwin/go1.5.1 datadir: data coinbase: 0xd2bfd41dfd7932d5daa46d26770b8685f3f6a556 at block: 0 (Thu, 01...

While I change the alloc accounts balance, it is workable ``` "alloc": { "d2bfd41dfd7932d5daa46d26770b8685f3f6a556": { "balance": "133700000000000000000000000000000000" }, "bcb7ba33d486c2f31b4c3e2c292a6b8fdc63e945": { "balance": "133700000000000000000000000000000000" }, "62759b5b630106ca5958f18b668b43bfee7c91f5": { "balance": "133700000000000000000000000000000000" }, "4f5e33b33d55837af4618b46dcf1c167f8205b64": {...