Neo Sun

Results 18 issues of Neo Sun

Add some mechanism to ensure the security verification when jsonrpc is connected if need.

Now JSONRPC work on HTTP1.1. If support HTTPS, it can be safely transmitted information in a network environment.

Could `serde` replace `ark-serialize` ? Forgive my ignorance, there may be something special in it. And serialization is very transitive, once it is used, it needs to be used everywhere....

T-documentation
T-question

I think NFT can be as avatar. When import an account with secp256k1, it will have ETH address. So we can use a NFT that belongs to this address as...

Avatar limit is 4, like 2x2 grid.

For safer and more convenient ### Android Now that is `apk`, can install, but we need to upload to Play Store ### IOS First, I need to register an IOS...

What is the plan of 0.6 ? (Breaking changes) #### List - [ ] Data structure defined [Data-Protocol](https://github.com/CympleTech/data-protocol). - [ ] Local encrypted database. - [ ] Refactor distributed synchronization...

In the previous logic, when two same PeerID appear in the network, the node will be automatically replaced with the new peerID. This logic is based on the fact that...

Now Kademlia use binary distance to check if bucket is full, remove far node. In our project, if the node is to as relay, it maybe not update easily, need...

enhancement