Make Contract Calls Great Again #35

Merged
zxq9 merged 37 commits from iface3 into master 2026-05-10 15:39:25 +09:00
17 changed files with 18 additions and 18 deletions
Showing only changes of commit e5db26ab4c - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel,sasl,ssl]},
{vsn,"0.8.1"},
{vsn,"0.9.0"},
{modules,[gajudesk,gd_con,gd_grids,gd_gui,gd_jt,gd_lib,
gd_m_spend,gd_m_wallet_importer,gd_sophia_editor,
gd_sup,gd_v,gd_v_devman,gd_v_netman,gd_v_wallman]},
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gajudesk).
-vsn("0.8.1").
-vsn("0.9.0").
-behavior(application).
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gd_con).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -37,7 +37,7 @@
%%% @end
-module(gd_grids).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gd_gui).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -15,7 +15,7 @@
%%% translation library is retained).
-module(gd_jt).
-vsn("0.8.1").
-vsn("0.9.0").
-export([read_translations/1, j/2, oneshot_j/2]).
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gd_lib).
-vsn("0.8.1").
-vsn("0.9.0").
-include_lib("wx/include/wx.hrl").
-export([is_int/1,
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gd_m_spend).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <zxq9@zxq9.com>").
-copyright("Craig Everett <zxq9@zxq9.com>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -5,7 +5,7 @@
%%% @end
-module(gd_m_wallet_importer).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <zxq9@zxq9.com>").
-copyright("Craig Everett <zxq9@zxq9.com>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_sophia_editor).
-vsn("0.8.1").
-vsn("0.9.0").
-export([new/1, update/1, update/2,
get_text/1, set_text/2]).
+1 -1
View File
@@ -12,7 +12,7 @@
%%% @end
-module(gd_sup).
-vsn("0.8.1").
-vsn("0.9.0").
-behaviour(supervisor).
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_v).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_v_call).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_v_devman).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_v_netman).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <zxq9@zxq9.com>").
-copyright("QPQ AG <info@qpq.swiss>").
-license("GPL-3.0-or-later").
+1 -1
View File
@@ -13,7 +13,7 @@
-module(gd_v_wallman).
-vsn("0.8.1").
-vsn("0.9.0").
-author("Craig Everett <zxq9@zxq9.com>").
-copyright("QPQ AG <info@qpq.swiss>").
-license("GPL-3.0-or-later").
+2 -2
View File
@@ -1,10 +1,10 @@
{name,"GajuDesk"}.
{type,gui}.
{modules,[]}.
{prefix,"gd"}.
{author,"Craig Everett"}.
{prefix,"gd"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{package_id,{"otpr","gajudesk",{0,8,1}}}.
{package_id,{"otpr","gajudesk",{0,9,0}}}.
{deps,[{"otpr","hakuzaru",{0,8,2}},
{"otpr","zxwidgets",{1,1,0}},
{"otpr","eblake2",{1,0,1}},