Results 13 issues of Pratham Rawat

In 007, gas consumed by operations will be returned in milligas, as well as in regular gas units. For future compatibility, we should support this shift to milligas throughout out...

The gas-cost model will be restructured, and as a result, gas costs will be lowered for all operations. Update constants for low, medium and high gas operations. This can be...

The ConseilFunction and ConseilOutput enums have values that are lowercase, but the rest of the ConseilEnums are uppercase

Storage costs have been slashed by a factor of 4. As a result, the burn for account creations, contract origination, and the cost for contract storage will be lowered, and...

protocol-007

007 will restructure the gas-cost model, leading to each unit of gas being worth more computation. As a result, operations will require less gas across the board. Gas Constants will...

protocol-007

Add constants and support for delphinet when configuring conseil, the protocol 007 testnet

protocol-007

Because certain changes will only take affect after the new proposal's activation, logic to stop Conseil from querying new proposal queries on older proposal blocks will have to be included.

protocol-007

Gas receipts for the amount of gas consumed by an operation will be provided in both regular gas units, and milligas. For future compatibility, we should read and store the...

protocol-007

Add a counter from genesis that calculates different supply metrics off of each new block's data Run a lump sum operation to initialize the different supply counters, and then for...

For future-proofing, consumed gas should be displayed in milligas.