Giter VIP home page Giter VIP logo

Comments (3)

TomWright avatar TomWright commented on May 18, 2024 2

Hey @true-eye,

The issue on the playground is now resolved. Just a note in-case you were waiting on it 🙂

from dasel.

TomWright avatar TomWright commented on May 18, 2024 1

Hey @true-eye,

It looks like this is an issue with the argument parsing on the playground rather than an issue with dasel itself.

I took the file content from the playground snippet and it works locally with dasel v1.5.1.

$ dasel -f tmp.toml .p2p
addr_book_file = "config/addrbook.json"
addr_book_strict = false
allow_duplicate_ip = false
dial_timeout = "3s"
external_address = ""
flush_throttle_timeout = "100ms"
handshake_timeout = "20s"
laddr = "tcp://0.0.0.0:26656"
max_num_inbound_peers = 40
max_num_outbound_peers = 10
max_packet_msg_payload_size = 1024
persistent_peers = ""
persistent_peers_max_dial_period = "0s"
pex = false
private_peer_ids = ""
recv_rate = 5120000
seed_mode = false
seeds = ""
send_rate = 5120000
unconditional_peer_ids = ""
upnp = false

As an aside, it's quite hard to parse the args on the playground because of the security requirements.

I believe this issue can be closed now but let me know if you're still having issues!

from dasel.

true-eye avatar true-eye commented on May 18, 2024

Cool!
Too fast. :) Thanks

from dasel.

Related Issues (20)

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.