issues
search
theQRL
/
zond
MIT License
10
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactoring
#291
cyyber
closed
2 years ago
0
Added new API support with the filter system
#290
cyyber
closed
2 years ago
0
Added required interfaces
#289
cyyber
closed
2 years ago
0
Added bloom field for transactions in block header, re-computed on client side
#288
cyyber
closed
2 years ago
0
Added metadata for storage of transaction details such as block number, hash, index in block
#287
cyyber
closed
2 years ago
0
Added blockReceipts metadata to store the transaction receipts & logs
#286
cyyber
closed
2 years ago
0
zond-cli wallet list fails with wallet.json file containing more than 10 addresses
#285
fr1t2
closed
2 years ago
1
Codacy badge and linted Markdown in README
#284
jplomas
closed
2 years ago
1
Add CI setup & build process
#283
jplomas
closed
2 years ago
0
Fix dependencies (metrics and crypto/bn256/cloudflare) for building o…
#282
jplomas
closed
2 years ago
0
Replaced Input field name with Data
#281
cyyber
closed
2 years ago
0
Set all ETH forks upgrade to true
#280
cyyber
closed
2 years ago
0
RPCGasCap now returns BlockGasLimit
#279
cyyber
closed
2 years ago
0
Enabled EstimateGas API and changed all Input field as Data field for RPC API
#278
cyyber
closed
2 years ago
0
Separated out error messages related to transactions
#277
cyyber
closed
2 years ago
0
Code for RPC API with parameter and response format
#276
cyyber
closed
2 years ago
0
Support for different RPC stack, such as http, websocket, ipc with/without token
#275
cyyber
closed
2 years ago
0
Added RPC API backend code
#274
cyyber
closed
2 years ago
0
Function to generate storage key by slot number to store mainchain block hash
#273
cyyber
closed
2 years ago
0
Added code to startIPCEndpoint
#272
cyyber
closed
2 years ago
0
Replaced hex.EncodeToString and hex.DecodeString with helper functions
#271
cyyber
closed
2 years ago
0
Check for staking balance is not less than the minimum required staking balance + refactoring
#270
cyyber
closed
2 years ago
0
Added FinalizedBlockNumber as new type for BlockNumber used for RPC calls
#269
cyyber
closed
2 years ago
0
Removed unnecessary comments
#268
cyyber
closed
2 years ago
0
improved transaction validation error messages + added more validations for transactions
#267
cyyber
closed
2 years ago
0
Added SetStakeBalance and SetPendingStakeBalance functions to update the stake and pendingStake fields in stateobject
#266
cyyber
closed
2 years ago
0
NewEVMBlockContext function can take timestamp from header, no need to pass in argument
#265
cyyber
closed
2 years ago
0
use block proposer nonce and attestor nonce instead of coinbase nonce while staking
#264
cyyber
closed
2 years ago
0
added proper error handling while starting a zond node + added code to start RPC server + refactoring
#263
cyyber
closed
2 years ago
0
Updated cli flag name
#262
cyyber
closed
2 years ago
0
Fix: zond-cli wallet command flags value are now passed properly
#261
cyyber
closed
2 years ago
0
Transactions validation now returns error in case of failure + refactoring
#260
cyyber
closed
2 years ago
0
Refactoring + added new fields for computation of block signing hash
#259
cyyber
closed
2 years ago
0
publicApi Start function now logs error instead of returning it
#258
cyyber
closed
2 years ago
0
Added new fields in the API response for Stake & Transfer transactions
#257
cyyber
closed
2 years ago
0
Updated unit tests
#256
cyyber
closed
2 years ago
0
Added more helper functions
#255
cyyber
closed
2 years ago
0
Refactoring + added new fields + nonce in protocol txn now takes signer nonce
#254
cyyber
closed
2 years ago
0
Refactoring + added new field
#253
cyyber
closed
2 years ago
0
Added transaction types
#252
cyyber
closed
2 years ago
0
Renamed network_id to chain_id and added hash field in transactions
#251
cyyber
closed
2 years ago
0
Added hash, transactions_root and receipts_root field in BlockHeader for future usage
#250
cyyber
closed
2 years ago
0
Updated dependencies version
#249
cyyber
closed
2 years ago
0
Fix: To returns nil when not provided in transaction and ignored in GetSigningHash function
#248
cyyber
closed
2 years ago
0
Updated cli flags
#247
cyyber
closed
2 years ago
0
Added deployContractFromDilithium, callContractFromDilithium & offChainCallContract in zond-cli
#246
cyyber
closed
2 years ago
0
Fix: Encoding of evm code in transaction
#245
cyyber
closed
2 years ago
0
Structure for evmcall API input
#244
cyyber
closed
2 years ago
0
Added evmcall API support accepts abi encoded input and outputs abi encoded result
#243
cyyber
closed
2 years ago
0
Added evmcall function for offchain calls to smart contract
#242
cyyber
closed
2 years ago
0
Previous
Next