2023-11-21T22:40:44Z - 2024-11-21T22:40:44Z
Overview
10 Releases published by 2 users
Published
v0.1.9
v0.1.9
Published
v0.1.8
v0.1.8
Published
v0.1.7
v0.1.7
Published
v0.1.6
v0.1.6
Published
v0.1.5
v0.1.5
Published
v0.1.4
v0.1.4
Published
v0.1.3
v0.1.3
Published
v0.1.2
v0.1.2
Published
v0.1.1
v0.1.1
Published
v0.1.0
v0.1.0
54 Pull requests merged by 3 users
Merged
#63 Remove stale auctions after a year
Merged
#62 Make min-gas-price configurable in node initialization script
Merged
#61 Reset block height for imported authorities
Merged
#60 Updates for stage2 setup
Merged
#59 Add service provider auctions
Merged
#58 Add pagination for query to get records
Merged
#57 Add methods to update laconic module params
Merged
#56 Add gov module to the chain
Merged
#53 Integrate slashing module in the app
Merged
#50 Add env variables to configure authority auctions in initialization script
Merged
#49 Update node initialization script
Merged
#48 Implement GQL query for listing authorities
Merged
#47 Update init script to use existing genesis file
Merged
#46 Change token denom from photon to lnt and alnt
Merged
#44 Add queries to get participant by laconic or nitro address
Merged
#43 Add fields for role and KYC ID for onboarded participants
Merged
#42 Add a query to list authorities
Merged
#40 Fixes for handling authority expiry queue
Merged
#39 Ignore error on not finding an authority expiry queue entry
Merged
#37 Allow requests from any origin
Merged
#36 Implement onboarding module for testnet participants
Merged
#35 Unset home and keyring dir from depinject client config
Merged
#31 Replace alpine with ubuntu as base image in the Dockerfile
Merged
#34 Update root command setup to respect home flag
Merged
#30 Use custom KV store config to handle progressively increasing gas usage
Merged
#29 Changes required for laconicd testnet stack
Merged
#28 Update init script to enable prometheus metrics
Merged
#27 Rename laconicd rest endpoint to rpc for SDK tests
Merged
#25 the chain-id needs to be set before anything else
Merged
#26 Rename laconic2d to laconicd
Merged
#24 Update registry-sdk repo path in CI
Merged
#23 Add CI workflows for SDK tests
Merged
#22 Verify write transactions in E2E tests
Merged
#21 Add SDK tests script
Merged
#20 Handle not found errors in GQL query resolvers
Merged
#19 Disable block timeouts in E2E test network
Merged
#18 Add a test network setup and patch for E2E tests
Merged
#17 Rename RPC method to reserve authority and fix proto lint errors
Merged
#16 Additional CI workflows
Merged
#15 Add initialization script and a Dockerfile
Merged
#14 Add module invariants and input validations
Merged
#13 Add e2e tests for gRPC requests and CLI commands
Merged
#12 Setup and integrate GQL server
Merged
#11 Setup integration tests and CI
Merged
#10 Use LRN abbrevation for names
Merged
#9 Setup hooks between laconic modules
Merged
#8 Add bond-record association commands to registry module
Merged
#7 Handle record and authority expiry in registry module
Merged
#6 Additional registry module commands
Merged
#5 Add registry module commands to set and get records
Merged
#4 Setup and plumbing for registry module
Merged
#3 Additional auction module commands
Merged
#2 Add commands to create and get auctions
Merged
#1 Setup and plumbing for auction module
1 Pull request proposed by 1 user
Proposed
#52 [WIP] Replace cosmos_address
with laconic_address
in onboarding module
6 Issues closed from 3 users
Closed
#55 Chain congestion prevents setting names, publishing records, etc.
Closed
#51 bug with config in 0.1.6 release
Closed
#41 Add a CLI query to list all authorities with owner filter
Closed
#32 client.toml parameters are not read
Closed
#33 Key not found in keyring
Closed
#38 [bug] Consensus failure occurs when an authority is reserved before the grace period is over
1 Issue created by 1 user
Opened
#54 GQL config question