Hein Dauven

Results 44 issues of Hein Dauven

# Epic ## Summary Allow for the deployment of smart contracts beyond genesis. ## Tasks *List related tasks and their issue numbers.* - [ ] dusk-network/rusk#1071 - [x] dusk-network/docs#74 -...

Epic
module:rusk

# Epic ## Summary The last remaining tasks to maximize consensus liveness. ## Tasks - [x] #1665 - [x] #1649 - [ ] #1452 - [x] #1695 - [ ]...

Epic
module:consensus

# Epic - Create smart contract documentation ## Summary Create documentation for the Piecrust/Rusk smart contract platform to enable third-party developers to build and deploy smart contracts while ensuring they...

Epic
type:docs
module:contracts

#### Summary As part of our Economic Model, we aim to implement Hyperfast Sync-ups. This will enable nodes and wallets to synchronize with the blockchain in a fraction of the...

need:brainstorm
type:feature
module:node

#### Summary The current API isn't clearly documented anywhere. #### Possible solution design or implementation Either document the endpoints in a README, document the endpoints directly or provide a Swagger...

type:docs
module:rusk

#### Summary Implement an API to estimate the gas limit required for executing a smart contract. It will provide the gas spent for a given call, to efficiently set a...

need:brainstorm
type:feature
module:rusk

#### Summary Recovery-at-start should take over from what previously was `rusk-recovery-keys` and `recovery-state`. The node should not start if no valid state is available. #### Possible solution design or implementation...

type:enhancement
module:rusk

### Summary To maintain network integrity and security within the Succinct Attestation consensus protocol, a "soft" slashing mechanism is proposed. Provisioners, who are essential for creating blocks and confirming transactions,...

type:enhancement
module:consensus

**Describe the bug** At times, certain blocks can have the given block time wrap around and return extremely high values. Examples in my logs: **block**: 2312 **Time**: 18446744073709551615 **block**: 3719...

fix:bug
module:node

#### Summary As part of the Economic Model, the concept of Autocontracts are introduced. Autocontracts represent event-listening contracts that are automatically executed upon the emitting of a subscribed event, given...

type:feature
module:rusk