sulennnn
|
cdae68fb2c
|
add annotations
|
2019-12-16 15:17:49 +08:00 |
sulennnn
|
0b6598c133
|
add 'gemfile.lock' file
|
2019-11-14 11:14:55 +08:00 |
sulennnn
|
91adaa1aa6
|
add debug
|
2019-09-29 15:37:17 +08:00 |
sulennnn
|
e4fffdd18f
|
add debug
|
2019-09-29 10:57:06 +08:00 |
Nigel
|
d7297fd5c1
|
add debug
|
2019-09-25 13:38:44 +08:00 |
Nigel
|
4c0c69157a
|
add token.rb centent
|
2019-09-25 13:02:54 +08:00 |
Nigel
|
15ec9401aa
|
add accept issues function
|
2019-09-25 11:07:47 +08:00 |
Nigel
|
fd3c6a1c36
|
add issue_tokens table and successfully save data into this table
|
2019-09-24 16:19:55 +08:00 |
Nigel
|
7e4849adbd
|
complete the function that saves tokens to fabricNetwork
|
2019-09-24 15:32:46 +08:00 |
nigel007
|
1b05b05de6
|
将any?函数修改为了.length > 0
|
2019-09-24 07:31:46 +08:00 |
nigel007
|
c28c2b7bce
|
Merge remote-tracking branch 'origin/dev_trustie_blockchain' into dev_trustie_blockchain
|
2019-09-24 07:28:55 +08:00 |
nigel007
|
3e3c1ad986
|
在after save方法最后添加了一个puts
|
2019-09-24 07:28:28 +08:00 |
nigel007
|
d2d50e6a92
|
修改了any?函数,修改为.length > 0
|
2019-09-24 07:24:18 +08:00 |
Nigel
|
e1a6b6f22c
|
add debug
|
2019-09-23 17:21:18 +08:00 |
Nigel
|
32f3980544
|
add debug
|
2019-09-23 16:32:36 +08:00 |
Nigel
|
d940d5eb1d
|
modify the code to solve the undefined problem in issue.rb
|
2019-09-21 21:25:29 +08:00 |
Nigel
|
68fe31914d
|
add owner_name field in pushTXinfo
|
2019-09-04 16:03:15 +08:00 |
Nigel
|
14b79ebfb2
|
add debug
|
2019-09-04 12:56:59 +08:00 |
Nigel
|
e34d378ccd
|
replace pushTXInofoJson variable to base64
|
2019-09-04 12:32:44 +08:00 |
Nigel
|
7f2ecbf207
|
add debug
|
2019-09-04 10:57:19 +08:00 |
Nigel
|
1a413cb415
|
add debug
|
2019-09-04 10:41:47 +08:00 |
Nigel
|
f7aa2afec8
|
add logs to debug
|
2019-09-03 09:00:33 +08:00 |
Nigel
|
00828ea222
|
add logs to debug
|
2019-09-03 08:50:49 +08:00 |
Nigel
|
a56e888ef5
|
add modificationLines function
|
2019-09-03 08:35:58 +08:00 |
Nigel
|
0e8e39ee8c
|
h[project_id] = memberships.where(:project_id => project_id)[0]
|
2019-08-27 22:10:21 +08:00 |
Nigel
|
253d2523d8
|
change to @user.homepage.article_homepages.length != 0
|
2019-08-27 22:08:04 +08:00 |
nigel007
|
b3ab7359c7
|
add api isRegisteredInTrustie
|
2019-08-26 16:16:31 +08:00 |
nigel007
|
339b9138a4
|
add loggers
|
2019-08-25 11:06:31 +08:00 |
nigel007
|
cc4e28f595
|
add loggers
|
2019-08-25 10:59:47 +08:00 |
nigel007
|
5cedd2f832
|
add loggers
|
2019-08-25 10:53:59 +08:00 |
nigel007
|
9e1124f0e4
|
add logger
|
2019-08-25 10:46:12 +08:00 |
nigel007
|
84145a9fff
|
add rails logger
|
2019-08-25 10:44:21 +08:00 |
nigel007
|
4bec29371e
|
add some migrations
|
2019-08-25 09:52:19 +08:00 |
nigel007
|
67529e303d
|
remove some ethereum logics
|
2019-08-25 09:51:37 +08:00 |
nigel007
|
071d7757d0
|
change status from 1 to 0
|
2019-07-26 11:13:34 +08:00 |
nigel007
|
160073df60
|
change node_id to params[:node_id]
|
2019-07-26 11:07:47 +08:00 |
nigel007
|
731d6effe5
|
add judgeAndInsertJoinInfo
|
2019-07-26 11:00:40 +08:00 |
nigel007
|
3abe5ff4b3
|
change find_project function
|
2019-07-26 10:39:30 +08:00 |
nigel007
|
4eb2428ef1
|
add logger
|
2019-07-26 10:18:41 +08:00 |
nigel007
|
b18c44db44
|
remove node_id for api getJoinInfo
|
2019-07-25 16:20:28 +08:00 |
nigel007
|
ab2d045f0a
|
remove loggers
|
2019-07-25 16:08:58 +08:00 |
nigel007
|
5d11315cfc
|
add loggers
|
2019-07-25 15:53:16 +08:00 |
nigel007
|
0a55604178
|
add logger
|
2019-07-25 15:42:48 +08:00 |
nigel007
|
5855087f2d
|
修改了create api,增加了插入blockchain_project_clients表的操作
|
2019-07-25 15:15:51 +08:00 |
nigel007
|
f26d5c6e59
|
修改了getJoinInfo的不同获取方式
|
2019-07-25 14:13:27 +08:00 |
nigel007
|
e197f09bd5
|
add blockchain_api 查询用户哪些客户端已经加入到了项目对应的区块链网络中
|
2019-07-25 13:49:55 +08:00 |
nigel007
|
3d4cfccab5
|
add migration file for creating blockchain_project_clients table
|
2019-07-25 11:08:22 +08:00 |
nigel007
|
ba5c803c44
|
remove 双引号
|
2019-07-23 14:58:21 +08:00 |
nigel007
|
76dcf839bf
|
add "
|
2019-07-23 14:39:23 +08:00 |
nigel007
|
4aa5510341
|
将双引号修改为单引号
|
2019-07-23 14:32:54 +08:00 |