onbjerg

Results 431 comments of onbjerg

What plaform are you on?

@0xgabi @luisivan It only happens when Frame is not started, so I would expect that it is due to Web3 not being able to connect to the node selected by...

Best Practices, A List: - [ ] [Enable Context Isolation for Remote Content](https://electronjs.org/docs/tutorial/security#3-enable-context-isolation-for-remote-content): Run preload scripts in a dedicated Javascript context. Preload scripts still have access to `window` (which is...

Another user story here: For Daolist (now [Apiary](https://github.com/1Hive/apiary)) I've wanted to implement features that require an archive node with tracing enabled. Since archive nodes are pretty expensive to run in...

>Legit non-speculative holders can earn ANT for just staking, taking ANT from speculators and distributing it among voters. Can you explain how this works? I'm not sure I follow, and...

Okay, that makes sense. Just a little brain fart on my end. How will the fees that the Aragon Network (potentially, unless fee = 0% is voted in) collects be...

@AaronFoster As far as I understand this system does not support delegate voting, as AVT are non-transferrable. I think the idea of the system is to foster a group of...

When you say "create a ranking/rating system that tracks a voters accuracy", what do you mean exactly? Is this for AVT holders, or is it for the decisions made by...

I added the P2 priority label as I imagine that is where this issue would fall, but I haven't added a milestone since I want to make sure the issue...

How does the `each` keyword differ from the proposed keyword `fork` in Datscript? @maxogden I assume they both run another pipeline from the result of a command as stdin for...