-
As a smart contracts developer I would like to be able to override the authorizations for the contracts I upload.
The `upload_contract_operation` now takes 3 additional arguments that allow you to ov…
-
As a blockchain participant, I would like a way to burn KOIN in order to have the privilege of fairly producing blocks.
-
### The problem
I keep my repos in an intranet fileserver and share with my colleages. After last update 2.9.14(x64) win 11, it shows a message tha this repo is potentially unsafe because it is owned…
-
BIP32 derivation paths would look like this `m/44'/659'/0'/0`
The number 659 is the proposed coin type for koinos. It is the word "koinos" converted to ascii [107 111 105 110 111 115], and then added…
-
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### New feature
Koinos Contract Development Toolkit for Javascript
Right now Koinos Blockchain comes with a Con…
-
There should be a way to tell who mined/produced a block.
-
- What typescript->WASM compilers exist?
- How easily can you retarget the compiled WASM? (i.e. Javascript bindings in a browser)
- How mature is the compiler and does it have an active develo…
-
With the newly refactored reindex logic in #353, if a reindex is stopped via sigint, koinos chain does not shut down properly (an unhandled signint kills the process). As a result, the database is not…