Giter VIP home page Giter VIP logo

siaprime-explorer's Introduction

camthegeek?

dev.

I'm a developer. I'm not a writer. I can write good code. I can not write good bios.

I primarily develop applications, both web and desktop, using Javascript based frameworks such as React. Currently, the majority of projects I have started have used NextJS (since v9) as it has proven itself to be a top-notch easy to scale framework.

geek.

Often I find myself enjoying a technical article much like a reader who enjoys a good mystery novel. Learning how companies overcome obstacles by changing, improving or re-developing technology stacks allows me to take that knowledge and use it however I wish!

blockchain.

Blockchain technology will take the lead in enterprise businesses in the future. Currently, with blockchain, you are able to transact money, store information (databasing), and even store files. As we all continue to develop and explore the world of blockchain, more functionality will come proving the need for this technology on a global scale.

camthegeek's GitHub stats

siaprime-explorer's People

Contributors

420coupe avatar camthegeek avatar evilredhorse avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

evilredhorse

siaprime-explorer's Issues

mark collateral/allowance as needed

As we are now saving contracts to SQL..

Contracts contain transactions in which a host and a renter pay a fee (collateral/allowance). The only information we have to go with to connect a contract ID to the two additional transactions are the unlockhash (wallet addresses) found on the contract transaction.

So we need to cycle through the transactions found in parent block a 2nd time around to find where unlockhash from contract is equal to the output unlockhash on another transaction.

Afterwards, update SQL for that tx_hash and change the tx_type accordingly.

Invalid configuration parameter

propagateCreateError: false // <- default is true, set to false

That parameter should never be set to false with knex. It just hides the errors and increases delay when client notices that something is wrong. Knex is designed in a way that it should be set true.

I have been trying to weed out this urban legend of the mystic configuration flag which makes everything good for years.

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.