-
**Summary or problem description**
We have a number of issues recently around our opcode pricing (#1862, #1863, and not so recently in #1433), so there seems to be a problem of defining some fair rea…
-
### Background
With the large-scale development process of Neo3 and the adjustment of the economic model, compared with Neo2, the transaction fee has been significantly reduced.
But compared to …
-
As proposed in [#247](https://github.com/nspcc-dev/neo-go/issues/247) we have to change fmt.println logging to log but at the same time suggest to use [uber/zap](https://github.com/uber-go/zap) since …
-
# SystemFee distribution adjust
In NEO2, GAS fees are rounded as needed, which will increase the cost of using smart contracts.
### Current
NEO is inseparable in NEO2. GAS can be divi…
-
I think it's important to persist on blocks the final state of the application transactions, for example, FAULT or HALT.
It's a single extra byte per tx, but the gains with this are huge. The capabil…
-
#### Idea:
System fees would be aggregated by block and divided in two portions, integer and remainder (simple mod operation), remainders would be re-added as sys fees to the next block, so if the ag…
-
These are a few fiddly things:
* Make the max-width of the site 1184px plus padding - http://prntscr.com/pn8yuq - Alternatively, if you want to keep it at the current width, I think it could be fi…
-
I have some suggestions on tech docs:
1. [NEO-CLI命令参考](https://docs.neo.org/docs/zh-cn/node/cli/cli.html)
* Can we update the title for its navigation? change is to "命令参考”。
* For Chines…
-
We tried to sync a new node to the latest height via pure P2P without offline package importing, but it wasn't successful until we tried three times. That's because of some nodes in NEO network, alway…
-
Please answer these questions before submitting your issue. Thanks!
#### What version of ontology are you using (`ontology --version`)?
The most recent version built from source code.
1.7.0 bet…