cloud8little

Results 14 comments of cloud8little

> Before open the wallet you can use it? No, I mean preview1 I can use ctrl+w, but not sure after which commit of neo; when backspace did not work...

I think it is right because getnep17balances is expressed with decimal.

> Related to [neo-project/neo-modules#505](https://github.com/neo-project/neo-modules/pull/505). No, the request should be the same as before. no need to change the value in the request body, but only the neo-cli shows the asset...

> @cloud8little it seems that I do have to change the amount in the request body. Only if I do `sendmany` with an amount of `100000000000` will I get 1000...

@ixje it is fixed https://github.com/neo-project/neo-modules/pull/562, somehow it is changed by mistake and it should be good now.

> @cloud8little that PR does not seem to fix the issue with `sendmany` RPC call. I still have to use `100000000000` in order to receive `1000` GAS 😕 The PR...

> > Update GetContractState to support query of deployed contracts by name. > > It seems we can not do that, as there is no `name -> contractstate` table in...

@meevee98 Gread work! But there are some issues need to be fixed. test commit : 45b10a0 with neo-cli: master e5400583a41bd19d4f2db5e05ca59a6c04160853 neo: master ff850c5e170a8a132132de9aea6168b0668125aa neo-vm: master 754bca3568c50695c571cb796c500fd66c07d0fe - block time current...

@meevee98 1. you can try "block time 147" in this private chain. [block-time-147-incorrect.zip](https://github.com/neo-project/neo-modules/files/4316672/block-time-147-incorrect.zip) ![1fe5287b528270a3ed9aac5e95c6a17](https://user-images.githubusercontent.com/34291844/76394165-00fa0280-63b0-11ea-8225-24a95d0a1d33.png) 2. already add this reference. https://github.com/neo-project/neo-node/pull/549, while the result is the same: error: Performance counters are...