millken
millken
``` [root@centos test]# luajit-2.1.0-beta1 test_get.lua luajit-2.1.0-beta1: test_get.lua:9: wrong number of arguments for function call stack traceback: [C]: in function 'sp_setstring' test_get.lua:9: in main chunk [C]: at 0x00404690 [root@centos test]# ```
### What's wrong? I used two tables `public.receipts` and `reader.receipts` in the test,`public.receipts` is a heap table, and `reader.receipts` is generated as columnar using pg_ivm. They have the same `hash`...
# Description Currently we do not support archive mode. When querying these web3APIs - eth_getBalance - eth_getCode - eth_getTransactionCount - eth_getStorageAt - eth_call if a height is specified, the result...
# Description Increase test coverage Fixes #4118 ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes an issue) - []...
Examples parent.tpl Page Title child.tpl {% layout "parent.tpl" %} Hello {% endlayout %} The result would look like Page Title Hello
https://github.com/frang75/nappgui_src/blob/d49fefd19c3177923ff5604fe756ae7b59b65e84/src/gui/gui.c#L162-L172