Coder Social home page Coder Social logo

ubin-quorum's People

Contributors

junwei0117 avatar project-ubin avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ubin-quorum's Issues

Construct ubin-quorum API

預計將 nx01 - nx15 ( nx13 除外 ) 節點的 API 透過 Port Forwarding 轉發至 node9.puyuma.org。

Expected Output:

  • API Document
  • Port Forwarding
  • Postman API collection

Can't initialise banks balance

已確認非節點同步問題、Web3 與合約互動的 Javascript 導致,應為 Solidity 本身的撰寫錯誤,導致無法在初始化時,對每個銀行的 Stash 進行寫入。

在 Pledge 進行初始化時,會先存取不同銀行的 Stash 地址,

Stash stash = Stash(stashRegistry[_stashName]);

依照合約的邏輯,得到 Stash Address 後,即可進一步透過另一個 Stash 合約來增加 Stash Balance,

balance += _crAmt;

但是在實際情況中,是無法存取到正確的銀行 Stash Address,只會獲得 0x,應為0xfecdb51715679326275807765bc880c88f1adfefca14622516a0a0ec68050a33

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.