Giter VIP home page Giter VIP logo

-'s Introduction

Q
conflux有如下rpc吗:

  1. 某个地址总共挖出区块的数量
  2. 分页查询挖出区块的详细信息

A
全节点没有这些RPC,未来scan 可能会提供

Q
在本地的开发环境10个测试账户都没有了 只剩下本身的账号 而且0cfx (用 docker 运行的,重启之后没的)

A
新起一个container 然后看下 log 吧。 https://forum.conflux.fun/t/topic/4280(win 10 通过docker 运行 conflux)

Q
可以将 Conflux Node的WS 和 HTTP都配置成同一个端口吗? jsonrpc_ws_port= 80 jsonrpc_http_port=80

A
不可以

Q
发送交易,交易额,低于多少,就显示成0了呢?

A
只有等于0会显示为0, 哪怕是1 Drip 也会显示.

Q
这个gas费是什么意思?所支付的gas费最终去了哪里?为什么有的转账所需要的费用特别多,有的少,多出来的去了哪里?

A
发送交易需要矿工打包执行,gas 费是付给矿工的,这样才会有人愿意运行节点,gas 支付多少根发送交易的 复杂度,交易期望执行时间有关。多出来的一般会退回,不同的链具体回退机制也不一样。

Conflux挖矿奖励有3部分

1.出块基础奖励

2.手续费(gas费)

3.抵押存储产生的利息

portal默认的gas price只有1Drip,1cfx=100000000000000000drip

Q
W/System.err: java.lang.RuntimeException: ""transaction epoch height 0 is out side the range of the current pivot height (7946694) bound, only 100000 drift allowed!""

A
epochHeight 没有设置或设置的不对。option 里会自动设置 ,rawTx 不会自动设置。

Q
错误返回码的明确对应关系表

A
https://github.com/MetaMask/eth-rpc-errors/blob/84e90eb3ab121538eee406a67007cacb906c3fb9/src/error-constants.ts

Q
FC怎么在shuttleflow上跨出来到以太坊

A
FC是链内资产,目前不支持跨出到以太坊

Q
zero one的输入法聊天内容加密后上链么?内容多了,会不会对资源造成很大的消耗

A
非对称加密,没上链 另外消息上链存的是events,不是storage。

Q
1.有接口获取某个地址挖出的所有区块吗? 2.需要代码里面用,有没有浏览器api可以用?

A
1.scan 上可以看到

Q
主网、测试网的RPC地址

A
mainnet: https://main.confluxrpc.org testnet: https://test.confluxrpc.org

Q
测试网水龙头地址

A
水龙头在 portal 的存入里面,网络需要先切为测试网。

Q
刚部署合约,发现从提交交易,到获取receipt大概要1分钟以上,这个正常吗

A
conflux 网络会延迟 5 个 epoch 执行,大概是 5s 中,一分钟不太正常,可能是网络问题,或者是发生了 pivot chain switch

Q
如何使用shuttleflow将我钱包里面的USDT转到CONFLUX 变成CUSDT呢

A
https://juejin.cn/post/6886458514097733639

Q
怎么过去数据,之前好好的,突然用不了了,总是提示 Uncaught (in promise) TypeError: Failed to fetch",获取余额都获取不了,用网页却又可以。

A


Q
把usdt换成cusdt,只能通过shuttleflow对吗?

A
目前moondex和moonswap也支持充值usdt,技术上也是基于shuttleflow的。但是,shuttleflow只支持从eth上跨usdt到conflux


Q
通过moondex能把u换成cusdt吗?

A
可以的,moondex 划出就到钱包里了。


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


Q

A


-'s People

Contributors

mantingpao avatar

Watchers

 avatar

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.