Home / Reports / Oct 22, 2021

Friday, October 22, 2021

868 commits had been pushed across 41 repos by 76 authors. There were 210,975 additions and 462,580 deletions. Official weekly status updates can be found on essentialcardano.io.

Authors

Repos Updated

Commit Log

01:03:44 [06b090ea] migrate to useStrings (yoroi-mobile)
01:07:18 [53bd7df7] write stderr to a file (cardano-memory-benchmark)
01:08:13 [fbd54fe8] Scheduled update (pool_groups)
01:12:48 [7355db7c] fix mnemonic input menu (yoroi-mobile)
01:14:15 [f5b10c20] Automatic update for Fri Oct 22 01:14:15 UTC 2021 (stackage.nix)
01:15:17 [42e270c6] Update Hackage and Stackage (haskell.nix)
01:17:20 [c26a8366] Shelley/Insert: Minor cleanup (cardano-db-sync)
01:17:20 [6d6b6d75] db-sync: Handle the case of stage 2 script validation failure (cardano-db-sync)
01:21:16 [740247bc] s/benchmarks/bench/ consistent with ctype from cabal (haskell.nix)
01:23:48 [1205c421] Some smalls improvements (#1271) (haskell.nix)
01:33:14 [9655da25] s/benchmarks/bench/ consistent with ctype from cabal (haskell.nix)
01:35:00 [a32cbbd1] s/benchmarks/bench/ consistent with ctype from cabal (#1273) (haskell.nix)
01:38:32 [7422c580] Allow `genOutputsToCover` to generate out-of-bounds quantities. (cardano-wallet)
01:38:36 [aece9161] Rebalance minimum coverage requirements for `prop_performSelection`. (cardano-wallet)
01:38:36 [2cca5d03] Allow `genUTxOAvailableForInputs` to generate empty UTxO sets. (cardano-wallet)
01:39:29 [c0bb1fd2] Merge #2986 (cardano-wallet)
01:48:54 [92aa780a] stub smartcontract module, add Fragment::SmartContract(_) and FragmentTag::SmartContract (chain-libs)
01:48:55 [a708d40f] make sure only 0 and 1 values are possible when checking for optional values (chain-libs)
01:48:55 [c18a1762] add tests for serializing Contract into ByteBuilder<_> (chain-libs)
01:48:55 [a65038f6] chain-evm makes configuration types public (chain-libs)
01:48:55 [c854d78a] rename fragment & fragment tag to SmartContractDeploy (chain-libs)
01:48:55 [d36d9625] Use the same parameters as 'eth_sendTransaction' for contract deployment (chain-libs)
01:48:55 [5edccdd8] add another test case for reading contract with ReadBuf (chain-libs)
01:48:55 [a28c7897] more tests for reading EVM contracts from byte buffer (chain-libs)
01:48:55 [d8248877] expose aliased ethereum types needed to deploy a smart contract (chain-libs)
01:48:55 [a5254648] add test to read EVM contract from ReadBuf (chain-libs)
01:48:55 [8af4ddab] add implementation of Readable::read for Contract (chain-libs)
01:48:55 [a86737cc] check that the buffer has been read before returning contract (chain-libs)
01:48:55 [843b7e44] implement Contract::serialize_in method (chain-libs)
01:48:55 [b8a46505] update evm crate to v0.30.1 (chain-libs)
01:48:55 [30d0a3d7] optional H160 and U256 values that are 0, serialize as None (chain-libs)
01:48:55 [649e8bfb] introduce EVM config/environment to ConfigBuilder (chain-libs)
01:48:55 [80f21192] use feature gate for tests prelude (chain-libs)
01:48:55 [0489f8da] finish first attempt at 'impl Payload for Contract' (chain-libs)
01:48:55 [c0ef446b] export aliased Config type from evm crate (chain-libs)
01:48:55 [f61a3bc0] Feature gate variant instead of variant fields (chain-libs)
01:48:55 [3526b0cf] simpler feature gate usage for EVM variant (chain-libs)
01:48:55 [c1c79ad9] export evm::Config type directly (chain-libs)
01:48:56 [7c1f5f1c] impl PartialEq for EvmConfigParams (chain-libs)
01:48:56 [4015d4b5] group evm Config and Enviroment into EvmConfigParams type (chain-libs)
01:48:56 [32ca477b] stub reading EvmParams into ledger settings (chain-libs)
01:48:56 [cc230981] adds aliased types needed to describe EVM environment (chain-libs)
01:48:56 [19f11474] add EVM Config and Environment variants to ConfigParam (chain-libs)
01:48:56 [4321c1ff] define EvmConfigParams in chain-impl-mockchain (chain-libs)
01:48:56 [ee760ace] adds evm params to ConfigBuilder in testing/ledger (chain-libs)
01:48:56 [11e9f89a] stub remaining work needed get EvmConfigParams working and testing (chain-libs)
01:48:57 [68a8d14c] remove 'new_without_default' lint (chain-libs)
01:48:57 [dc3fc5a5] add EvmConfigParams to Settings (chain-libs)
01:48:57 [68bba58b] simplify how EVM config is defined as a ledger parameter (chain-libs)
01:48:57 [2e0aa5cc] implement ConfigParamVariant::to_payload for EvmConfigParams (chain-libs)
01:48:57 [252af2b1] refactor VirtualMachine's lifetime (chain-libs)
01:48:57 [c5ac6063] Extract contract from transaction and configure EVM (chain-libs)
01:48:57 [cedc4e5d] boolean checks added (chain-libs)
01:48:57 [3b0e85c2] add EvmParams to Settings (chain-libs)
01:48:57 [38b19fb0] minimal impl Arbitrary for EvmConfigParams (chain-libs)
01:48:57 [6484b8eb] Build EVM Environment from payload (chain-libs)
01:48:57 [7e5f3da3] add feature gate to EvmConfigParams use (chain-libs)
01:48:57 [ea656455] increase maximum TagLen to 512 (chain-libs)
01:48:57 [16cd6c33] wip: prepare EVM to deploy smart contract on ledger creation (chain-libs)
01:48:57 [f54a235c] build EVM Config from payload (chain-libs)
01:48:57 [cb17e990] refactor and cleanup (chain-libs)
01:48:57 [2a51a31d] add method evm::Ledger::virtual_machine to return configured EVM instance (chain-libs)
01:48:57 [dabc266b] fix typo (chain-libs)
01:48:57 [43d83a73] add test to and from payload for EvmConfigParams (chain-libs)
02:10:59 [ecc6e80a] [SRE-202] fixed nix formatting (ouroboros-network)
02:15:45 [937af3ec] membench: generalised result processing (cardano-node)
02:19:45 [3a7f4e2a] stats: hydra c0bb1fd22efafd620ef868d862817db54d6f6599 (cardano-wallet)
02:19:46 [ffba3204] badge: hydra c0bb1fd22efafd620ef868d862817db54d6f6599 (cardano-wallet)
02:32:33 [56ca4972] Scheduled update (pool_groups)
02:45:34 [6a3f8b6f] [SRE-202] Remove all references to buildkite (ouroboros-network)
02:45:38 [da3aa139] [SRE-202] Add stylish and nixpkgs-fmt derivations (ouroboros-network)
02:57:34 [9f7642c6] Add ContractState and ContractResponse types (plutus-use-cases)
03:00:16 [7ca966ec] Add generators and coverage for network id (cardano-wallet)
03:09:25 [d11d59fe] WIP: testing git pulls (ouroboros-network)
03:18:55 [8b1784a5] Scheduled update (pool_groups)
03:24:46 [01b61b59] Add generators and coverage for stake address/credential (cardano-wallet)
03:50:51 [b798e3be] Add generators and coverage for script data and execution units (cardano-wallet)
04:01:16 [87e96cfe] Merge pull request #101 from input-output-hk/MetaLamp/nft-marketplace/fix-response-type (plutus-use-cases)
04:01:55 [8d5273d5] added automated test results (cardano-node-tests)
04:02:22 [43ff6d65] history tool: Add epoch number reporting where relevant (cardano-node)
04:03:49 [08cb5d50] Bump babel from 2.8.0 to 2.9.1 in /doc/.sphinx (cardano-node)
04:08:49 [3cb3138b] sync: Add some missing strictness annotations (cardano-db-sync)
04:23:32 [979e2067] Scheduled update (pool_groups)
04:34:45 [14571e4f] Perform verification of `SelectionCollateralError` values. (cardano-wallet)
04:44:48 [a1b3f465] schema: Add more database indices (cardano-db-sync)
04:45:40 [3cd94163] added simple test which sends transaction with more than 97 outputs (jormungandr)
04:45:52 [1bc0c879] add block_content_max_size to config builder (jormungandr)
04:45:53 [fd1a6415] implement stop at error in fragment_sender (jormungandr)
04:52:52 [79d167ca] added new test which expect failure (jormungandr)
04:54:40 [93cb1224] chore: bump version, update changelog (cardano-rosetta)
04:54:40 [329b421b] doc: add documentation about signing at pool registration operations (#436) (cardano-rosetta)
04:55:06 [9c48af87] implement fetching_votes_history from proxy (vit-testing)
04:57:05 [8c29315e] fix: changed Dockerfile gosu gpg keyserver as it was randomly failing (cardano-rosetta)
04:57:48 [880e0fe9] [wip] Migrating tsx (yoroi-mobile)
05:06:41 [10c3469a] Merge pull request #1697 from Emurgo/mnemonic-input (yoroi-mobile)
05:14:08 [9ecd422c] Merge pull request #906 from input-output-hk/erikd/strictify (cardano-db-sync)
05:15:16 [5f687cd4] Add generators and coverage for withdrawals (cardano-wallet)
05:15:39 [11f149f8] Scheduled update (pool_groups)
05:38:33 [f2165d77] Perform verification of `SelectionCollateralError` values. (cardano-wallet)
05:38:49 [f20d43d6] Merge pull request #130 from input-output-hk/enable_persistent_log_test (vit-testing)
05:39:15 [9ec783e6] Merge #2988 (cardano-wallet)
06:06:00 [7d3d1e33] Add generators and coverage for withdrawals (cardano-wallet)
06:21:25 [e34b96e1] Scheduled update (pool_groups)
06:23:02 [1058bcef] Add generators and coverage for AuxScripts (cardano-wallet)
06:35:55 [69de8d16] Add files via upload (cardano-token-registry)
06:40:16 [58ee1a92] Add generators and coverage for metadata (cardano-wallet)
06:45:23 [2633906a] Update essential-cardano-list.md (essential-cardano)
06:51:38 [5b771f8c] p2p-governor: implement PeerStateActions (ouroboros-network)
06:51:38 [bf3e710e] diffusion: introduce diffusion peer selection policy (ouroboros-network)
06:51:38 [75d3b2e9] ConcreteBlock.Block - use ByteString as a payload (ouroboros-network)
06:51:38 [d7e09a2e] p2p-governor: Process synchronous hot promotion errors (ouroboros-network)
06:51:38 [52de2950] p2p-governor: add fuzz delay to asynchronous transitions (ouroboros-network)
06:51:38 [0b8c5dba] peer-selection: fix localRootPeersProvider (ouroboros-network)
06:51:39 [f3f282ec] MuxMode module with various 'MuxMode' singletons (ouroboros-network)
06:51:39 [9410dade] Hot / Warm / Established distinction (ouroboros-network)
06:51:39 [f996b2b3] connection-manager: types & implementation (ouroboros-network)
06:51:39 [c20adfca] p2p-governor: peer metrics for bytes downloaded with policy (ouroboros-network)
06:51:39 [3b833ee7] io-sim-classes: Eq instances for stm's mutable varibles (ouroboros-network)
06:51:39 [736d487c] p2p-governor: add a fuzzy delay to failed hot promotions (ouroboros-network)
06:51:39 [3a61a865] NodeToNodeV_8 version for full duplex connection (ouroboros-network)
06:51:39 [2d126618] connection-manager: server (ouroboros-network)
06:51:39 [423f63b8] p2p-governor: peer demotion based on upstreamyness (ouroboros-network)
06:51:39 [d42157c2] connection-manager: ConnectionHandler (ouroboros-network)
06:51:39 [5a0ed80f] p2p-governor: move the pickPeers wrapper function before we extend it. (ouroboros-network)
06:51:39 [e7c94212] p2p-governor: extend the pick policy with a couple example attributes. (ouroboros-network)
06:51:40 [9fe4ed4e] sim-net: client-server test (ouroboros-network)
06:51:40 [89dbbc27] p2p-governor: added Cache component (ouroboros-network)
06:51:40 [66d07f97] connection-manager: simulation test (ouroboros-network)
06:51:40 [304d425e] p2p-governor: add Tepid flag (ouroboros-network)
06:51:40 [f0fc4c45] diffusion: test for demotion policies. (ouroboros-network)
06:51:40 [6282a657] connection-manager: server IO tests (ouroboros-network)
06:51:40 [c3d758f1] connection-manager: demo (ouroboros-network)
06:51:40 [21ff07cb] connection-manager: counters (ouroboros-network)
06:51:40 [0767be16] sim-net: simulated network environment (ouroboros-network)
06:51:40 [8dbd3714] diffusion: weigthed random demotion policies (ouroboros-network)
06:51:40 [cfb72bae] p2p-governor: cached PeerSelectionCounters (ouroboros-network)
06:51:40 [8e2d844a] connection-manager: added readState method (ouroboros-network)
06:51:41 [83318450] peer-state-actions: fix races related to updating PeerState (ouroboros-network)
06:51:41 [e5a1b8b2] inbound-governor: cached InboundGovernorCounters (ouroboros-network)
06:51:41 [31081c60] connection-manager: clean connection shutdown (ouroboros-network)
06:51:41 [2da6f4f8] inbound-governor: added TrRemoteState trace point (ouroboros-network)
06:51:41 [465cf46f] server-test: shrink ClientAndServerData (ouroboros-network)
06:51:41 [7522d987] server-test: IOSim versions of existing IO properties (ouroboros-network)
06:51:41 [3c250748] connection-manager: use pretty-simple in cm test (ouroboros-network)
06:51:41 [9202f256] peer-state-actions: Set the peer as warm before monitoring (ouroboros-network)
06:51:41 [c47d2530] inbound-governor: added hot and warm peer metric (ouroboros-network)
06:51:41 [8f088e2a] server-test: removed not needed ghc option (ouroboros-network)
06:51:41 [e11acd35] sim-net: add NonFailingBearerInfoScript (ouroboros-network)
06:51:41 [0570170a] server-test: fail property if protocol does not complete (ouroboros-network)
06:51:42 [797bc64f] connection-manager: updated documentation (ouroboros-network)
06:51:42 [e1c097c0] block-fetch: added comment line (ouroboros-network)
06:51:42 [e5a6d530] connection-manager: fix test (ouroboros-network)
06:51:42 [b2484329] server-test: disable lock in bidirectional simulation (ouroboros-network)
06:51:42 [8e1ec09d] Wedge data type (ouroboros-network)
06:51:42 [b9d026ad] server-test: remove accumulator function from ClientAndServerData (ouroboros-network)
06:51:42 [12b0c3c1] sim-net: withNetworkState (ouroboros-network)
06:51:42 [16cfe126] inbound-governor: use `evaluate . assert` (ouroboros-network)
06:51:42 [388fa523] sim-net: support simultaneous open (ouroboros-network)
06:51:42 [34ddb381] handshake: test simultaneous open using simulated network (ouroboros-network)
06:51:42 [d4ec1f31] sim-net: connection registry (ouroboros-network)
06:51:42 [300e87af] sim-net: improve error messages (ouroboros-network)
06:51:43 [d1fe9295] server-test: adjust generators (ouroboros-network)
06:51:43 [aec5d07b] server-test: introduce WithName (ouroboros-network)
06:51:43 [dc83cdda] server-test: test unidrectional server (ouroboros-network)
06:51:43 [561e4815] peer-selection: removed duplicate tests (ouroboros-network)
06:51:43 [3fdfbb07] server-test: link server thread in withBidirectionalConnectionManager (ouroboros-network)
06:51:43 [58e56cfe] server-test: property testing of multiple nodes (ouroboros-network)
06:51:43 [ca6d99ad] server-test: simplify runInitiatorProtocols (ouroboros-network)
06:51:43 [927f25e5] peer-selection: test json instances (ouroboros-network)
06:51:43 [eb1e4756] server-test: generalise request handling in Server2 properties (ouroboros-network)
06:51:43 [82333f64] server-test: use a job pool in multinode test (ouroboros-network)
06:51:43 [907338f8] server-test: multinode simulation (ouroboros-network)
06:51:43 [cb888158] server-test: use different timeouts for 'IO' and 'IOSim'. (ouroboros-network)
06:51:43 [9a745ce1] server-test: log distribution (ouroboros-network)
06:51:44 [57ecf64c] producer-state: code style (ouroboros-network)
06:51:44 [f24eda67] diffusion: p2p and non-p2p diffusion (ouroboros-network)
06:51:44 [dd101bb9] diffusion: dump connection manager state on SIGUSR1 (ouroboros-network)
06:51:44 [64e477ed] diffusion: generalise to an abstract peer address (ouroboros-network)
06:51:44 [24ffa290] p2p-governor: code style (ouroboros-network)
06:51:44 [c62aea3f] verifyAbstracTransition: transitions from TerminatedSt (ouroboros-network)
06:51:44 [a49398fa] peer-selection: polymorphic address type (ouroboros-network)
06:51:44 [fd41efc0] sim-net: more descriptive error messages (ouroboros-network)
06:51:44 [34c407a6] sim-net: removed nsBoundAddresses (ouroboros-network)
06:51:44 [50287022] diffusion: run diffusion in an abstract monad (ouroboros-network)
06:51:44 [25a4d84b] ouroboros-consensus: using new diffusion interface (ouroboros-network)
06:51:45 [bc2061c6] node-to-client: export LocalSocket constructor (ouroboros-network)
06:51:45 [4669c699] ouroboros-consensus-cardano: node-to-node versions (ouroboros-network)
06:51:45 [8b5396d4] RootPeersDNS test: use io-sim-classes (ouroboros-network)
06:51:45 [a81992fd] simulated P2P diffusion (ouroboros-network)
06:51:45 [8c26e738] handshake: more convenient type of unversionedProtocolDataCodec (ouroboros-network)
06:51:45 [d5b7d1d8] chain-sync: controlledClient (ouroboros-network)
06:53:09 [b4723e18] Merge pull request #578 from SrBenlliure/master (cardano-token-registry)
06:57:27 [09efbaac] sim-net: provide GlobalAddressScheme type class (ouroboros-network)
06:57:30 [62d3390c] peer-state-actions: check the return value for Hot protocols last. (ouroboros-network)
06:57:30 [030c0973] p2p-governor: handle failed demotions directly. (ouroboros-network)
06:57:30 [994416b5] peer-state-actions: unregister cold connections, even in case of errors (ouroboros-network)
06:57:31 [62065320] connection-manager: removed DemotedToColdRemoteTr constructor (ouroboros-network)
06:57:31 [184a42f2] server-test: refactor multinode_Sim (ouroboros-network)
06:57:31 [973ae42f] inbound-governor & server: label various TVar's (ouroboros-network)
06:57:31 [02a6d40e] server: propagate more exceptions (ouroboros-network)
06:57:31 [4e44bc39] network-mux: label various TVar's (ouroboros-network)
06:57:31 [1c0232fe] connection-manager: pretty print Transition' and TransitionTrace'. (ouroboros-network)
06:57:31 [fb69c58b] inbound-governor: verify demotedToColdRemote & unregisterInboundConnection (ouroboros-network)
06:57:31 [1e7aa754] net-sim: label some TVar's (ouroboros-network)
06:57:31 [b5a67c26] connection-manager: demotedToColdRemote in OutboundUniState (ouroboros-network)
06:57:31 [cb7d614e] inbound-governor: test inbound governor state changes (ouroboros-network)
06:57:31 [f9ed9d20] job-pool: label a TVar (ouroboros-network)
06:57:31 [0eeb5c55] server-test: added BearerInfo Attenuation to tests (ouroboros-network)
06:57:32 [768b2760] connection-manager: un/mask resource handling (ouroboros-network)
06:57:32 [6888c01a] connection-manager: unexpected reflexive transition (ouroboros-network)
06:58:22 [7dc0d6d8] Merge pull request #579 from flickto/master (cardano-token-registry)
07:02:13 [1fd8ba58] Merge pull request #38 from input-output-hk/add-assert-effect-to-emulatortrace (plutus-apps)
07:03:06 [0368d4e7] connection-manager: multinode_Sim had unexpected transitions (ouroboros-network)
07:05:33 [ef66932e] snocket: better mask/unmask snocket and socket resources (ouroboros-network)
07:05:36 [8ea10a0e] attenuation-channel: do not throw n exceptions in close (ouroboros-network)
07:05:36 [820a5cdf] server-test: use 'runPeerWithLimits' (ouroboros-network)
07:05:36 [e1c792f6] inbound-governor: `RemoteHot → RemoteWarm` transition (ouroboros-network)
07:05:36 [169c9f01] snocket: use uninterruptibleMask_ when closing a socket (ouroboros-network)
07:05:36 [ecbeec7c] server-test: use DataFlowProtocolData (ouroboros-network)
07:05:36 [cca3b95a] connection-manager & server-test: code style (ouroboros-network)
07:05:36 [c92aa3b6] connection-manager: do not blindly overrite a state (ouroboros-network)
07:05:36 [39b98a74] server-test: changed rethrow policies (ouroboros-network)
07:05:36 [1e3f1d89] server-test: more convenient way to get debugging information (ouroboros-network)
07:05:36 [b5d3b409] server-test: fix NotReleasedConnections multinode_Sim bug (ouroboros-network)
07:05:36 [50d666d9] server-test: track when to call unregisterOutboundConnection (ouroboros-network)
07:13:42 [a9644f01] Fix chain-sync client bootstrapping on the direct chain. (hydra-poc)
07:17:04 [36b9e27d] Scheduled update (pool_groups)
07:17:38 [0c1daac2] Merge #2988 (cardano-wallet)
07:19:38 [79bdd2af] connection-manager: allowed remote identity transitions (ouroboros-network)
07:20:00 [d6e993e4] server-test: added pruning multinode simulation (ouroboros-network)
07:20:00 [08e3212d] connection-manger: count OutboundIdleState in counters (ouroboros-network)
07:20:00 [a4030d1a] server-test: fixes async exceptions in connectionLoop (ouroboros-network)
07:20:00 [ad36fbc7] handshake: removed trailing spaces (ouroboros-network)
07:20:00 [8d05cb06] sim-net: fixes async exception handling in Snocket. (ouroboros-network)
07:20:01 [48b1bf86] Disable assert. (ouroboros-network)
07:20:01 [6bc99a8d] server-test: added multinode_Sim_Pruning_HardLimit test (ouroboros-network)
07:20:01 [5d245119] connection-manager: trace counters after transitions (ouroboros-network)
07:20:01 [9c9fc400] Documented extra pruning transitions (ouroboros-network)
07:21:11 [3d6764a4] schema: Drop some indicies that do not seem to help (cardano-db-sync)
07:22:17 [5cd02e36] Merge pull request #437 from input-output-hk/fix/key-server (cardano-rosetta)
07:24:24 [6fc8228a] update trezor parity test with some alonzo elements (ledgerjs-cardano-shelley)
07:30:15 [6cab4aef] Fix mismatch of prMem and PrSteps in fromAlonzoPrices (cardano-wallet)
07:32:29 [b5869302] Merge pull request #103 from input-output-hk/eleks/setup-frontend (plutus-use-cases)
07:35:44 [bb9d8720] Merge pull request #98 from OutJeck/eleks/nft-fixes (plutus-use-cases)
07:39:35 [93e8f529] Don't multiply with numberOfScripts in _maxScriptExecutionCost (cardano-wallet)
07:41:17 [a5a556d1] Adjust `SelectionOutputSizeExceedsLimitError` to refer to the output. (cardano-wallet)
07:42:34 [349cb6ea] io-sim-classes: Eq instances for stm's mutable varibles (ouroboros-network)
07:42:35 [045c85bb] sim-net: client-server test (ouroboros-network)
07:42:35 [ee6cb83f] connection-manager: simulation test (ouroboros-network)
07:42:35 [41bf02a5] connection-manager: added readState method (ouroboros-network)
07:42:35 [b7b7627a] connection-manager: server IO tests (ouroboros-network)
07:42:35 [c8f0479a] p2p-governor: add Tepid flag (ouroboros-network)
07:42:35 [934b4216] connection-manager: demo (ouroboros-network)
07:42:35 [ad5a835d] connection-manager: counters (ouroboros-network)
07:42:35 [3a07a0e2] p2p-governor: added Cache component (ouroboros-network)
07:42:35 [6aeed410] connection-manager: types & implementation (ouroboros-network)
07:42:35 [f6e5051e] connection-manager: ConnectionHandler (ouroboros-network)
07:42:35 [94e04813] connection-manager: server (ouroboros-network)
07:42:35 [67239413] sim-net: simulated network environment (ouroboros-network)
07:42:36 [51efdcb7] sim-net: add NonFailingBearerInfoScript (ouroboros-network)
07:42:36 [c9b99446] peer-state-actions: fix races related to updating PeerState (ouroboros-network)
07:42:36 [ced9d771] server-test: IOSim versions of existing IO properties (ouroboros-network)
07:42:36 [83ed8531] inbound-governor: added TrRemoteState trace point (ouroboros-network)
07:42:36 [460de90b] inbound-governor: cached InboundGovernorCounters (ouroboros-network)
07:42:36 [e69b494d] diffusion: weigthed random demotion policies (ouroboros-network)
07:42:36 [2139c79b] diffusion: test for demotion policies. (ouroboros-network)
07:42:36 [30c0a62d] inbound-governor: added hot and warm peer metric (ouroboros-network)
07:42:36 [96e01637] server-test: removed not needed ghc option (ouroboros-network)
07:42:36 [cdfb979c] server-test: fail property if protocol does not complete (ouroboros-network)
07:42:36 [08aad5d8] server-test: shrink ClientAndServerData (ouroboros-network)
07:42:36 [e6476cef] peer-state-actions: Set the peer as warm before monitoring (ouroboros-network)
07:42:36 [6877c151] p2p-governor: cached PeerSelectionCounters (ouroboros-network)
07:42:37 [64836fb2] Wedge data type (ouroboros-network)
07:42:37 [4b5b6fe9] handshake: test simultaneous open using simulated network (ouroboros-network)
07:42:37 [4816841b] connection-manager: clean connection shutdown (ouroboros-network)
07:42:37 [8a927060] sim-net: improve error messages (ouroboros-network)
07:42:37 [8c518ad1] connection-manager: updated documentation (ouroboros-network)
07:42:37 [ed166a9e] connection-manager: fix test (ouroboros-network)
07:42:37 [1d7ed994] sim-net: connection registry (ouroboros-network)
07:42:37 [01abac86] server-test: disable lock in bidirectional simulation (ouroboros-network)
07:42:37 [bc188b6a] inbound-governor: use `evaluate . assert` (ouroboros-network)
07:42:37 [114be024] connection-manager: use pretty-simple in cm test (ouroboros-network)
07:42:37 [c8017b08] sim-net: withNetworkState (ouroboros-network)
07:42:37 [19dd958c] sim-net: support simultaneous open (ouroboros-network)
07:42:38 [ac85d04d] server-test: simplify runInitiatorProtocols (ouroboros-network)
07:42:38 [697a45e6] server-test: generalise request handling in Server2 properties (ouroboros-network)
07:42:38 [e9574fd7] server-test: property testing of multiple nodes (ouroboros-network)
07:42:38 [64d37d5a] server-test: use a job pool in multinode test (ouroboros-network)
07:42:38 [f7a85f08] server-test: use different timeouts for 'IO' and 'IOSim'. (ouroboros-network)
07:42:38 [f715ca3f] block-fetch: added comment line (ouroboros-network)
07:42:38 [2ee355ac] server-test: link server thread in withBidirectionalConnectionManager (ouroboros-network)
07:42:38 [1acd61e5] server-test: log distribution (ouroboros-network)
07:42:38 [7be4bade] server-test: remove accumulator function from ClientAndServerData (ouroboros-network)
07:42:38 [3b666c9e] server-test: multinode simulation (ouroboros-network)
07:42:38 [d2b3ef5c] server-test: introduce WithName (ouroboros-network)
07:42:38 [d65e93c6] server-test: adjust generators (ouroboros-network)
07:42:39 [6b7b6937] peer-selection: polymorphic address type (ouroboros-network)
07:42:39 [7df243c9] diffusion: generalise to an abstract peer address (ouroboros-network)
07:42:39 [35756d31] diffusion: run diffusion in an abstract monad (ouroboros-network)
07:42:39 [e00c3249] peer-selection: removed duplicate tests (ouroboros-network)
07:42:39 [608bcd4d] sim-net: more descriptive error messages (ouroboros-network)
07:42:39 [485ef79a] sim-net: removed nsBoundAddresses (ouroboros-network)
07:42:39 [9801aa6f] p2p-governor: code style (ouroboros-network)
07:42:39 [ccf1a4c8] server-test: test unidrectional server (ouroboros-network)
07:42:39 [da398447] peer-selection: test json instances (ouroboros-network)
07:42:39 [cf0b02bf] diffusion: p2p and non-p2p diffusion (ouroboros-network)
07:42:39 [1a12015a] diffusion: dump connection manager state on SIGUSR1 (ouroboros-network)
07:42:39 [9c9d94df] verifyAbstracTransition: transitions from TerminatedSt (ouroboros-network)
07:42:40 [1580d7ee] producer-state: code style (ouroboros-network)
07:42:40 [ec0a5285] ouroboros-consensus: using new diffusion interface (ouroboros-network)
07:45:50 [b6fddcea] Add ToSchema instance for Slot (fix #4110). (plutus-apps)
07:46:29 [ef8783c8] Add OpenApi.ToSchema instance for Ada (fix #4062). (plutus-apps)
07:47:30 [4e5da695] gitignore: Add cabal.project.freeze (cardano-node)
07:47:30 [1748425e] cardano-api: Add limit for tx input index as 2^32 (cardano-node)
07:47:30 [a9387687] diffusion: NodeToNodeV_8 version for full duplex connection (ouroboros-network)
07:47:30 [da2ced61] cardano-api: Add instances Bounded, Enum for AnyCardanoEra (cardano-node)
07:47:30 [f58af918] cardano-api-test: Enable tests (cardano-node)
07:47:30 [ecf9692a] cardano-api: Fix typo (cardano-node)
07:47:37 [b64efe1d] stats: hydra 0c1daac2cb13e45c2241f90fa76267fc5ea7a9a1 (cardano-wallet)
07:47:38 [5e335a51] badge: hydra 0c1daac2cb13e45c2241f90fa76267fc5ea7a9a1 (cardano-wallet)
07:48:02 [df2021ff] ouroboros-consensus-cardano: node-to-node versions (ouroboros-network)
07:48:20 [eac93a1e] RootPeersDNS test: use io-sim-classes (ouroboros-network)
07:48:20 [2f9d5034] handshake: more convenient type of unversionedProtocolDataCodec (ouroboros-network)
07:48:20 [c5907096] node-to-client: export LocalSocket constructor (ouroboros-network)
07:48:21 [23eae93d] sim-net: provide GlobalAddressScheme type class (ouroboros-network)
07:48:21 [34cdd530] connection-manager: pretty print Transition' and TransitionTrace'. (ouroboros-network)
07:48:21 [844fc70d] peer-state-actions: unregister cold connections, even in case of errors (ouroboros-network)
07:48:21 [255b811a] chain-sync: controlledClient (ouroboros-network)
07:48:21 [ddcdd6fe] job-pool: label a TVar (ouroboros-network)
07:48:21 [0fcb4fa9] simulated P2P diffusion (ouroboros-network)
07:48:21 [083e92d7] net-sim: label some TVar's (ouroboros-network)
07:48:21 [bfcdd984] connection-manager: removed DemotedToColdRemoteTr constructor (ouroboros-network)
07:48:21 [882908d0] peer-state-actions: check the return value for Hot protocols last. (ouroboros-network)
07:48:21 [33961184] inbound-governor & server: label various TVar's (ouroboros-network)
07:48:21 [0fa0485d] network-mux: label various TVar's (ouroboros-network)
07:48:21 [fb09019a] p2p-governor: handle failed demotions directly. (ouroboros-network)
07:48:22 [0c97f1b0] server-test: added BearerInfo Attenuation to tests (ouroboros-network)
07:48:22 [2b3149ed] server-test: fix NotReleasedConnections multinode_Sim bug (ouroboros-network)
07:48:22 [e62dd713] inbound-governor: verify demotedToColdRemote & unregisterInboundConnection (ouroboros-network)
07:48:22 [41478c00] server: propagate more exceptions (ouroboros-network)
07:48:22 [19c74edc] server-test: refactor multinode_Sim (ouroboros-network)
07:48:22 [1af09cf1] snocket: better mask/unmask snocket and socket resources (ouroboros-network)
07:48:22 [0eb19fb9] inbound-governor: test inbound governor state changes (ouroboros-network)
07:48:22 [c920970c] connection-manager: multinode_Sim had unexpected transitions (ouroboros-network)
07:48:22 [7bf20be8] connection-manager: demotedToColdRemote in OutboundUniState (ouroboros-network)
07:48:22 [aa84794b] connection-manager: un/mask resource handling (ouroboros-network)
07:48:22 [0df87101] connection-manager: unexpected reflexive transition (ouroboros-network)
07:48:22 [4181b03d] attenuation-channel: do not throw n exceptions in close (ouroboros-network)
07:48:23 [dc469c3b] handshake: removed trailing spaces (ouroboros-network)
07:48:23 [1b9ef62a] server-test: track when to call unregisterOutboundConnection (ouroboros-network)
07:48:23 [5435480d] connection-manager: allowed remote identity transitions (ouroboros-network)
07:48:23 [54d00858] server-test: use 'runPeerWithLimits' (ouroboros-network)
07:48:23 [760881ab] server-test: changed rethrow policies (ouroboros-network)
07:48:23 [54fc369e] server-test: use DataFlowProtocolData (ouroboros-network)
07:48:23 [4fc218d6] inbound-governor: `RemoteHot → RemoteWarm` transition (ouroboros-network)
07:48:23 [44506395] snocket: use uninterruptibleMask_ when closing a socket (ouroboros-network)
07:48:23 [f523ca52] connection-manager: do not blindly overrite a state (ouroboros-network)
07:48:23 [e576d776] server-test: added pruning multinode simulation (ouroboros-network)
07:48:23 [2dd7a06d] server-test: more convenient way to get debugging information (ouroboros-network)
07:48:23 [99c0ebdf] connection-manager & server-test: code style (ouroboros-network)
07:48:24 [96b3d975] server-test: fixes async exceptions in connectionLoop (ouroboros-network)
07:48:24 [2123e20b] connection-manager: trace counters after transitions (ouroboros-network)
07:48:24 [12888bd6] sim-net: fixes async exception handling in Snocket. (ouroboros-network)
07:48:24 [a320e33d] connection-manger: count OutboundIdleState in counters (ouroboros-network)
07:48:24 [241c91c8] server-test: added multinode_Sim_Pruning_HardLimit test (ouroboros-network)
07:48:24 [300358c2] Documented extra pruning transitions (ouroboros-network)
07:48:24 [5825cf3c] Disable assert. (ouroboros-network)
07:57:03 [6aae7a83] inbound-governor: cached InboundGovernorCounters (ouroboros-network)
07:57:03 [ee69e8fe] p2p-governor: cached PeerSelectionCounters (ouroboros-network)
07:57:03 [ca9ec5f3] diffusion: weigthed random demotion policies (ouroboros-network)
07:57:03 [d185f7eb] p2p-governor: add Tepid flag (ouroboros-network)
07:57:03 [bca799a7] diffusion: test for demotion policies. (ouroboros-network)
07:57:03 [ccc173a8] inbound-governor: added TrRemoteState trace point (ouroboros-network)
07:57:03 [b9eb6c9c] p2p-governor: added Cache component (ouroboros-network)
07:57:03 [e42be946] inbound-governor: added hot and warm peer metric (ouroboros-network)
07:57:27 [ca6179e5] Add generators for ix, ptr, stakeAddressReference, and payment cred (cardano-wallet)
08:02:43 [51cb4ac2] cardano-api:test: Switch from Hedgehog.discover to Tasty.testGroupGenerator (cardano-node)
08:02:43 [eba38751] cardano-api:test: Add conversion of txScriptValidity field (cardano-node)
08:02:43 [47feb416] cardano-api: Simplify fromLedgerTxInsCollateral (cardano-node)
08:02:43 [9a841829] cardano-api-test: Fix txProtocolParams (cardano-node)
08:02:43 [3a90f280] cardano-api: Add Eq, Show instances needed for roundtrip tests (cardano-node)
08:02:43 [2e4a90e7] cardano-api: Refactor big Applicative to RecordWildCards (cardano-node)
08:02:43 [ec01e117] cardano-api:test: Add TxBody roundtrip tests (cardano-node)
08:02:43 [1666695e] cardano-api:gen: Fix hash collisions in TxOut script data (cardano-node)
08:02:43 [e1cea38e] cardano-api: Add special decoding of empty TxExtraKeyWitnesses (cardano-node)
08:02:43 [91d73d2f] cardano-api:test: Make CBOR tests simpler and more future-proof (cardano-node)
08:02:43 [91bdfa1c] cardano-api-test: Remove vertical alignment (cardano-node)
08:02:43 [6ea8ea51] cardano-api: Fix genProtocolParametersUpdate to skip unsupported parameters (cardano-node)
08:07:35 [202083db] Add generators and coverage for address in era (cardano-wallet)
08:11:55 [49d7189f] Add network ID to cluster configuration (hydra-poc)
08:12:19 [9770c2db] Scaffold simple Cardano client interface (hydra-poc)
08:12:45 [93c0a00e] Compute amount and input to payment transaction in client (hydra-poc)
08:12:46 [0a09c507] Add some comments (hydra-poc)
08:12:48 [d5c70fcb] Build simple raw transaction in cardano client (hydra-poc)
08:12:49 [615cb3eb] Fix imports after rebase (hydra-poc)
08:12:51 [5d00c6da] Compute fees in Haskell (hydra-poc)
08:13:11 [56879d92] Query tip slot number in Haskell (hydra-poc)
08:13:13 [1e1dbd04] Remove build transaction with fee from script (hydra-poc)
08:13:14 [a678222b] Sign transaction in Haskell (hydra-poc)
08:13:15 [b30bc490] Submit transaction in Haskell (hydra-poc)
08:13:23 [8e893262] Merge commit '37ef50a77feb73ed29f8717b45f6a74bb35db1b2' (cardano-rosetta)
08:13:44 [4995b2c4] inbound-governor: use `evaluate . assert` (ouroboros-network)
08:13:49 [8438b79f] Completely replace script with cardano-api calls (hydra-poc)
08:13:51 [b8f6d445] Make transaction building function pure (hydra-poc)
08:14:17 [5cb12ee1] simplify inputs in lib.nix (accept string and attrset) (cicero)
08:15:07 [c7423d6b] server-test: removed not needed ghc option (ouroboros-network)
08:16:42 [9837de77] sim-net: simulated network environment (ouroboros-network)
08:16:42 [2af7a725] sim-net: client-server test (ouroboros-network)
08:16:42 [9f20365d] sim-net: add NonFailingBearerInfoScript (ouroboros-network)
08:16:42 [7b57de1f] peer-state-actions: Set the peer as warm before monitoring (ouroboros-network)
08:16:52 [8b118218] Add generators and coverage for address in era (cardano-wallet)
08:17:22 [f3d83d75] peer-state-actions: fix races related to updating PeerState (ouroboros-network)
08:17:22 [fbd4c465] connection-manager: use pretty-simple in cm test (ouroboros-network)
08:18:12 [964d04d8] Post Init transaction with single Head script output (hydra-poc)
08:18:13 [38d8ed3a] [wip] Try to submit abort tx (hydra-poc)
08:18:28 [8b017eb3] connection-manager: clean connection shutdown (ouroboros-network)
08:18:28 [9420d879] connection-manager: fix test (ouroboros-network)
08:20:35 [7486ea3f] connection-manager: updated documentation (ouroboros-network)
08:20:35 [a6880fc1] server-test: fail property if protocol does not complete (ouroboros-network)
08:20:54 [8188c2db] server-test: IOSim versions of existing IO properties (ouroboros-network)
08:20:54 [4c37f7e0] server-test: shrink ClientAndServerData (ouroboros-network)
08:21:04 [4c2039db] Scheduled update (pool_groups)
08:22:39 [c338bb65] server-test: generalise request handling in Server2 properties (ouroboros-network)
08:22:39 [13c23831] sim-net: connection registry (ouroboros-network)
08:22:39 [005f1c64] server-test: disable lock in bidirectional simulation (ouroboros-network)
08:22:39 [1ead45cd] block-fetch: added comment line (ouroboros-network)
08:22:39 [bbab5ca2] server-test: property testing of multiple nodes (ouroboros-network)
08:22:39 [dab65676] sim-net: improve error messages (ouroboros-network)
08:22:39 [a9324ff0] sim-net: withNetworkState (ouroboros-network)
08:22:39 [df13ff64] sim-net: support simultaneous open (ouroboros-network)
08:22:39 [ac24380d] server-test: remove accumulator function from ClientAndServerData (ouroboros-network)
08:22:39 [de4f915e] server-test: use a job pool in multinode test (ouroboros-network)
08:22:39 [0ed4f541] Wedge data type (ouroboros-network)
08:22:39 [0bb3c580] handshake: test simultaneous open using simulated network (ouroboros-network)
08:22:40 [a4404161] server-test: simplify runInitiatorProtocols (ouroboros-network)
08:22:40 [2205325b] server-test: link server thread in withBidirectionalConnectionManager (ouroboros-network)
08:22:40 [9e11f8ad] verifyAbstracTransition: transitions from TerminatedSt (ouroboros-network)
08:22:40 [0835457c] peer-selection: test json instances (ouroboros-network)
08:22:40 [bfd59ef2] server-test: log distribution (ouroboros-network)
08:22:40 [3e1f2e4d] server-test: test unidrectional server (ouroboros-network)
08:22:40 [77de6828] sim-net: removed nsBoundAddresses (ouroboros-network)
08:22:40 [ef93b64e] sim-net: more descriptive error messages (ouroboros-network)
08:22:40 [f33be1a4] server-test: introduce WithName (ouroboros-network)
08:22:40 [ed72e75c] server-test: multinode simulation (ouroboros-network)
08:22:40 [18580062] server-test: adjust generators (ouroboros-network)
08:22:40 [fb41b837] peer-selection: removed duplicate tests (ouroboros-network)
08:22:40 [ff12c7ba] server-test: use different timeouts for 'IO' and 'IOSim'. (ouroboros-network)
08:22:41 [1d8eac48] diffusion: NodeToNodeV_8 version for full duplex connection (ouroboros-network)
08:22:41 [69f57dcd] p2p-governor: code style (ouroboros-network)
08:22:41 [de6321b1] diffusion: p2p and non-p2p diffusion (ouroboros-network)
08:22:41 [03c49b26] ouroboros-consensus-cardano: node-to-node versions (ouroboros-network)
08:22:41 [8ea3d984] peer-selection: polymorphic address type (ouroboros-network)
08:22:41 [b03b2ff5] diffusion: generalise to an abstract peer address (ouroboros-network)
08:22:41 [8979f637] diffusion: dump connection manager state on SIGUSR1 (ouroboros-network)
08:22:41 [8501c288] handshake: more convenient type of unversionedProtocolDataCodec (ouroboros-network)
08:22:41 [269b0534] diffusion: run diffusion in an abstract monad (ouroboros-network)
08:22:41 [dfa74189] node-to-client: export LocalSocket constructor (ouroboros-network)
08:22:41 [bdbb71ee] producer-state: code style (ouroboros-network)
08:22:41 [a65cdd7b] ouroboros-consensus: using new diffusion interface (ouroboros-network)
08:22:42 [28e1b46e] RootPeersDNS test: use io-sim-classes (ouroboros-network)
08:22:42 [f9f97bf1] network-mux: label various TVar's (ouroboros-network)
08:22:42 [8916463d] peer-state-actions: check the return value for Hot protocols last. (ouroboros-network)
08:22:42 [ffefeea2] p2p-governor: handle failed demotions directly. (ouroboros-network)
08:22:42 [3d765aa2] net-sim: label some TVar's (ouroboros-network)
08:22:42 [00202e9f] connection-manager: pretty print Transition' and TransitionTrace'. (ouroboros-network)
08:22:42 [b87f5a73] peer-state-actions: unregister cold connections, even in case of errors (ouroboros-network)
08:22:42 [fddaa294] inbound-governor & server: label various TVar's (ouroboros-network)
08:22:42 [35baffb8] job-pool: label a TVar (ouroboros-network)
08:22:42 [a2200d07] simulated P2P diffusion (ouroboros-network)
08:22:42 [f5142396] chain-sync: controlledClient (ouroboros-network)
08:22:42 [c26e078c] connection-manager: removed DemotedToColdRemoteTr constructor (ouroboros-network)
08:22:42 [43d3e57d] sim-net: provide GlobalAddressScheme type class (ouroboros-network)
08:22:43 [e3b2d291] server: propagate more exceptions (ouroboros-network)
08:22:43 [ef9c9135] server-test: fix NotReleasedConnections multinode_Sim bug (ouroboros-network)
08:22:43 [31f0e4cd] connection-manager: un/mask resource handling (ouroboros-network)
08:22:43 [f30d275d] inbound-governor: verify demotedToColdRemote & unregisterInboundConnection (ouroboros-network)
08:22:43 [aab2c421] connection-manager: unexpected reflexive transition (ouroboros-network)
08:22:43 [77145fd0] server-test: use DataFlowProtocolData (ouroboros-network)
08:22:43 [8974615a] inbound-governor: test inbound governor state changes (ouroboros-network)
08:22:43 [d16491df] server-test: added BearerInfo Attenuation to tests (ouroboros-network)
08:22:43 [3ccf18cb] server-test: refactor multinode_Sim (ouroboros-network)
08:22:43 [4484bebb] connection-manager: demotedToColdRemote in OutboundUniState (ouroboros-network)
08:22:43 [c087c7ba] attenuation-channel: do not throw n exceptions in close (ouroboros-network)
08:22:43 [22ee4514] connection-manager: multinode_Sim had unexpected transitions (ouroboros-network)
08:22:43 [c30fbfe1] snocket: better mask/unmask snocket and socket resources (ouroboros-network)
08:22:44 [a5016593] connection-manager: do not blindly overrite a state (ouroboros-network)
08:22:44 [c4c7399b] handshake: removed trailing spaces (ouroboros-network)
08:22:44 [c3b7d5c4] server-test: use 'runPeerWithLimits' (ouroboros-network)
08:22:44 [eb715c9d] inbound-governor: `RemoteHot → RemoteWarm` transition (ouroboros-network)
08:22:44 [00ea98ff] snocket: use uninterruptibleMask_ when closing a socket (ouroboros-network)
08:22:44 [3ccb2f76] server-test: added pruning multinode simulation (ouroboros-network)
08:22:44 [44add184] connection-manager: allowed remote identity transitions (ouroboros-network)
08:22:44 [a1a5078a] server-test: track when to call unregisterOutboundConnection (ouroboros-network)
08:22:44 [eb33c0cf] connection-manager & server-test: code style (ouroboros-network)
08:22:44 [0ae96bce] connection-manger: count OutboundIdleState in counters (ouroboros-network)
08:22:44 [c0f83bac] server-test: changed rethrow policies (ouroboros-network)
08:22:44 [c0aa1669] server-test: more convenient way to get debugging information (ouroboros-network)
08:22:45 [ed2fbfd2] server-test: fixes async exceptions in connectionLoop (ouroboros-network)
08:22:45 [7ba8293b] Disable assert. (ouroboros-network)
08:22:45 [36240efd] connection-manager: trace counters after transitions (ouroboros-network)
08:22:45 [a96a4ad4] Documented extra pruning transitions (ouroboros-network)
08:22:45 [d751bc8e] server-test: added multinode_Sim_Pruning_HardLimit test (ouroboros-network)
08:22:45 [b0f81e0c] sim-net: fixes async exception handling in Snocket. (ouroboros-network)
08:23:17 [76e949f0] Verify errors of type `SelectionOutputSizeExceedsLimitError`. (cardano-wallet)
08:25:06 [f6375185] Merge pull request #907 from input-output-hk/erikd/drop-some-indices (cardano-db-sync)
08:27:05 [4348a65f] Buildkite: Run weeder as early as possible, after build, before test (cardano-wallet)
08:27:06 [1e8bfa4c] nix-shell: Bump Weeder from 2.1.3 to 2.2.0 (cardano-wallet)
08:27:07 [de24f612] Regenerate materialized nix (cardano-wallet)
08:34:24 [fea746e6] Merge pull request #40 from input-output-hk/toschema-slot-instance (plutus-apps)
08:35:10 [59198a57] Merge pull request #41 from input-output-hk/ada-openapi-toschema (plutus-apps)
08:40:03 [5d89e820] Buildkite: Don't remove .hie files from previous builds (cardano-wallet)
08:40:04 [7a437944] Remove weeds from Shelley.Compatibility (cardano-wallet)
08:41:20 [5bd804e2] weeder.dhall: Ignore some weeds (cardano-wallet)
08:45:12 [147a257d] feat(cardano-graphql): implement search stake pools via dgraph schema (cardano-js-sdk)
08:47:10 [261925f9] Fix docs link; fixes #42 (plutus-apps)
08:50:17 [c0c9af21] implement new metrics for premetheus (jormungandr)
08:53:49 [86dd1df8] Merge pull request #224 from Emurgo/ruslan/purify-change (cardano-serialization-lib)
08:56:15 [66b3f780] Fixes on missing ids (catalyst-toolbox)
08:58:52 [39d6d24f] Make constructor names of `TokenBundleSizeAssessment` consistent. (cardano-wallet)
08:58:55 [2bddd6d9] fix run wrappers (cicero)
09:00:01 [aee47a10] Shelley/Insert: Minor cleanup (cardano-db-sync)
09:00:07 [3a4be324] db-sync: Handle the case of stage 2 script validation failure (cardano-db-sync)
09:00:28 [744d3fd0] Merge pull request #43 from input-output-hk/fix-rtd-link (plutus-apps)
09:01:54 [f990bd2f] Missing unpack param (catalyst-toolbox)
09:13:32 [9776a618] [DDW-680] Adjust truncation for wallet name (daedalus)
09:17:26 [796a1fcd] Scheduled update (pool_groups)
09:22:29 [629296aa] ouroboros-consensus: real byte size limits (ouroboros-network)
09:45:59 [8f299f4d] Improve scripts for haskell-language-server and ghci (cardano-wallet)
09:46:10 [0ef53b99] stop nomad jobs for steps that are not runnable (cicero)
09:48:14 [3456a420] update the processing order of the proposals (chain-libs)
09:48:37 [eb56f588] wip (cicero)
09:57:17 [1db773ad] deploy: 52263dd59352f9d543f659ff10c4e520f717dc10 (cardano-ogmios)
10:13:19 [4eccfd29] fix clippy (chain-libs)
10:15:09 [c81a0f8c] Fixed threshold (catalyst-toolbox)
10:19:46 [def93acd] Scheduled update (pool_groups)
10:21:21 [79316b71] Add documentation for the db-analyser tool (ouroboros-network)
10:22:17 [b4082066] Bump stylish-haskell (and hackage) (plutus)
10:28:10 [b9a8c7ea] pin node to c7d0f38e73fafc4d9e (cardano-ops)
10:29:44 [5d010a20] Merge pull request #261 from Emurgo/feature/consider-invalid-contracts-when-querying-utxos (yoroi-graphql-migration-backend)
10:29:58 [24a809d7] Merge pull request #120 from input-output-hk/dependabot/npm_and_yarn/tmpl-1.0.5 (cardano-launcher)
10:30:47 [32576661] Bump axios from 0.21.1 to 0.21.2 (cardano-launcher)
10:31:26 [64ef1f0b] fix clippy (chain-libs)
10:32:15 [d7939300] Add EKG counter for number of forks seen (cardano-node)
10:34:34 [1617f4e5] Merge branch 'master' into feature/tx-status-endpoint (yoroi-graphql-migration-backend)
10:39:41 [211b0916] net-sim: handle async exception in connect (ouroboros-network)
10:39:41 [89d066da] net-sim: rename connection state names (ouroboros-network)
10:39:41 [504e92f3] net-sim: simplify connect (ouroboros-network)
10:40:08 [42b6cdfb] add helper to get fragment serialized size (#668) (chain-libs)
10:40:31 [773cef4f] Add test Show Attributes is useful for debugging (cardano-ledger-specs)
10:40:45 [dfe2993d] implement new metrics for premetheus (jormungandr)
10:44:46 [aafe3901] update chain-libs (jormungandr)
10:47:18 [d32b321e] [DDW-780] Fixed cardanoNode restart if diskspace problems happens at the first time (daedalus)
10:52:20 [d0b5c470] net-sim: rename connection state names (ouroboros-network)
10:52:20 [5623d586] net-sim: simplify connect (ouroboros-network)
10:52:20 [cea9d05d] net-sim: handle async exception in connect (ouroboros-network)
10:54:09 [744e202b] Merge pull request #102 from blockfrost/response (blockfrost-websocket-link)
10:54:15 [70c35139] remove unneeded comment (chain-libs)
10:57:57 [9f5c852a] exclude testnet test from default test run (vit-testing)
11:00:22 [89465730] snocket: SO_LINGER option (ouroboros-network)
11:00:22 [969be6d9] ConcreteBlock.Block - use ByteString as a payload (ouroboros-network)
11:00:22 [ad6c0a88] peer-selection: fix localRootPeersProvider (ouroboros-network)
11:00:22 [d97f6d98] io-sim-classes: Eq instances for stm's mutable varibles (ouroboros-network)
11:00:22 [1e6c2bad] p2p-governor: Process synchronous hot promotion errors (ouroboros-network)
11:00:23 [b9d1f23e] p2p-governor: extend the pick policy with a couple example attributes. (ouroboros-network)
11:00:23 [106843eb] p2p-governor: move the pickPeers wrapper function before we extend it. (ouroboros-network)
11:00:23 [51adb586] p2p-governor: peer demotion based on upstreamyness (ouroboros-network)
11:00:23 [d8ee31db] p2p-governor: add a fuzzy delay to failed hot promotions (ouroboros-network)
11:00:23 [1872544a] p2p-governor: add fuzz delay to asynchronous transitions (ouroboros-network)
11:00:23 [5bef606f] Hot / Warm / Established distinction (ouroboros-network)
11:00:23 [86a0e1f3] p2p-governor: implement PeerStateActions (ouroboros-network)
11:00:23 [77ae3a16] diffusion: introduce diffusion peer selection policy (ouroboros-network)
11:00:23 [72375a61] p2p-governor: peer metrics for bytes downloaded with policy (ouroboros-network)
11:00:23 [6e6f424d] MuxMode module with various 'MuxMode' singletons (ouroboros-network)
11:06:06 [f8369eb1] Merge pull request #121 from input-output-hk/dependabot/npm_and_yarn/axios-0.21.2 (cardano-launcher)
11:06:18 [48769038] Export an int constant (ouroboros-network)
11:06:18 [3a314111] cardano-ping: Make sure that the connection is reset by using SO_LINGER (ouroboros-network)
11:07:06 [06276d63] Update essential-cardano-list.md (essential-cardano)
11:07:20 [7386ae87] Flakify nix build. (cardano-wallet)
11:07:44 [706b2c04] Merge pull request #134 from gs-asrivastav/patch-1 (essential-cardano)
11:08:10 [519528d2] adding ART+NFT (essential-cardano)
11:14:29 [7214f461] Scheduled update (pool_groups)
11:15:54 [028fbefb] Flakify nix build. (cardano-wallet)
11:16:47 [051b8353] cardano-ping: Make sure that the connection is reset by using SO_LINGER (ouroboros-network)
11:16:59 [634ab9ca] Export an int constant (ouroboros-network)
11:17:25 [6e59d4a4] Merge branch 'master' into dbornside/template-example-sumEvenArgs (plutus)
11:27:34 [cada2b5f] [DDW-680] Adjust wallet name width to prevent overlap with menu buttons (daedalus)
11:35:08 [f69a5702] Merge pull request #669 from input-output-hk/update-process-proposal (chain-libs)
11:41:55 [73dd0314] updateMaterialized (plutus)
11:46:55 [ae871fa8] Ensure all packages use common stanzas, make warning-free (plutus)
11:47:24 [e33e24b2] Fix Snocket bug in the accept/connect (ouroboros-network)
11:49:48 [ba601007] Added multinode_cm_counters_Sim test (ouroboros-network)
11:50:21 [e61644de] Changed attenuation to adequate newtypes (ouroboros-network)
11:51:00 [3aa76dc8] Used Script of Script for BearerInfo Attenuation (ouroboros-network)
11:52:18 [a784a1ec] introduced constructor from blockchaing config for BlockDateGenerator (jormungandr)
11:53:28 [bfd0ad38] Merge pull request #1695 from Emurgo/hotfix/bindings3.0.1-beta.1 (yoroi-mobile)
11:56:36 [57372d91] Initial implementation of deltas, checkpoints and DBVar (cardano-wallet)
11:56:36 [df19a019] Add new package `dbvar` to source tree (cardano-wallet)
11:56:37 [f1646e3d] Regenerate nix (cardano-wallet)
11:56:37 [8af72e23] Add `Table` type that represents a database table (cardano-wallet)
11:56:37 [248a7b14] Partially fix bugs in `Chain` (cardano-wallet)
11:56:37 [b0a55dd7] Add `dbvar` to `./nix/haskell.nix` (cardano-wallet)
11:56:37 [e1ce7bf9] Add composition of embeddings (cardano-wallet)
11:56:37 [688f5bcd] Test `Embedding` using pure code (cardano-wallet)
11:56:37 [59aafa76] Demo embedding into an actual `sqlite` database (cardano-wallet)
11:56:37 [2a469166] Add `Chain` data type and remove `MultiGraph` (cardano-wallet)
11:56:37 [84109d6e] Clarify and enhance `Embedding` type (cardano-wallet)
11:56:37 [1f9d80f6] fixup! Regenerate nix (cardano-wallet)
11:56:38 [36032ade] Enlarge `DeltaSet` and turn it into a semigroup (cardano-wallet)
11:56:38 [45f12186] Fix newDBStore to keep track of unique ID supply (cardano-wallet)
11:56:38 [780e98a8] Fix liftUpdates (cardano-wallet)
11:56:38 [07069e6b] Implement `servant`-like types for database tables (cardano-wallet)
11:56:38 [a6182513] Fix correctness issue with fresh keys of `DeltaDB`. (cardano-wallet)
11:56:38 [e4f499e8] Add explicit conversion to/from unordered rows (cardano-wallet)
11:56:38 [e615824f] Really fix newDBStore to keep track of unique ID supply (cardano-wallet)
11:56:38 [2a284dcd] Add `Pile` type that models a set of values (cardano-wallet)
11:56:38 [2aee3e35] Implement `Embedding` with efficient composition (cardano-wallet)
11:56:38 [c45b3e0a] Move database `Store` into separate module (cardano-wallet)
11:56:39 [c76b88dd] beauty salon (cardano-wallet)
11:56:39 [2014d33a] Remove base type from `DBVar` and `Store` (cardano-wallet)
11:56:39 [9da07762] Rename `DBIO` to `SqlPersistM` (cardano-wallet)
11:56:39 [eaddb34f] Tidy up implementation of SQL queries (cardano-wallet)
11:56:39 [1cc801a7] Rename `ReaderT SqlBackend` to `SqlPersistT` (cardano-wallet)
11:56:39 [ba173c89] Add README and documentation slides (cardano-wallet)
11:56:39 [90ba8b56] Add an instance of Semigroup for (Replace a) (cardano-wallet)
11:56:39 [b9423c12] Implement `Store` for `IsRow` using plain SQL queries (cardano-wallet)
11:56:39 [8f5450bd] Add more utility functions to delta encodings (cardano-wallet)
11:56:39 [ac2ce327] Improve documentation of 'Store' and 'Embedding' (cardano-wallet)
11:56:40 [14019543] Fix nix for `dbvar` dependency (cardano-wallet)
11:56:40 [1888760b] Beautify 'dbvar' so for potential merging (cardano-wallet)
11:56:40 [71daf54a] Add `dbvar` package as dependency to wallet core (cardano-wallet)
11:56:40 [ad6c7801] beauty salon (cardano-wallet)
11:56:40 [840c7532] Change `type instance` to `type` for stylish-haskell (cardano-wallet)
11:56:40 [fe267823] Add `Delta (Maybe …)` instance and `modifyDBMaybe` (cardano-wallet)
11:56:40 [a08ab95e] beauty salon (cardano-wallet)
11:59:40 [158254a4] Add new package `dbvar` to source tree (cardano-wallet)
11:59:46 [e2e27bee] [DDW-691] Add more logs and tracking custom protocol for all platforms (daedalus)
11:59:53 [1c1ac947] Introduce `DBVar (Checkpoints (W.Wallet s))` (cardano-wallet)
12:02:05 [7363da9f] Regenerate nix (cardano-wallet)
12:10:23 [b6ca519f] Merge #3311 (cardano-node)
12:11:26 [32566174] Integration tests for error messages from balance ep (cardano-wallet)
12:11:50 [aefabe0e] update artifacts for catalyst-dryrun (vit-ops)
12:21:09 [ebfba985] remove deprecated definitions for Message and MessageTag (chain-libs)
12:22:34 [7e149568] add signature validation into the SignedUpdateVote, SignedUpdateProposal (chain-libs)
12:22:36 [6b251804] fix tests build (chain-libs)
12:22:36 [9951d587] fix lints (chain-libs)
12:22:56 [925b0586] update routes (vit-ops)
12:23:26 [72eaf44f] update tests (chain-libs)
12:23:44 [6864b906] feat: support Alonzo protocol parameters as query return type (cardano-ogmios)
12:23:45 [516db6cc] test(client-ts): increase maxPayload for state query tests (cardano-ogmios)
12:28:32 [e36f3b5e] Scheduled update (pool_groups)
12:33:07 [919591af] add first version of endpoint in swagger (cardano-wallet)
12:33:07 [da336eb8] add basic types (cardano-wallet)
12:33:08 [378f4def] change inputs to be more general in ApiDecodedTransaction (cardano-wallet)
12:33:08 [1adf5ded] deal with colls, inps and outs (cardano-wallet)
12:33:09 [2ce89a4f] deal with withdrawals (cardano-wallet)
12:33:09 [c129c6b0] add lookupTxIns in Cardano.Wallet (cardano-wallet)
12:33:09 [48508856] deal with validity interval (cardano-wallet)
12:33:10 [6a3f231e] improve handling inputs (cardano-wallet)
12:33:10 [387ae49e] use lookupTxIns for inps and collaterals in decodeTransaction (cardano-wallet)
12:33:11 [af9ccf8d] generalize withdrawals in swagger (cardano-wallet)
12:33:11 [4fe59825] deal with withdrawals (cardano-wallet)
12:33:11 [0a00b8ae] first integration test for decode tx (cardano-wallet)
12:33:12 [51e59fa8] rm unneeded errors from ErrBalanceTx (cardano-wallet)
12:33:12 [f8c17ada] fix address comparing in lookupTxIns (cardano-wallet)
12:33:12 [88626117] unpend single output tx test (cardano-wallet)
12:33:13 [8a9cf6f7] finish integration test for inputs (cardano-wallet)
12:33:13 [4d8e050e] amend ExternalInput definition - we do not know amount from cbor here (cardano-wallet)
12:33:14 [effabbfd] first impl of txout enricher (cardano-wallet)
12:33:14 [d47a856c] generalize outputs in swagger (cardano-wallet)
12:33:14 [720c4660] add generalized output type (cardano-wallet)
12:33:15 [581bc064] add more tests for outputs of wallet in integration testing (cardano-wallet)
12:33:40 [68f5b974] Regenerate nix (cardano-wallet)
12:39:41 [7b8ad5b7] Merge pull request #98 from input-output-hk/KtorZ/chain-sync-client-bootstrap (hydra-poc)
12:41:59 [166705d1] Introduce `DBVar (Checkpoints (W.Wallet s))` (cardano-wallet)
12:44:52 [176eddc5] introduced constructor from blockchaing config for BlockDateGenerator (jormungandr)
12:45:36 [36bf748e] Create config.yml (plutus)
12:45:38 [28525160] Call WBE endpoints for SubmitTxn, BalanceTx and WalletAddSignature (plutus-apps)
12:45:41 [4737e0a4] update SignedUpdateVote (chain-libs)
12:49:10 [3a7d7585] Update config.yml (plutus)
12:51:16 [f59e836e] Bump nixpkgs to 21.05 and use nixUnstable by default. (ci-ops)
12:51:51 [5b79db94] Merge #3380 (ouroboros-network)
12:51:55 [54de0430] style the workflow graph (cicero)
12:52:58 [f77efd65] SCP-2924: Fix ExportTx format (plutus-apps)
12:54:11 [f99f2e3b] Update config.yml (plutus)
13:02:45 [5f778f07] More tests against API returned errors (cardano-wallet)
13:03:10 [7912139b] chore(client-ts): replace Github package reference with npm registry (cardano-ogmios)
13:07:10 [17d5aa94] Call WBE endpoints for SubmitTxn, BalanceTx and WalletAddSignature (plutus-apps)
13:16:10 [e60b4ad5] Remove old protos (PSG)
13:16:28 [efb18fa2] Update config.yml (plutus)
13:17:42 [b3a83654] Ensure all packages use common stanzas, make warning-free (plutus)
13:21:00 [0e0ede41] Update README.md (yoroi-graphql-migration-backend)
13:21:12 [bfcacf7a] Merge pull request #276 from Emurgo/feature/tx-status-endpoint (yoroi-graphql-migration-backend)
13:22:07 [55a59bb0] Fix inexplicable typo (plutus)
13:22:21 [db7a7204] add change addr detection (cardano-wallet)
13:23:30 [f35f5c55] Scheduled update (pool_groups)
13:25:52 [19d8f935] Create ISSUE_TEMPLATE/config.yml (#4157) (plutus)
13:28:20 [5d46acd0] reduce memory footprint (ledger-app-cardano-shelley)
13:29:19 [f1bafb61] Bump nixpkgs to 21.05 and use nixUnstable by default. (ci-ops)
13:29:29 [110bbabb] Ensure all packages use common stanzas, make warning-free (plutus)
13:34:54 [d5ecd72b] Merge commit 'ddaa84ca41701a4ad1f7028582cb6a05ad333c9c' as 'protos/cardano-metadata-service/protobuf' (PSG)
13:34:54 [ddaa84ca] Squashed 'protos/cardano-metadata-service/protobuf/' content from commit 2704047 (PSG)
13:35:31 [7db147c7] Squashed 'protos/store-and-hash-service/protobuf/' content from commit d62cf53 (PSG)
13:35:31 [ae06a431] Merge commit '7db147c7705f5d75e54a26a2ce2491a8bd66affa' as 'protos/store-and-hash-service/protobuf' (PSG)
13:36:04 [e4ff3852] Merge commit 'bdf0f90d86abecc0f6c57bb7a0075a74832b1f6e' as 'protos/common-service/protobuf' (PSG)
13:36:04 [bdf0f90d] Squashed 'protos/common-service/protobuf/' content from commit d893b4b (PSG)
13:38:24 [9cf04360] Bump nixpkgs to 21.05 and use nixUnstable by default. (ci-ops)
13:39:49 [0fd279c9] Update link to tutorial videos and latest service versions (PSG)
13:39:58 [eb390c54] Merge pull request #130 from CardanoSolutions/feature/protocol-parameter-guards (cardano-ogmios)
13:40:39 [8df9fdfa] updateMaterialized (plutus-apps)
13:41:41 [07fbe5e4] deploy: eb390c54e76ec9bd3a19a1e70044493488471fcc (cardano-ogmios)
13:43:02 [86d3644c] Fixup 3935 (#4154) (plutus)
13:44:39 [2611e948] [wip] Fix minimal value of txout (hydra-poc)
13:52:31 [883624f6] Fix prettyprinter import (plutus)
14:07:20 [c0710876] chore(core): rm obsolete package.json 'browser' field (cardano-js-sdk)
14:07:20 [80deda69] feat(cardano-graphql): implement CardanoGraphQLStakePoolSearchProvider (wip) (cardano-js-sdk)
14:07:20 [241e05a1] refactor(blockfrost): reuse queryTransactionsByHashes implementation (cardano-js-sdk)
14:07:20 [54625f98] chore: rm buffer polyfill, switch back to upstream bip39 pkg (cardano-js-sdk)
14:07:21 [8f4f72af] feat(cardano-graphql): initial implementation of StakePoolSearchClient (cardano-js-sdk)
14:07:21 [a3e90ad8] feat(cardano-graphql): generate graphql schema from ts code (cardano-js-sdk)
14:07:21 [9632eb40] feat(cardano-graphql): generate graphql client from shema+operations (cardano-js-sdk)
14:07:21 [b279a221] refactor: rename CardanoProvider to WalletProvider (cardano-js-sdk)
14:07:21 [436a78f9] test(cip2): fix property-based test overflow (cardano-js-sdk)
14:07:22 [5487db81] feat(cardano-graphql): implement search stake pools via dgraph schema (cardano-js-sdk)
14:07:22 [e1195e9c] feat(cardano-graphql): dgraph integration (cardano-js-sdk)
14:08:09 [1d3d01d4] Ensure all packages use common stanzas, make warning-free (plutus)
14:08:10 [fcc11129] Bump nixpkgs to 21.05 and use nixUnstable by default. (ci-ops)
14:09:56 [77260ad7] wip (cicero)
14:11:24 [4e9bebc8] Set mscProtocolParametersJsonPath in config files (plutus-apps)
14:16:07 [66c5bb92] Scheduled update (pool_groups)
14:16:15 [a1bcc1d5] Merge #2990 (cardano-wallet)
14:16:38 [7e3a05bc] [Logs] Rework network logs (#3620) (jormungandr)
14:17:52 [7b397854] Fix compilation errors (hydra-poc)
14:18:13 [4566fff2] Refactored Server2 multinode_Sim tests (ouroboros-network)
14:18:36 [64b33d1b] Ensure all packages use common stanzas, make warning-free (#4155) (plutus)
14:18:57 [c21ad065] Bump nixpkgs to 21.05 and use nixUnstable by default. (ci-ops)
14:20:20 [ffb81361] restructure callchain so modification happens in signTx family and checks happen in secPolicy (ledger-app-cardano-shelley)
14:22:26 [7883c165] Update src/community_advisors/models/de.rs (catalyst-toolbox)
14:26:42 [f8652830] feat: add fingerprint and decimals fields to each asset (blockfrost-websocket-link)
14:30:47 [4f442560] Clarify panic on scores (catalyst-toolbox)
14:33:03 [7a063f54] Introduce `DBVar (Checkpoints (W.Wallet s))` (cardano-wallet)
14:36:06 [1394a414] Bump stylish-haskell (and hackage) (plutus)
14:36:07 [28fa0a4c] updated RAM and free drive space reqs (testnets-cardano-org)
14:36:58 [0b95d641] refactor: remove GraphQLClient from external interface (cardano-js-sdk)
14:38:07 [f52c2d1e] Bump cabal too (plutus)
14:38:07 [0d082c66] Fix prettyprinter import (plutus)
14:39:16 [a4ff3615] Merge pull request #676 from cardano-foundation/nahern-patch-76 (testnets-cardano-org)
14:39:43 [1308191a] Merge master into staging (testnets-cardano-org)
14:39:50 [791f6b42] deploy: 7b3978544e8cb6b61eeae8d818096af0fc687140 (hydra-poc)
14:40:45 [820052d2] Call WBE endpoints for SubmitTxn, BalanceTx and WalletAddSignature (plutus-apps)
14:40:45 [cb869305] Set mscProtocolParametersJsonPath in config files (plutus-apps)
14:40:45 [eba830a8] updateMaterialized (plutus-apps)
14:46:13 [54cd554a] fix shard.lock (ci-ops)
14:48:23 [488b4989] fix: env var could be undefined (blockfrost-websocket-link)
14:51:10 [8697aa09] Pull configurations from github instead of working direction in Dockerfile (cardano-ogmios)
14:51:10 [101c1ced] Add few questions to the FAQ. (cardano-ogmios)
14:52:43 [c549ff44] fix wrong arg in lib.nix (cicero)
14:53:22 [ec0918d9] [SQUASH] security policy updates (ledger-app-cardano-shelley)
14:53:31 [6ba74bc6] Merge pull request #107 from blockfrost/feat/asset-fingerprint (blockfrost-websocket-link)
14:56:31 [9f24096d] Merge pull request #3655 from input-output-hk/jormungandr_scenario_tests_maintenance (jormungandr)
14:59:10 [9d272f9c] Remove self-hosted static test files. (cardano-ogmios)
15:00:24 [066baf9a] Bump nixpkgs to 21.05 and use nixUnstable by default. (ci-ops)
15:00:43 [eccfe9d0] deploy: 9d272f9c8dc096adfe6c259e49eef5a9363f16a2 (cardano-ogmios)
15:01:35 [bb1c154f] make example workflows valid jobs (cicero)
15:02:50 [ff478068] Add test to check order of ConnectionManager trans (ouroboros-network)
15:02:50 [d9ba59e9] Added InboundGovernor transition order test (ouroboros-network)
15:02:50 [41d299f6] Fix Snocket bug in the accept/connect (ouroboros-network)
15:02:50 [9998bc29] Reliable tracing with Async exceptions (ouroboros-network)
15:03:19 [5b6aafc1] Merge pull request #3656 from input-output-hk/test/bft-signature (jormungandr)
15:05:56 [d0d7f172] Add `NodeToClientV_11` to cddl (ouroboros-network)
15:08:47 [dde90ca1] Make NoThunks work again (cardano-wallet)
15:13:51 [2e0906bc] feat(util-dev): add createStubStakePoolSearchProvider (cardano-js-sdk)
15:17:10 [f79d430d] WIP (ouroboros-network)
15:18:34 [b2461c2e] Scheduled update (pool_groups)
15:24:29 [f01fb435] Merge remote-tracking branch 'origin/develop' into hotfix/bindings3.0.1-beta.1 (yoroi-mobile)
15:25:01 [244eeb1a] Bump nixpkgs to 21.05 and use nixUnstable by default. (ci-ops)
15:25:47 [e7abaaa2] initial test stub (jormungandr)
15:25:48 [9d94ee58] expose history by bech32 (jormungandr)
15:25:48 [c39230a7] clean the code (jormungandr)
15:25:48 [953ee552] add rest of test cases (jormungandr)
15:26:04 [f1067ef5] Merge pull request #2529 from input-output-hk/cblp/ts_prop_show_AddressAttributes_is_haskell (cardano-ledger-specs)
15:26:15 [e0289102] Merge pull request #2524 from input-output-hk/jc/remove-tpraos-rules-from-era-mappings (cardano-ledger-specs)
15:26:41 [c89b8d14] Merge pull request #2527 from input-output-hk/jc/missing-scripts-symmetric-difference (cardano-ledger-specs)
15:27:11 [d75e26a3] Merge pull request #1698 from Emurgo/hotfix/bindings3.0.1-beta.1 (yoroi-mobile)
15:31:45 [24262028] Write test illustrating IntersectionNotFoundError (cardano-ogmios)
15:36:46 [1f4973f3] Merge #3409 (ouroboros-network)
15:41:58 [ae003733] extract workflow types to separate file (cicero)
15:42:15 [53967712] Merge from master (yoroi-graphql-migration-backend)
15:43:27 [bfdd334d] Only register event handlers for Acquire when a point is provided. (cardano-ogmios)
15:48:31 [76a2c080] cardano-api-test: Fix txAuxScripts order (cardano-node)
15:50:27 [34b7ff6b] Merge branch 'master' into feature/add-token-balances-to-utxo-sum (yoroi-graphql-migration-backend)
15:51:11 [b3a9da17] added new test which expect failure (jormungandr)
15:54:58 [c5dba400] Use valid_utxos_view on native assets UTxO query (yoroi-graphql-migration-backend)
15:55:07 [4f868002] Remove weird `MsgFollowLog` constructor (cardano-wallet)
15:58:17 [0dd1f94c] Merge branch 'master' into feature/txs-get-endpoint (yoroi-graphql-migration-backend)
16:00:17 [7713f4e0] PR feedback (plutus-apps)
16:00:45 [7691b551] rename workflow types to something more clear (cicero)
16:01:12 [91c1007d] Delete a comment to appease haddock (plutus-apps)
16:03:13 [1ebfdea2] Implement 'release' in the TypeScript LSQ client (cardano-ogmios)
16:06:04 [47df4dc3] deploy: 1ebfdea2ace861a00e2818cbff742b30d1402e6b (cardano-ogmios)
16:07:58 [9946a834] Merge pull request #4156 from input-output-hk/mpj/bump-stylish (plutus)
16:08:07 [4d4cd1e9] web: move link to start new workflow instance below table (cicero)
16:10:49 [072d881b] Address review comments (hydra-poc)
16:22:22 [6a351df8] Revert "Use builtins.fetchGit{allRefs=true;} if no ref provided." (haskell.nix)
16:22:31 [d11e60f8] Remove test vectors from the Docker context. (cardano-ogmios)
16:22:55 [21cba36f] Please the TypeScript linter. (cardano-ogmios)
16:23:16 [6862c3a1] PR feedback (plutus-apps)
16:23:22 [d0fd9d49] SCP-2924: Fix ExportTx format (#45) (plutus-apps)
16:24:42 [688403c9] deploy: 21cba36f75eb6ada0f36dfc716a787b7ca254846 (cardano-ogmios)
16:27:19 [8c54da9c] Scheduled update (pool_groups)
16:27:20 [13164ac0] Revert "Use builtins.fetchGit{allRefs=true;} if no ref provided." (#1274) (haskell.nix)
16:31:22 [3670cab5] Adjust stylish config and cabal files (plutus)
16:31:23 [7edc970d] Reformat (plutus)
16:33:35 [17117024] deploy: 072d881b7ef5b9547c0b639144107e04c5023168 (hydra-poc)
16:36:32 [f6c7a386] Try (and fail) to build hydra with recent nix. (ci-ops)
16:46:38 [a4335f22] Merge branch 'develop' into chore/manus-automation (daedalus)
16:49:48 [be36f436] Merge branch 'chore/manus-automation' of https://github.com/input-output-hk/daedalus into chore/manus-automation (daedalus)
16:58:58 [46719083] Flakify nix build. (cardano-wallet)
17:21:31 [29f5af77] Scheduled update (pool_groups)
17:30:06 [b7f374d5] fix: serialize PlutusList as indefinite length array (cardano-serialization-lib)
17:31:06 [67333583] fix: PlutusList in TransactionWitnessSet is fixed-length array (cardano-serialization-lib)
17:32:36 [d9b6c0a0] PR feedback (plutus-apps)
17:35:28 [92816e02] Added the path for playground server binary (plutus-pioneer-program)
17:38:40 [41133c16] Add rnix-lsp to dev shell (web-common)
17:45:40 [4fb216f0] Compiler: remove unused data constuctors (plutus)
17:46:38 [5a9f75ed] Update compiler tests (plutus)
17:49:00 [b9b0651c] updateMaterialized (plutus)
17:49:54 [ac4977cb] setup basic prototype (chain-wallet-libs)
17:50:12 [3443f7c5] update Cargo.lock (chain-wallet-libs)
17:51:05 [ccc09fc3] Merge pull request #3658 from input-output-hk/accounts_votes_automation (jormungandr)
17:57:05 [e25d0b14] add codegen samples for now (chain-wallet-libs)
18:01:04 [4c13f75a] update Cargo.lock (chain-wallet-libs)
18:01:04 [843bca8e] add codegen samples for now (chain-wallet-libs)
18:01:04 [d53b3029] setup basic prototype (chain-wallet-libs)
18:02:21 [3a8bc35c] reduce rerun count to 2 (cardano-memory-benchmark)
18:03:41 [5f95ac16] update spago-packages.nix (purescript-bridge-json-helpers)
18:14:19 [6142ed49] WIP (plutus)
18:14:20 [cb0ecba0] Compiler: remove unused data constuctors (plutus)
18:14:20 [b32b2492] updateMaterialized (plutus)
18:14:20 [c525794d] Update compiler tests (plutus)
18:16:20 [7bc58ec6] Configure pre-commit hooks (web-common)
18:20:21 [8d277f25] Scheduled update (pool_groups)
18:44:55 [28498d15] fix a small typo in flake.nix (cardano-memory-benchmark)
18:55:35 [9e0fccbc] update README with Create Pool and Swap instructions with Alonzo node, add scripts, bump deps (plutus-use-cases)
19:14:07 [32ab193f] Scheduled update (pool_groups)
19:29:19 [c240efe3] Add readme (web-common)
19:39:08 [a74655c7] Remove weird `MsgFollowLog` constructor (cardano-wallet)
19:44:53 [3a8d4185] Flakify nix build. (cardano-wallet)
20:18:23 [8601c648] Scheduled update (pool_groups)
20:18:31 [e191608f] Flakify nix build. (cardano-wallet)
20:24:12 [0b891e79] Flakify nix build. (cardano-wallet)
20:30:03 [8959743d] Add contributing doc (web-common)
20:41:19 [d2a6573b] Fix running purs-tidy in flake check (web-common)
20:43:04 [1e037498] Add github actions config (web-common)
20:54:08 [7eb0fadd] add binary caches to CI (web-common)
20:59:33 [d5c81de2] regenerate spago-packages.nix (web-common)
21:03:46 [272eee9c] Flakify nix build. (cardano-wallet)
21:15:09 [3455ff69] Scheduled update (pool_groups)
21:15:40 [74a93e9e] Add `test_build_no_change` (cardano-node-tests)
21:17:59 [21c6ff5c] Flakify nix build. (cardano-wallet)
21:20:27 [39002c54] Merge pull request #752 from mkoura/test_build_no_change (cardano-node-tests)
21:20:29 [af24c329] Fix nix build (web-common)
21:24:32 [048b6423] Merge pull request #1 from input-output-hk/binary-caches (web-common)
21:43:07 [ec767207] CompactTxOut was added. (cardano-ledger-specs)
21:53:23 [1267df38] db-sync: Improve loging frequency when syncing (cardano-db-sync)
22:18:03 [50fb30d8] Scheduled update (pool_groups)
23:02:36 [567a8bd4] Use cardano-config project from github. (cardano-node)
23:09:42 [359a2f93] Use master branch for cardano-config (cardano-db-sync)
23:17:48 [1e2e2e7c] Scheduled update (pool_groups)