Skip to main content

all-prs

Pull RequestMerge TimeFeatureChange Type
GH-3156: Remove inmem global state2022-07-04 17:59:02+00:00ExEngRefactor
GH-3157: Move EE's storage module to a crate2022-07-07 11:57:03+00:00ExEngRefactor
GH-3182: Add basic data access layer structure2022-09-21 14:48:49+00:00ExEngRefactor
Reverting the reversion of Zug-compatible rewards2023-01-28 01:47:23+00:00ZugRefactor
Port DES tests and related Zug changes to feat-2.02023-05-11 15:40:12+00:00ZugEnhance
New parameters are added in relation to the finality rewards:2023-05-29 12:42:34+00:00ZugEnhance
Push chainspec type graph down into casper types2023-06-13 23:49:02+00:00ExEngRefactor
Move Deploy and its associated types to casper-types crate2023-06-15 03:03:48+00:00ExEngRefactor
Move block types from casper-node to casper-types2023-06-27 16:21:02+00:00ExEngRefactor
Fix serialization issues2023-06-27 12:08:17+00:00CoreBugfix
Clean up EE types2023-06-28 18:53:17+00:00ExEngRefactor
Add casper-storage to casper-updater2023-07-07 17:09:21+00:00ExEngRefactor
Introduce new Transaction type2023-08-18 15:11:17+00:00TransactionEnhance
Use test_block_builder only for tests2023-07-20 14:55:24+00:00TechDebtRefactor
Use execution journal instead of execution effects2023-08-11 09:43:05+00:00TransactionsRefactor
Transaction enum2023-08-23 21:18:12+00:00TransactionsEnhance
Introduce AddressableEntity2023-08-08 16:41:18+00:00AddressableEntityEnhance
GH-2064: Factory pattern MVP2023-09-01 23:13:16+00:00FactoryPatternEnhance
Feat 2.0 bid rework2023-08-28 06:09:35+00:00RewardsEnhance
Return early in case of a faulty sender2023-08-14 13:08:25+00:00ZugEnhance
Verify that the sync response has been asked for2023-09-04 14:34:49+00:00ZugRefactor
Change DeployAcceptor to TransactionAcceptor2023-09-06 17:23:20+00:00TransactionsEnhance
Transaction gossiper2023-09-06 20:49:27+00:00TransactionsEnhance
Data extensibility for Block and BlockBody2023-09-12 17:39:26+00:00DataExtensibilityEnhance
Fix query_balance to handle addressable_entity2023-09-14 12:05:47+00:00AddressableEntityRefactor
Refactor usage of the ContractHash and Key types in preparation for Uref work2023-10-12 12:33:26+00:00ExEngRefactor
Disable stored session and rework standard payment2023-10-19 12:37:29+00:00AddressableEntityEnhance
Merge SSE event streams2023-10-10 16:20:59+00:00NativeEventsEnhance
Transactions on JSON-RPC server2023-10-27 13:55:55+00:00TransactionsEnhance
Transactions on event stream server2023-10-27 20:30:10+00:00TransactionsEnhance
Convert DeployFetcher to TransactionFetcher2023-10-30 13:31:42+00:00TransactionsEnhance
Contract level messages2023-11-03 21:47:00+00:00NativeEventsEnhance
Fix issue in Key and increase test coverage2023-10-24 15:12:53+00:00CoreBugfix
Fix addressable entity request2023-10-30 17:25:32+00:00AddressableEntityBugfix
Update BlockV2 to hold TransactionHashes2023-11-03 12:52:23+00:00TransactionsEnhance
Rewards tests setup2023-11-20 13:15:48+00:00RewardsTestFix
Rework named keys2024-02-08 20:37:46+00:00AddressableEntityEnhance
Rewrite TransactionV12023-11-29 16:47:48+00:00TransactionsTestFix
Fix several JsonSchema impls and update the schema2023-12-12 14:45:00+00:00TransactionsRefactor
block_synchronizer: sync transactions2023-12-18 17:27:44+00:00TransactionsRefactor
Improvements for the contract level messages interface2024-02-27 19:18:46+00:00NativeEventsEnhance
Port the BlockValidator changes related to rewards to feat-2.02023-12-29 17:37:19+00:00RewardsEnhance
RPC sidecar changes2024-02-29 20:50:38+00:00SidecarEnhance
Move block store CRUD functionality from the node store component in casper-storage.2024-02-28 16:48:02+00:00RefactorEnhance
Implementation for 'Part 2 : Update Gossipers'2024-02-23 12:14:57+00:00CoreEnhance
TrackingCopy moved to storage crate2024-02-09 23:33:19+00:00ExEngRefactor
EraValidators support for data_provider2024-02-12 18:25:58+00:00ExEngEnhance
Bids support for data_provider2024-02-12 18:25:58+00:00ExEngEnhance
ExecutionResultsChecksum support for data_provider2024-02-12 18:27:20+00:00ExEngEnhance
AddressableEntity support for data_provider2024-02-12 18:25:58+00:00ExEngEnhance
TotalSupply support for data_provider2024-02-12 18:25:58+00:00ExEngEnhance
RoundSeigniorageRate support for data_provider2024-02-12 18:25:56+00:00ExEngEnhance
Trie support for data_provider2024-02-12 23:18:03+00:00ExEngEnhance
PutTrie support for data_provider2024-02-12 23:18:01+00:00ExEngEnhance
Genesis support for data_provider2024-02-13 18:55:46+00:00ExEngEnhance
ProtocolUpgrade support for data_provider2024-02-14 00:46:09+00:00ExEngEnhance
Fix the build for casper-types with single features enabled.2024-02-15 23:01:28+00:00CoreBuildFix
initial native transfer wireup2024-02-16 23:01:46+00:00ExEngEnhance
Add tests for validation of rewarded finality signatures2024-02-22 23:26:53+00:00ZugEnhance
Rewards calculation fixes2024-02-22 21:28:05+00:00RewardsTestFix
Implement per block message ids for contract level messages emitted2024-03-13 03:39:19+00:00NativeEventsEnhance
Block Vacancy and gas price tracking2024-03-19 19:33:35+00:00ExEngEnhance
Native auction support for data_provider2024-03-01 20:35:47+00:00ExEngEnhance
Change PublicKey on Bid2024-05-02 19:45:48+00:00ZugValidator
Min max delegation amounts2024-06-10 15:26:42+00:00ZugDelegation
Update default versions in nctl to 2.0.02024-02-29 11:22:48+00:00NCTLFix
TaggedValues support of data provider2024-03-04 13:46:54+00:00ExEngEnhance
Move ReactorState back to the node and replace with a wrapped String in the binary port2024-03-06 18:58:59+00:00BinaryPortRefactor
Add a flag for speculative exec and disable by default2024-03-07 18:46:05+00:00SpecExecRefactor
Rename transform types2024-03-11 14:50:48+00:00CoreRefactor
Remove state from execution engine2024-03-06 21:17:44+00:00ExEngRefactor
184 update deploy buffer mods2024-03-13 01:13:52+00:00TransactionsRefactor
Update Doc disable/enable_contract_version2024-06-10 15:29:23+00:00ExEngFix
Add a binary request for dictionary items2024-03-15 21:03:12+00:00BinaryPortSidecar
Fix client.sh nighly test2024-03-13 17:18:34+00:00CoreFix
Ensure there is at least one txn when calling random_with_specifics()2024-03-11 18:49:34+00:00TransactionsEnhance
Update example config2024-03-13 00:20:54+00:00TransactionsTestFix
Expose latest switch block information in the binary port2024-03-15 22:18:44+00:00BinaryPortEnhance
Fix block proposer parse in NCTL2024-03-13 17:18:45+00:00NCTLTestFix
Minor updates to gossiper comments2024-03-18 16:03:34+00:00ZugFix
ee/contract-messages: use EntityAddr for messages2024-03-19 13:06:12+00:00AddressableEntityEnhance
nctl/nightly-tests: several script fixes for parsing blocks2024-03-19 11:55:13+00:00CoreFixTest
Fixes for bond its test2024-03-18 12:56:37+00:00CoreFixTest
Remove references to deleted files from casper-updater2024-03-19 00:12:25+00:00ExEngFix
Fix upgrade test issues in 2.02024-03-19 14:24:54+00:00CoreFixTest
Fixes for network soundness test2024-03-19 09:34:18+00:00CoreFixTest
Fix emergency upgrade test2024-03-19 15:34:50+00:00CoreFixTest
Fix upgrade scenario 09 in 2.02024-03-22 14:13:03+00:00CoreBugfix
Fix rewards distribution2024-04-09 16:07:30+00:00RewardsBugfix
Update block parsing code in NCTL2024-03-22 14:13:20+00:00NCTLEnhance
Update juliet server settings2024-03-27 12:02:38+00:00CoreFix
Use consistent administrator account in both 'accounts' and 'chainspe…2024-03-22 14:13:35+00:00CoreFix
Remove redundant flaky test2024-03-26 13:57:11+00:00TestsFixTest
Remove add_session_version2024-03-22 17:08:20+00:00ExEngFix
Move NCTL to a separate repo2024-03-26 16:26:55+00:00NCTLRefactor
Expose dictionary item key in lookup response2024-04-02 14:33:43+00:00BinaryPortEnhance
Correct CI json file path2024-03-28 18:09:58+00:00TestsFix
2.0 Integration2024-04-04 01:31:35+00:00ExEngMassive
Return None in case of an error in get_addressable_entity2024-04-02 17:14:50+00:00AddressableEntityEnhance
Bump juliet2024-03-28 13:38:43+00:00CoreFix
Log details of errors related to binary port connectivity2024-03-28 16:54:31+00:00BinaryPortRefactor
burn implemented2024-05-06 22:47:05+00:00CoreEnhance
Decouple Refund and Fee handling2024-04-04 13:59:53+00:00ExEngRefactor
Changes needed for downstream apps to work with feat-2.02024-04-05 16:42:54+00:00ExEngFix
Add tracking of size and consumption in determing block utilization2024-04-25 19:57:27+00:00ExEngRefactor
Binary port balance query2024-04-10 18:11:22+00:00BinaryPortEnhance
Add 'latest_switch_block_hash' field to rest status endpoint2024-04-08 14:30:42+00:00RPCEnhance
Fix for StoredValue::ContractPackage not json-deserializable2024-04-09 13:12:24+00:00ExEngBugfix
casper_updater compatibility with Condor and version bumps2024-04-09 18:28:32+00:00CoreFix
Fix a bug in the BlockValidator2024-04-10 15:38:05+00:00ExEngBugfix
2.0 ScratchDb fix2024-04-09 03:38:44+00:00ExEngEnhance
Use custom Serialize/Deserialize for EntityAddr2024-04-10 16:57:32+00:00AddressableEntityEnhance
Prevent stray accounts.toml files from breaking upgrades2024-04-25 12:42:55+00:00CoreBugfix
Correction of values for expected prod chainspec.toml.2024-04-11 00:21:42+00:00CoreFix
Syncing and cleanup of chainspec.toml values2024-04-11 19:58:31+00:00CoreFix
Makefile: fix rust smart contracts build2024-04-12 13:57:21+00:00CoreFix
Fix issues with custom payment2024-04-15 14:12:07+00:00CoreBugfix
Stub implementation of reservations2024-04-23 16:08:19+00:00ExEngEnhance
Remove 'json_rpc' crate and handle cors origin for REST server as string2024-04-15 15:31:55+00:00RefactorRefactor
Changed the format used to deserialize StoredValue::ContractPackage variant because it broke backwards compatibility.2024-04-25 16:23:11+00:00ExEngBugfix
Amortized gas holds chainspec option2024-04-22 17:00:35+00:00ExEngFees
Update build.rs to eliminate vergen and gitoxide dependencies2024-05-02 18:15:05+00:00BuildFix
Re-generate chainspec.toml for EE test support2024-05-09 14:25:06+00:00BuildFixTest
Remove 'juliet' from the binary port2024-04-29 19:04:48+00:00BinaryPortFix
Fixing ee tests2024-06-05 16:07:38+00:00ExEngTestFix
One time migration of accounts and contracts at upgrade2024-04-29 21:16:07+00:00AddressableEntityEnhance
Internalize block global and gas hold settings2024-04-26 00:08:18+00:00ExEngEnhance
Update emit message costs for production chainspec2024-04-27 00:29:00+00:00NativeEventsEnhance
Expand binary port error reporting2024-05-10 17:11:56+00:00BinaryPortEnhance
BUGFIX: Custom Payment / No Fee / No Refund interaction2024-04-30 15:23:38+00:00CoreBugfix
Block restructure2024-05-13 15:28:55+00:00ExEngEnhance
Use a shared enum for key prefixes2024-05-07 13:42:56+00:00BinaryPortEnhance
Remove balance by block request2024-05-03 08:34:01+00:00BinaryPortEnhance
Migrate entry points2024-05-06 00:11:33+00:00AddressableEntityEnhance
Fix version string2024-05-07 12:12:13+00:00CoreFix
Use compile-time env rather than runtime for git hash2024-05-07 15:36:11+00:00CoreFix
Add ItemsByPrefix request2024-05-08 17:18:38+00:00BinaryPortEnhance
NoFee validator credit2024-05-16 13:53:35+00:00ExEngFees,Rewards
BlockSynchronizer: turn down log level2024-05-13 16:05:25+00:00CoreFix
Add test counter to nightly tests script2024-05-10 12:02:56+00:00TestsFixTest
Fix block vacancy bug2024-05-10 19:24:01+00:00CoreBugfix
Fix stalled block synchronizer test2024-05-09 19:29:24+00:00TestsFixTest
Efficient byte prefix queries for tracking copy cache2024-05-13 22:02:03+00:00StorageOptimization
Fix named key retrieval for system entities in WasmTestBuilder2024-05-16 18:22:43+00:00TestsFixTest
Update DeployBuilder2024-05-15 03:31:19+00:00TransactionsFix
Remove bytesrepr impls from PayloadType2024-05-17 12:06:45+00:00BinaryPortRefactor
Fix bid addr key formatting/parsing2024-05-17 18:17:44+00:00CoreBugfix
Change the unbonding process to only prune bids after unbonding is processed2024-05-21 16:11:36+00:00ProtocolEnhance
Transaction buffer improvements2024-05-24 16:10:50+00:00TransactionsEnhance
Expand standard2024-05-29 11:45:56+00:00TransactionsEnhance
BUG FIX: native auction uref extension2024-05-22 14:28:43+00:00CoreBugfix
Small refactors in support for casper-db-utils rewrite.2024-05-30 10:25:52+00:00CoreRefactor
Fix entry point and argument transaction issues2024-05-30 13:14:53+00:00TransactionsBugfix
Introduce Request Id for binary port communication2024-06-18 15:25:28+00:00BinaryPortEnhance
Alter reward distribution logic to take account of prior eras' delegator identities and weights2024-05-30 00:51:21+00:00RewardsEnhance
Chainspec fixes for lane numberings and slot gas allocations2024-05-29 20:02:31+00:00ExEngEnhance
Cherry pick changes for avoiding leaf deserialization2024-06-05 15:18:36+00:001.XFix
Remove unused "gas_hold_handling" from binary port config2024-06-04 13:10:24+00:00BinaryPortFix
Protocol upgrade as async task2024-06-06 12:36:55+00:00ProtocolEnhance
types/transaction/deploy: bring back the Mint category for transfers2024-06-06 13:57:24+00:00TransactionsBugfix
Initial implementation of a reward request2024-06-07 17:53:57+00:00RewardsEnhance
Bump upgrade timeout in config2024-06-06 22:23:17+00:00UpgradeFix
Porting old 1.6 prs2024-06-17 20:10:18+00:001.XFix
types/transaction: remove TransactionSessionKind2024-06-17 21:07:57+00:00TransactionsRefactor
Caller extension2024-06-14 19:24:53+00:00ExEngEnhance
Including new rewards in the changelog2024-07-09 21:11:24+00:00RewardsFix
Remove 'highway.reduced_reward_multiplier' from the chainspec2024-06-17 15:39:14+00:00ProtocolFix
Fix flaky 'should_fetch_from_multiple_peers' test2024-06-17 09:12:59+00:00ProtocolFixTest
Fix incorrect handling of large bids and unbonds2024-06-14 23:52:48+00:00ProtocolBugfix
Add a decode subcommand to global-state-update-gen2024-06-21 14:13:25+00:00UpdateEnhance
contract_runtime: add more metrics2024-06-18 14:00:17+00:00RuntimeEnhance
quick fix for direct stored exec2024-06-15 06:00:15+00:00RuntimeBugfix
Update 'casper-sidecar' CI dependency to point to feat-2.0 branch2024-06-18 17:28:16+00:00CIFix
Update handling of binary port errors2024-06-25 06:05:19+00:00BinaryPortEnhance
Use protocol version from the requested block in reward request2024-06-25 14:52:11+00:00ProtocolBugfix
Update RUSTSEC issues2024-06-21 12:50:38+00:00BuildCleanup
Add tracing to the binary port component2024-06-25 13:45:08+00:00BinaryPortEnhance
Fix an issue where a switch block was executing very slowly (minutes)2024-06-25 21:38:02+00:00ExEngEnhance
BUGFIX: include validator credit in snapshot2024-07-03 20:04:56+00:00ExEngBugfix
Keep minimum/maximum delegation amounts when updating bids2024-07-04 14:37:40+00:00ProtocolBugfix
Provide more visibility into error codes in binary port2024-06-25 20:23:48+00:00BinaryPortEnhance
[BUGFIX]: Fix in account hash indirection for addressable entity2024-06-25 22:50:13+00:00AddressableEntityBugfix
Derive Serialize for some of the types2024-06-26 16:18:48+00:00BinaryPortEnhance
Minor edits in BINARY_PORT_PROTOCOL.md.2024-06-26 13:37:31+00:00AddressableEntityDocs
Lower verbosity of a repeated log2024-07-23 14:18:07+00:00ZugEnhance
Expose delegation rate in reward responses2024-07-04 13:49:16+00:00BinaryPortEnhance
Precursor for reserved delegator slots2024-08-15 16:46:33+00:00ExEngEnhance
Rc3 block validator tests fix2024-07-02 14:51:59+00:00ProtocolTestFix
Fix the "No such contract" error2024-07-04 12:54:36+00:00RuntimeBugfix
Remove revert on deser in try_get_named_arg introduced in #45692024-07-18 15:57:53+00:00RuntimeEnhance
Expose protocol version in NodeStatus2024-07-05 15:45:24+00:00BinaryPortEnhance
Fix a bug in rewards calculation and add a test2024-07-09 20:26:43+00:00RuntimeBugfix
Drop effects if WASM module execution caused a revert and also add a test for this.2024-07-09 18:23:27+00:00ExEngEnhance
Add a version information request2024-07-09 17:33:24+00:00BinaryPortEnhance
Migration version bug fix2024-07-12 13:56:23+00:00UpgradeBugfix
Fix unbonding failing if accounts weren't migrated2024-07-12 14:56:24+00:00UpgradeBugfix
Fix issue with multiple balance holds in the same block.2024-07-18 12:09:33+00:00TransactionsBugfix
BUGFIX: Fix miswire of min max delegations amount2024-07-23 15:58:07+00:00RuntimeBugfix
Bump rust-toolchain to 1.77.22024-07-18 13:06:48+00:00CICleanup
Reject transactions with gas price tolerance lower than minimum chain threshold2024-07-22 14:55:12+00:00TransactionsEnhance
Bump 'vergen' version to dodge RUSTSEC issues2024-07-25 14:25:09+00:00CICleanup
Return the switch block hash with rewards response2024-07-26 13:05:04+00:00BinaryPortEnhance
Add an error code for purse not found for balance requests2024-07-26 16:46:47+00:00BinaryPortEnhance
trie store: fix extension node split when inserting key of variable len2024-08-13 22:21:19+00:00NodeEnhance
Introducing calltable serialization to TransactionV1 structures subtree.2024-09-10 15:51:04+00:00TransactionsEnhance
Revert keeping zero bids in the auction state2024-08-14 19:26:14+00:00ExEngFix
Add gas price to appendable block2024-08-17 22:49:23+00:00NodeEnhance
Consistent carry forward2024-08-21 00:02:13+00:00UpgradeEnhance
Add batch write operation to trie store2024-08-30 20:25:31+00:00NodeEnhance
Bump transaction limits in the ttl test for block validator2024-08-30 12:40:32+00:00TransactionsTestfix
Extend FFI for backwards compatibility2024-09-05 12:44:34+00:00ExEngFix
Port the changes related to handling of unbonds in global-state-update-gen to feat-2.02024-09-10 13:34:32+00:001.XEnhance
Implement Entity and Package information requests (redux)2024-09-06 16:38:30+00:00BinaryPortEnhance
Rework deploy lane logic2025-03-24T22:28:03Z
Updated logging to make it easier to debug issues with utilization sc…2025-03-24T12:09:56Z
Updating ci.json nctl-related definitions2025-03-18T18:13:23Z
[Enhancement] No refund of unspent gas if error detected while processing txn2025-03-14T20:31:17Z
[BUGFIX] Deploy native transfer entry point name resolution2025-03-13T19:11:25Z
Correcting minimum bid amount to 10_000 CSPR from 100_000 CSPR2025-03-13T18:11:47Z
[BUGFIX] extend transaction_acceptor coverage2025-03-13T12:36:26Z
[FEEDBACK-RESPONSE] address various feedback items2025-03-11T21:17:01Z
[CLEANUP] remove unused scheduling2025-03-12T17:17:31Z
Fix chainspec inconsistencies2025-03-12T13:55:19Z
Backfilling missing error variants in binary port error code enum2025-03-12T14:10:59Z
Port messages API for new Virtual Machine2025-03-11T14:33:48Z
Use EntityAddr in MessageAddr and EntityVersions2025-03-10T19:43:27Z
Disable default features in the prometheus crate2025-03-10T16:56:51Z
Bumping versions needed for crates publish.2025-03-05T20:55:16Z
[BUGFIX] in payment limited mode payment 0 should be rejected2025-03-04T15:02:47Z
Fix gas cost calculation in payment limited2025-02-28T14:39:39Z
Changed the json representation of StoredValue::Contract.entry_points…2025-02-28T12:08:54Z
Charge for host functions in VM22025-02-27T14:58:27Z
[BUGFIX] in payment limited mode payment 0 should be rejected2025-02-27T05:37:26Z
Tweak logic for purse creation during contract upgrade2025-02-26T19:16:24Z
Raise unconsumed 0 to baseline2025-02-25T16:04:13Z
Update to rust 1.85.02025-02-26T14:33:32Z
Update toolchain to 1.84.12025-02-26T12:49:12Z
Fixed local config file: changed 'blocklist_retain_duration' into 'bl…2025-02-20T11:35:12Z
Added more logging, changed blocking mechanism to randomize a value i…2025-02-19T20:26:14Z
capturing invalid proposal scenarios for improved logging2025-02-19T17:58:15Z
Attempt of fix a Zug stall possibility. This can happen in a situatio…2025-02-14T04:21:07Z
Zug update scheduling fix2025-02-14T04:21:05Z
[CLEANUP] several small consistency & docu fixes2025-02-11T15:54:58Z
[BUGFIX] Custom payment processing2025-02-10T17:36:02Z
Updating resources/production/config-example.toml.2025-02-06T22:00:15Z
Fix binary port test2025-02-06T16:00:59Z
Rename SignedBlockHeader to BlockHeaderWithSignatures2025-02-06T14:40:00Z
Making a series of fixes to binary port:2025-02-06T00:36:14Z
[BUGFIX] penalized payment flow correction2025-02-05T22:34:16Z
Bump dependencies2025-02-05T21:03:45Z
[BUGFIX] Fix remove_associated_keys2025-02-05T21:01:48Z
[BUGFIX] Return intended error variants from several auction internal methods2025-02-05T20:31:55Z
Make the current protocol version availabe via the FFI2025-02-04T13:01:14Z
Execute two sets of installer code to extend coverage2025-02-03T16:02:26Z
Bump OpenSSL version2025-02-03T15:19:06Z
Rename SignedBlock struct to BlockWithSignatures2025-01-30T07:12:46Z
GH-5053: Remove unmaintained test contract2025-01-24T13:41:30Z
chore: remove repetitive words2025-01-23T12:42:15Z
CI update for GitHub actions in test.2025-01-23T12:34:25Z
[BUGFIX] Fix small wasm / big args lane assignment2025-01-21T23:28:45Z
Amend config compliance to check limit of largest wasm lane2025-01-21T20:18:26Z
[BUGFIX] Retrocompat for SeigniorageAllocation2025-01-21T19:13:40Z
GH-5058: Handle payment fix2025-01-21T14:40:41Z
Bump lanes config2025-01-17T17:19:57Z
Update wasm lane 5.2025-01-10T15:14:25Z
Fixing binary port decoder to bail out quickly when receiving a big mes…2025-01-09T11:13:22Z
Make get_package handle Key::Hash2025-01-03T20:26:23Z
feat-2.0 to dev2024-12-21T01:58:30Z
GH-5039: Tweak costs and chainspec settings2024-12-21T01:05:23Z
Remove 0_9_0 chainspec2024-12-20T19:31:59Z
Execution engine changelog2024-12-20T18:25:20Z
Custom Payment QoL2024-12-20T17:27:17Z
Added missing error codes for InvalidDeploy errors2024-12-18T23:08:54Z
Added missing error code for situation when we can't associate a tran…2024-12-18T00:16:04Z
Renaming StoredValue::LegacyTransfer to StoredValue::Transfer2024-12-17T21:43:57Z
Adjust transaction byte sizing2024-12-17T20:15:02Z
Added ""Isolated"" mode for the sync_handling. Running the node in this…2024-12-17T15:29:12Z
Changed the way transaction lanes are calculated if the transaction h…2024-12-16T17:07:39Z
Update wasm lanes and opcode costs2024-12-16T16:13:23Z
Remove cargo-audit ignores2024-12-13T17:00:46Z
Improve transactor acceptor logic.2024-12-13T15:58:55Z
Make prepayment naming consistent2024-12-11T17:01:35Z
Make it possible to query BidKind records in smart contracts2024-12-11T16:07:10Z
Fix invalid cancel_reservations args2024-12-11T11:16:43Z
GH-4985: Transaction vm2 settings2024-12-10T15:18:48Z
Fix withdraw bid unbonds2024-12-10T12:29:29Z
Audit error fix2024-12-09T17:03:05Z
Don't enforce spending limit when delegating with a purse2024-12-05T23:32:37Z
Update wasm lanes2024-12-07T01:00:08Z
Fixed arg_handling code which forced optional arguments to be passed …2024-12-05T09:34:32Z
[BUGFIX] contract staking context management2024-12-04T22:57:29Z
Removed TODOs2024-12-04T16:44:41Z
Use match statements to avoid runtime errors2024-12-04T16:02:50Z
Some types and enum variants were not properly json-serializing2024-11-27T03:46:38Z
Removing builder structs from public API of casper-types2024-12-03T12:18:57Z
Added json-deserialization code to other variants of Key::BidAddr. Al…2024-11-29T11:55:06Z
Fix visibility for transaction builder methods2024-11-27T18:00:42Z
Update chainspec gas fees related to bids2024-11-27T17:07:17Z
Follow up changes for new VM2024-11-25T19:33:45Z
Introduce cycle-based gas cost model.2024-11-25T21:09:07Z
[Test] contract staking test contract2024-11-25T17:47:44Z
Remove uncessary panics in storage2024-11-25T18:39:34Z
Changed json serialization for Message struct2024-11-25T16:44:05Z
Changing Transaction::V1 json serialization2024-11-23T21:43:53Z
Update transaction builder to handle new auction entrypoints2024-11-25T12:15:13Z
Introducing seigniorage proportion gauge2024-11-23T20:39:32Z
Contract staking2024-11-23T19:17:10Z
Fixed bug which caused calling entry points for smart contracts deplo…2024-11-21T11:54:11Z
Introduced keep alive monitor mechanism in the binary port. Introduce…2024-11-19T19:17:59Z
[BUGFIX]: Bugfix for add_contract_version post migration with entity enabled2024-11-19T21:43:25Z
VM2 MVP2024-11-12T16:56:47Z
Fixing issues with the node upgrading from 1.5.8 to 2.0.02024-11-07T17:49:28Z
Host functions for signature verification and Secp256k1 PK Recovery2024-11-08T20:00:36Z
Misc cleanups2024-11-06T16:55:05Z
Add catch up & shutdown mode2024-11-05T16:52:17Z
Adding checks on GetRequest::Record check to make sure that we don't …2024-11-05T10:03:00Z
Avoid iterating through all rounds when determining validator participation2024-11-04T16:41:36Z
Fix timeouts growing in Zug when network is stalled2024-10-31T16:45:21Z
Adjusted binary port default config settings2024-10-31T00:04:14Z
Add validate-config subcommand2024-10-30T16:05:44Z
Fixed bug which caused install/upgrade transactions to not get added …2024-10-29T10:31:51Z
Fix handling zero bids in forced_undelegate2024-10-26T00:36:58Z
Metrics timings2024-10-25T23:46:00Z
Implement delegator slot reservation2024-10-25T15:47:03Z
Add chainspec setting to enable Addressable Entity2024-10-23T21:52:48Z
[BUGFIX]: Fix transfer recording2024-10-22T20:08:38Z
Implement generic_hash() host function to support hashing algorithms2024-10-22T19:14:56Z
Remove max_dependencies from chainspec2024-10-22T13:54:03Z
Nesting wasm config into ""v1"" field so that we can have clear separat…2024-10-21T21:00:05Z
Replace URLs with CasperLabs/... to casper-network/...2024-10-21T16:41:25Z
Changed from enum to struct, moved variant as a variant which allo…2024-10-21T15:46:21Z
Complete feature std-fs-io in casper-types for wasm compilation2024-10-21T09:21:35Z
Add minimum bid amount to add and withdraw bid2024-10-17T20:17:05Z
Backfilled changelog with types that were added, changed, removed2024-10-17T19:22:58Z
Changing TransactionV1 structure. From now on a TransactionV1 con…2024-10-17T13:47:12Z
Add block info support to EE and Casper VM (#4853)2024-10-09T20:31:26Z
[BUGFIX] misc payment edge cases2024-10-11T15:56:15Z
Key::from_formatted_str no longer produces f64 opcodes in wasm2024-10-15T14:19:28Z
Added QPS rate limiting mechanism to the binary port. The rate limiti…2024-10-16T14:35:10Z
GH-4164: Update comment2024-10-14T16:39:35Z
Remove unchecked arithmetic2024-10-15T22:14:31Z
Enable missing docs warning on EE and storage crates (#4106)2024-10-10T21:07:00Z
TransferTargetMode fix (#4192)2024-10-09T21:23:53Z
Bump casper-wasmi, add sign-ext support2024-10-03T14:24:33Z
Test rate limiter2025-03-24T10:43:40Z
Less cloning2025-03-21T16:56:00Z
Fix action limiter by adjusting expiration time2025-03-21T13:05:31Z
Revert ""Removing per action limiters""2025-03-21T11:38:07Z
Bumping build version to 1.0.32025-03-14T14:32:33Z
Removing per action limiters2025-03-14T11:54:09Z
Aligning sidecar with recent changes in the node2025-03-12T20:29:24Z
Updating casper-node dependency to use new Transaction definition; up…2024-10-25T14:41:07Z
Updating dependency to casper-node; fixing state_get_auction_info c…2024-11-14T08:13:35Z
Introduced ""state_get_auction_info_v2"" json rpc method.2025-01-16T15:24:27Z
Refactoring ""state_get_auction_info"" and ""state_get_auction_info_v2"" …2025-01-17T22:44:36Z
Added missing error variants to handle error codes returned by the node.2025-01-21T10:18:18Z
Refreshing casper-node dependency, refactoring tests for 'chain_get_e…2025-01-24T13:51:12Z
Aligning timeouts to reflect real-world scenarios2025-01-29T16:03:41Z
Aligning sidecar with various changes made to nodes binary port2025-02-06T14:53:26Z
Updating casper-node dependency, aligning code with those changes2025-02-28T14:33:21Z
Added sse example config in default_debian_config.toml. Made `limit…2025-03-11T17:50:39Z
Update dependnecies; fix testing; apply some clippy suggestions2025-03-06T08:39:33Z
Connection limiter2025-02-27T13:30:11Z
Quick fix for event_sidecar testing and build2025-02-28T14:03:58Z
Repointing casper-node dependency to dev; applying fixes to be aligne…2025-01-02T13:57:09Z
Feat 2.02025-02-21T16:17:41Z
CI publish update2025-02-19T16:29:05Z
public-read to private for repo ACL2025-02-18T20:47:33Z
Removing --no-build from deb.2025-02-18T20:16:44Z
Ci publish update2025-02-18T20:11:29Z
Correcting aptly version.2025-02-18T17:12:54Z
Update variables2025-02-18T17:08:49Z
CI Repo Publish Initial Test2025-02-18T15:59:06Z
Increase the rate of heartbeat checks across default configs2025-02-11T13:55:18Z
Rename SignedBlock to BlockWithSignatures2025-01-31T07:33:09Z
Cutting rc32025-01-10T13:16:15Z
updating dependencies to reflect newest ""casper-types""2024-11-19T15:20:51Z
Aligning code with recent changes to casper-types, fixing auction_inf…2024-11-25T15:57:17Z
aligning with node changes2024-12-18T01:31:57Z
Repointing casper-node to v2.0.0-rc52024-11-26T15:15:38Z
Aligning sidecar to latest changes in casper-node2024-11-26T12:20:56Z
Aligning code with recent changes in the node2024-12-04T12:19:58Z
Bumping dependencies2024-12-10T22:20:09Z
Handle standard interrupt signals2024-12-04T15:52:08Z
Use local duplicate of AuctionState struct2024-12-03T11:52:10Z
Validate network name if specified2024-12-03T10:42:30Z
Implement keepalive checks2024-11-26T13:20:26Z
Make IP & port config consistent across all node connections2024-11-19T15:56:31Z
Add config typing for IP/socket addresses2024-11-13T14:17:35Z
RPC client graceful reconnect2024-11-12T11:22:58Z
Feat track node 2.02025-03-13T15:55:26Z
Bumping rust version, putting Cargo.lock into the repo2025-03-05T11:18:06Z
Change default pricing mode2025-02-24T15:09:30Z
Updating publish to new infra.2025-02-20T17:55:42Z
Rename transaction-path arg to wasm-path2025-02-13T09:04:40Z
Add list-transactions subcommand2025-01-24T16:05:07Z
Add put-deploy deprecation warning2025-01-24T16:02:39Z
Add contract package arg2025-01-23T15:38:05Z
Pub DeployBuilder2024-12-18T10:07:42Z
Applying arg_handling fixes to the client2024-12-10T21:53:35Z
Reflecting clients code to the fact that ""arg_handling"" module is now…2024-12-04T15:11:22Z
Aligning client code with recent node changes2024-12-11T09:21:41Z
Fix cancel reservations args2024-12-12T08:39:04Z
Aligning client with recent changes of casper-types2024-11-25T15:52:47Z
Making transferred-value optional in the CLI. Also, if VM1 is the sel…2024-11-27T17:28:34Z
Typo fixes2024-12-03T11:23:16Z
Add support for new auction entrypoints2024-11-29T14:30:10Z
Remove external transaction & deploy builder dependency2024-11-29T12:20:57Z
Address refactor of Package to SmartContract2024-11-25T20:23:03Z
Remove --gas-limit parameter2024-11-19T17:15:44Z
New execution engine support2024-11-19T16:10:01Z
Update types latest changes2024-11-07T02:56:43Z
arg install-upgrade bug2024-10-31T12:07:34Z
Interaction with Casper smart-contract source code verification service for feat-2.0 branch2024-10-28T10:04:47Z
Fix for remove of as_entity_addr2024-10-24T18:27:10Z
Complete feature std-fs-io in casper-client feat-2.02024-10-21T09:45:47Z
Changing TransactionV1 structure follwing https://github.com/casper-network/casper-node/pull/48902024-10-17T14:21:47Z
Add json-schema to casper types import2024-10-15T17:53:40Z
Update casper-contract crate + Message topic fix2025-03-25T16:17:04Z
EntityEntryPoint update2025-03-05T20:56:45Z
Update Feat 2.0 branch2025-02-12T12:44:22Z
Do not revert on upgrade with same events2025-03-11T11:10:05Z
Update Feat 2.0 branch2025-01-28T18:41:18Z
Enable wasm32 compilation and runtime of the binary-port-access lib2025-02-04T09:02:38Z
Apply changes from https://github.com/casper-network/casper-node/pull/50892025-03-25T15:11:35Z
Make it possible to initialize COUNTER with a custom value2025-02-05T17:29:52Z
Rename SignedBlock to BlockWithSignatures2025-02-04T15:11:44Z
Implementation of ""raw"" command2025-01-25T20:42:04Z
Update DelegatorKind2025-01-17T11:01:36Z