Releases
[email protected]
wardend 1.0.0 (2024-02-13)
Bug Fixes
blockchain/policy: cannot create a Policy with custom Participants (#60 ) (df25c41 )
blockchain/treasury: typo in policy generator name (#84 ) (1d961b0 )
blockchain: fix cosmos-sdk version in go.mod (#59 ) (d3f2968 )
blockchain: fusiond info cmd (#222 ) (9278185 )
blockchain: genesis keyring issue (#121 ) (39a9bcb )
blockchain: key/keyrequest CRUD issues (fixes LABS-319) (#102 ) (313d360 )
blockchain: keyring.Fees can be nil (#176 ) (2cbc75d )
blockchain: move Action from identity to blackbird module (#28 ) (71a19f0 )
blockchain: qasset methods (mint, burn, send) (#31 ) (4368157 )
blockchain: use test keyring backend in bootstrap script (#220 ) (32381d6 )
broadcast tx mode "block" has been removed, use "sync" instead (c4bd573 )
ci: Use Makefile for fusiond instead of go build (#224 ) (e885ec0 )
enforce 32bytes for sig request (#183 ) (a192e0b )
errcheck linter errors (2bbf57b )
faucet: allow CORS requests (7875159 )
frontend (#132 ) (fd24215 )
gosec linter errors (62afda0 )
identity: refactors how owner duplications is checked (#91 ) (b449687 )
keys query (#202 ) (2091cde )
proto generation missing files (#133 ) (5de3f3d )
semantic-release github plugin disable comments on PRs and issues (#161 ) (9dd5a90 )
update all ports (#99 ) (ac65c0d )
Features
add blockchain bootstrap script (#219 ) (6a9dd45 )
add WalletConnect methods for Uniswap (#205 ) (b43a307 )
added sui address support (#193 ) (0c35a1d )
blackbird: use latest version (#105 ) (caf6740 )
blockchain/blackbird: add NewPolicy transaction (#38 ) (c2af2cc )
blockchain/blackbird: add Participants to Policies (#56 ) (74ae686 )
blockchain/blackbird: add Policies query (#40 ) (c90970d )
blockchain/blackbird: add PolicyById query (#44 ) (c13bef8 )
blockchain/blackbird: add Witness field to ApproveAction message (#51 ) (4a225b4 )
blockchain/identity: add AdminPolicyId and SignPolicyId to workspaces (#41 ) (22b9145 )
blockchain/identity: implement MsgUpdateWorkspace transaction (#74 ) (0dc01ae )
blockchain/policy: add ActionsByAddress query (#71 ) (0e7bd85 )
blockchain/policy: attach a Metadata to Policy query responses (#75 ) (d49e8d1 )
blockchain/treasury: extends keys cmd (#85 ) (6a2b1b6 )
blockchain/treasury: re-use id of KeyRequest (#87 ) (41d4de2 )
blockchain: add revenue
module (#73 ) (37f7708 )
blockchain: add boolparser from qredochain (#140 ) (f087ee7 )
blockchain: add key type to signature request and perform data validation on keyring response (#196 ) (5f26a67 )
blockchain: Add MetaData field to MsgNewSignTransactionRequest. (#212 ) (7946aa8 )
blockchain: add more Actions to workspaces (#43 ) (ae466c2 )
blockchain: add policyByID to wasm->policy queries and fix policy module name in CLI (#67 ) (b79d8a6 )
blockchain: CosmWasm composability features, update to v0.42.0, restore ibc tests, removal of linting (#63 ) (5484b98 )
blockchain: Implement SignTransactionRequestById Query for MPCs to use (#53 ) (bdfbb00 )
blockchain: improve init.sh with auto-install and alias setter (LABS-298), reset to default ports/flag for alternate ports (LABS-301) (#96 ) (67694e7 )
blockchain: keyring accounts + fees (#124 ) (584bd3b )
blockchain: store custom Policies for using them in Actions (#34 ) (4e138c6 )
identity unit tests (#130 ) (14adeb7 )
identity: query keyring by id (#95 ) (20a666a )
keyring: add keyring releaserc JSON (#171 ) (9dfe5b2 )
new keyring activation status (#118 ) (640c9bc )
policy/action: adding timeout for an action (#93 ) (59d5f27 )
policy: ability to revoke an action (#88 ) (df1918d )
treasury: query keys all option (#100 ) (6ecfa6f )
web: add Metadata field to SignTransactionRequest (#229 ) (0faede2 )
web: overhaul (#52 ) (3747b78 )
You can’t perform that action at this time.