neo-project / neo

NEO Smart Economy
MIT License
3.46k stars 1.03k forks source link

【Aug.15】Core Dev Regular Meeting Proposal Discussion #3440

Closed kiki18z closed 1 week ago

kiki18z commented 1 month ago

Hi fellow core developers, kindly post your proposal ideas in this thread for our upcoming regular core developer meeting. Thank you!

Jim8y commented 1 month ago

https://github.com/neo-project/neo/issues/2862 [suggestion] P2P module Enhancement https://github.com/neo-project/neo/pull/3334 [Neo Core Bug] fix compound type reference issue https://github.com/neo-project/neo/pull/3045 Global StateRoot https://github.com/neo-project/neo/issues/1891 Contract call arguments are not type-checked against contract's manifest https://github.com/neo-project/neo/pull/3372 New NeoCLI https://github.com/neo-project/neo-modules/pull/847 WSS RPC

Jim8y commented 1 month ago

@neo-project/core please also post here if you want to discuss. Such that we can learn and prediscuss a little bit before the meeting.

roman-khimov commented 1 month ago

Never thought of managing this via GH, but since it's there we're open to suggestions from wider community as well.

3045 Global StateRoot

Please refer to #1526.

My suggestion is rather simple: https://github.com/neo-project/neo/pull/3175. It's done and can be merged right away unlike many other things.

roman-khimov commented 3 weeks ago

kiki18z changed the title

I'd start a new issue, we'll get lost soon here otherwise (old/new discussions/references).

shargon commented 3 weeks ago

2862 [suggestion] P2P module Enhancement #3334 [Neo Core Bug] fix compound type reference issue #3045 Global StateRoot #1891 Contract call arguments are not type-checked against contract's manifest #3372 New NeoCLI neo-project/neo-modules#847 WSS RPC

New neo cli was already discussed

cschuchardt88 commented 3 weeks ago

2862 [suggestion] P2P module Enhancement #3334 [Neo Core Bug] fix compound type reference issue #3045 Global StateRoot #1891 Contract call arguments are not type-checked against contract's manifest #3372 New NeoCLI neo-project/neo-modules#847 WSS RPC

New neo cli was already discussed

what was said about it? I ended up missing it.

kiki18z commented 3 weeks ago

2862 [suggestion] P2P module Enhancement #3334 [Neo Core Bug] fix compound type reference issue #3045 Global StateRoot #1891 Contract call arguments are not type-checked against contract's manifest #3372 New NeoCLI neo-project/neo-modules#847 WSS RPC

New neo cli was already discussed

what was said about it? I ended up missing it.

It was agreed to work with the old cli instead of creating a new one.