Giter Club home page Giter Club logo

fisco-bcos-toolbox's People

Contributors

99kies avatar allcontributors[bot] avatar dengcheng6502 avatar dependabot[bot] avatar eth-kt avatar leeduckgo avatar xiaoyue2019 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fisco-bcos-toolbox's Issues

初始化数据库报错 唯一主键冲突

sqlalchemy.exc.IntegrityError: (sqlite3.IntegrityError) UNIQUE constraint failed: users.email
[SQL: INSERT INTO users (username, email, password, created_at, first_name, last_name, active, is_admin) VALUES (?, ?, ?, ?, ?, ?, ?, ?)]
[parameters: ('admin', '[email protected]', <memory at 0x0000028CF585B708>, '2020-07-06 08:36:08.060930', None, None, 1, 1)]
(Background on this error at: http://sqlalche.me/e/gkpj)

加个判断或者删库操作

汤师傅加油

集成WeBase

通过Iframe集成WeBase-Front(登录后的功能)。

关于新增的功能的建议

目前开发中遇到的问题:
1.fisco本地部署运行合约的时候,都只是显示结果,而没有像remix那样有详细的交易解析(包括交易输入、交易输出、event Log等数据的显示)。
2.开发的时候,各个基于keystore的账户只能自己手动记录,缺少基于keystore的账户管理功能。
3.缺少一键查询合约内的过往交易记录

希望toolbox新增的功能:

  • 支持交易解析
  • 支持基于keystore的账户管理
  • 支持合约历史查询

完善pytest部分

对已有的/tests进行重写
/tests/test_functions.py

  • login
  • register

requirements.txt 统一

现在 requirements.txt 分散在不同的地方……搞成一个(放到requirements/文件夹下)

Suggestions and questions about the flask back-end

hey! It's Good Idea.
Actually, I also had the idea of integrating a separate Flask Web version of FISCO BCOS.
Flask is really easy to develop.
This is my suggestion:

  1. Improve the /login page (or is it already in the next version?)
  2. Add manager.py(import flask_script)
  3. Some areas of the code need to be optimized(Like protecting the view)
  4. ......

I'm sorry because I haven't run it yet, so that's the limit.
This is just a suggestion in the back-end direction. [ I am not an expert in blockchain. ]

添加admin后台

  • 对申请用户添加 is_active 标签
  • 取消用户的active标签
  • 管理用户
  • Add ALL active,Cancel ALL active
    ......

学习编写智能合约遇到的问题

学习编写智能合约遇到的问题

1.关于solidity的教学视频比较少,在B站上面寥寥无几,即使有也都是一些比较老的版本,用现在的编译器常常出现莫名其妙的错误

2.关于智能合约的官方文档讲解的比较散,难懂,看了都不会使用

3.关于区块链的知识还是不够了解,虽然掌握基本的solidity语法,但是关于代码到底怎么执行,这个合约该怎么使用,会产生怎样的影响,这是比较头疼的

4.一直用的remix在线编译器,在windows上安装编译器,要安装的依赖包比较多,怕麻烦就没装

  • 更好的 Solidity 文档

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.