GithubHelp home page GithubHelp logo

mainnet's Issues

https://wallet.lum.network/ returns TX hash w/ lowercase letters

If you complete a transaction using the lum wallet the resulting tx hash has lowercase letters:

Screen Shot 2022-01-13 at 3 03 07 PM

Searching the explorer for the tx like this doesn't find a result:

https://explorer.lum.network/search/ccb59630a4311eae6ae8e656ff65d398fa8d2fd2b692b670c2b0510a0b89c75c

I can go to Mintscan and find that tx:

https://www.mintscan.io/lum/txs/ccb59630a4311eae6ae8e656ff65d398fa8d2fd2b692b670c2b0510a0b89c75c

If I take their capitalized version of the tx and search the explorer again, I can find the tx:

https://explorer.lum.network/txs/CCB59630A4311EAE6AE8E656FF65D398FA8D2FD2B692B670C2B0510A0B89C75C

No way to create proposals

Hi I was searching for documentation on how to create a proposal but didn't find any or see any way to accomplish it from the UI. Has this feature been enabled if not are there plans to do so?

Cannot create a new validator

When creating a new validator with staking create-validator command, I got the follow:

root@server:~/.lumd/config# lumd tx staking create-validator --amount=1000000ulum --pubkey=$(lumd tendermint show-validator) --moniker="martian4" --commission-rate="0.10" --commission-max-rate="0.40" --commission-max-change-rate="0.01" --min-self-delegation="1" --chain-id=lum-network-1 --from validator --fees 250000ulum
Enter keyring passphrase:
auth_info:
fee:
amount:
- amount: "250000"
denom: ulum
gas_limit: "200000"
granter: ""
payer: ""
signer_infos: []
tip: null
body:
extension_options: []
memo: ""
messages:

  • '@type': /cosmos.staking.v1beta1.MsgCreateValidator
    commission:
    max_change_rate: "0.010000000000000000"
    max_rate: "0.400000000000000000"
    rate: "0.100000000000000000"
    delegator_address: lum10dgf7cha3c5yxl8nqmgxw8hcantqzqe0s6yc5s
    description:
    details: ""
    identity: ""
    moniker: martian4
    security_contact: ""
    website: ""
    min_self_delegation: "1"
    pubkey:
    '@type': /cosmos.crypto.ed25519.PubKey
    key: 9Wr1ABnlYVfsa6Lpr+0cI69VimPf7ltJXtXcWO7hrlM=
    validator_address: lumvaloper10dgf7cha3c5yxl8nqmgxw8hcantqzqe00ddt05
    value:
    amount: "1000000"
    denom: ulum
    non_critical_extension_options: []
    timeout_height: "0"
    signatures: []
    confirm transaction before signing and broadcasting [y/N]: y
    code: 0
    codespace: ""
    data: ""
    events: []
    gas_used: "0"
    gas_wanted: "0"
    height: "0"
    info: ""
    logs: []
    raw_log: '[]'
    timestamp: ""
    tx: null
    txhash: 219C8815C062E9093D65F4C571CB8DF2970D182F42287BB196700372672B9CE7

It simply does not send the create message.

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.