You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Join Gnolang's core tech team and partners for the bi-weekly developer call, a regular sync with Gnolang developers working on the technology and community members interested in the engineering and development discussions. You can find the proposed agenda below, if you have additional technical points to discuss, please add them to this issue.
Date: September 6th at 5pm CEST
Dial in details shared with core contributors (if you're interested in joining, and actively contributing to the code base, please reach out).
You can add the Developer Call to your calendar here.
GnoVM: Issue #1082 cryptic error: v := f(), when f returns no values, panics with evalStaticTypeOf() only supports *CallExpr with 1 result (@thehowl) Issue #1083 boolean operators (||, &&) allowed in return values (for non-boolean return values) (@thehowl) Issue #1084 test files cannot contain a tests variable (@thehowl) Issue #1085 conversion to uint64 is bounded to int64 values (when passing as a literal) #1085 (@thehowl) Issue #1086 gnovm doesn't perform terminating statement analysis (@thehowl) Issue #812 gnovm store: SetCachePackage stores packages on memory. Possible OOM errors. (@ajnavarro)
Other VM updates (@mvertes)
Additional discussions: Issue 1099 should we not allow injecting methods on a non-exist PackageNode (@piux2) Issue #1100 Should the response of an RPC realm function call have the return value? #1100 (Jeff, Berty) Issue #872 WorXDAO (@MichaelFrazzy@moul) [Issue #863] Block data synchronization and full node operation on test3 (@dongwon@moul ) Issue 362 testnet 4 - multi node (@albttx and team)
Banker module
tm-js-2 and gno-js-2 updates
The text was updated successfully, but these errors were encountered:
Description
Join Gnolang's core tech team and partners for the bi-weekly developer call, a regular sync with Gnolang developers working on the technology and community members interested in the engineering and development discussions. You can find the proposed agenda below, if you have additional technical points to discuss, please add them to this issue.
Date: September 6th at 5pm CEST
Dial in details shared with core contributors (if you're interested in joining, and actively contributing to the code base, please reach out).
You can add the Developer Call to your calendar here.
Agenda
Gno Contributor Updates
Teritori
Onbloc
Berty - Gno Mobile updated
GnoIDE
Gno Team Topics
GnoVM:
Issue #1082 cryptic error: v := f(), when f returns no values, panics with evalStaticTypeOf() only supports *CallExpr with 1 result (@thehowl)
Issue #1083 boolean operators (||, &&) allowed in return values (for non-boolean return values) (@thehowl)
Issue #1084 test files cannot contain a tests variable (@thehowl)
Issue #1085 conversion to uint64 is bounded to int64 values (when passing as a literal) #1085 (@thehowl)
Issue #1086 gnovm doesn't perform terminating statement analysis (@thehowl)
Issue #812 gnovm store: SetCachePackage stores packages on memory. Possible OOM errors. (@ajnavarro)
Other VM updates (@mvertes)
Additional discussions:
Issue 1099 should we not allow injecting methods on a non-exist PackageNode (@piux2)
Issue #1100 Should the response of an RPC realm function call have the return value? #1100 (Jeff, Berty)
Issue #872 WorXDAO (@MichaelFrazzy @moul)
[Issue #863] Block data synchronization and full node operation on test3 (@dongwon @moul )
Issue 362 testnet 4 - multi node (@albttx and team)
Banker module
tm-js-2 and gno-js-2 updates
The text was updated successfully, but these errors were encountered: