Russell Yanofsky
301bd41a2e
scripted-diff: Rename InitInterfaces to NodeContext
-BEGIN VERIFY SCRIPT-
s() { git grep -l "$1" src | xargs sed -i "s/$1/$2/g"; }
s 'struct InitInterfaces' 'struct NodeContext'
s 'InitInterfaces interfaces' 'NodeContext node'
s 'InitInterfaces& interfaces' 'NodeContext\& node'
s 'InitInterfaces m_interfaces' 'NodeContext m_context'
s 'InitInterfaces\* g_rpc_interfaces' 'NodeContext* g_rpc_node'
s 'g_rpc_interfaces = &interfaces' 'g_rpc_node = \&node'
s 'g_rpc_interfaces' 'g_rpc_node'
s 'm_interfaces' 'm_context'
s 'interfaces\.chain' 'node.chain'
s '\(AppInitMain\|Shutdown\|Construct\)(interfaces)' '\1(node)'
s 'init interfaces' 'chain clients'
-END VERIFY SCRIPT-
2019-10-28 10:30:51 -04:00
..
2019-10-28 14:14:11 +01:00
2019-10-24 16:01:44 -04:00
2019-10-24 14:58:34 -04:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-28 10:30:51 -04:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-26 13:06:18 +02:00
2019-10-28 10:30:51 -04:00
2019-10-18 09:57:00 -04:00
2019-07-01 12:59:44 +02:00
2019-10-28 10:30:51 -04:00
2019-10-28 10:30:51 -04:00
2019-10-28 10:30:51 -04:00
2019-10-15 22:56:43 +00:00
2019-10-14 13:24:54 +03:00
2019-06-14 08:30:43 +02:00
2019-06-02 17:15:23 +02:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-07-24 16:33:20 +03:00
2019-10-16 08:56:57 -07:00
2019-09-05 13:25:11 +12:00
2019-10-16 17:33:57 -04:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-28 10:30:51 -04:00
2019-05-02 15:14:12 -04:00
2019-10-15 22:56:43 +00:00
2019-05-22 15:55:50 +01:00
2019-10-16 13:06:50 -04:00
2019-10-01 07:33:24 -04:00
2019-07-16 16:22:14 -04:00
2019-09-06 22:05:33 +02:00
2019-07-16 16:22:14 -04:00
2019-10-02 08:51:12 +02:00
2019-07-21 21:00:31 -04:00
2019-09-25 20:56:38 +02:00
2019-10-15 22:56:43 +00:00
2019-06-06 08:00:33 +02:00
2019-08-30 11:29:21 +09:00
2019-10-10 15:47:39 -04:00
2019-04-30 10:05:54 +03:00
2019-10-15 22:56:43 +00:00
2019-10-28 10:30:51 -04:00
2019-04-10 12:16:52 +01:00
2019-04-30 10:05:54 +03:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-25 13:11:09 +00:00
2019-10-15 22:56:43 +00:00
2019-10-28 10:30:51 -04:00
2019-10-28 10:30:51 -04:00
2019-10-15 22:56:43 +00:00
2019-06-02 17:15:23 +02:00
2019-10-22 00:07:31 +02:00
2019-10-15 10:53:17 +02:00
2019-06-20 12:12:24 -04:00
2019-10-28 12:00:36 +01:00
2019-10-23 01:59:32 +02:00
2019-09-30 09:41:11 +02:00
2019-10-24 16:01:43 -04:00
2019-10-24 16:01:43 -04:00
2019-10-25 08:28:13 +00:00
2019-06-02 17:15:23 +02:00
2019-10-15 22:56:43 +00:00
2019-08-15 10:05:32 -04:00
2019-08-11 11:33:27 +09:00
2019-10-28 09:15:59 -04:00
2019-10-02 10:39:14 -04:00
2019-10-28 09:15:59 -04:00
2019-10-23 09:27:35 +02:00
2019-06-11 17:18:16 +02:00
2019-10-15 22:56:43 +00:00
2019-08-08 11:35:14 +09:00
2019-08-08 11:35:14 +09:00
2019-10-15 22:56:43 +00:00
2019-07-03 14:03:21 +02:00
2019-10-16 08:56:57 -07:00
2019-07-09 16:20:18 -04:00
2019-10-15 22:56:43 +00:00
2019-10-02 10:39:14 -04:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-08 01:45:36 +03:00
2019-10-22 00:07:31 +02:00
2019-10-18 14:24:21 -04:00
2019-06-17 14:12:32 -04:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-09-25 10:56:00 -04:00
2019-10-15 22:56:43 +00:00
2019-05-17 13:29:04 +02:00
2019-07-24 16:33:20 +03:00
2019-06-13 09:30:40 -04:00
2019-07-17 15:32:38 +01:00
2019-10-15 22:56:43 +00:00
2019-10-16 08:56:57 -07:00
2019-10-15 22:56:43 +00:00
2019-10-03 14:03:27 -04:00
2019-10-15 22:56:43 +00:00
2019-06-18 15:59:53 -04:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-15 22:56:43 +00:00
2019-10-25 08:14:11 -04:00
2019-10-24 10:49:45 +02:00
2019-10-15 22:56:43 +00:00
2019-06-25 15:02:34 -04:00
2019-08-15 11:02:55 -04:00
2019-08-15 11:02:55 -04:00
2019-08-14 15:52:52 -04:00
2019-10-28 10:30:51 -04:00
2019-07-24 16:33:20 +03:00
2019-10-15 22:56:43 +00:00