- #277
cb6ea80
Thanks @graham-chainlink! - feat(solana): simulate executor operation mcms
- #284
78adad0
Thanks @graham-chainlink! - fix(deps): downgrade geth 1.14.13 -> 1.14.11
-
#276
27b77d5
Thanks @akhilchainani! - Update constructors to add predecessor proposals for queuing -
#254
aad56bd
Thanks @gustavogama-cll! - feat(solana): add setRoot simulator -
#279
3287f3c
Thanks @ecPablo! - Fix bug with multichain timelock execution with predecessors calculation
- #274
28d52c3
Thanks @graham-chainlink! - fix(solana): fix simulator side effect bug
-
#255
e38816f
Thanks @ecPablo! - Add config transformer functionality for solana. -
#257
31f1e09
Thanks @akhilchainani! - Return generic transaction object instead of just hash
-
#270
d6d880c
Thanks @graham-chainlink! - fix: incorporate timelock converter breaking api changes for scheduled operations -
#264
8849c73
Thanks @graham-chainlink! - fix(executor): callproxy as config -
#216
a481d17
Thanks @gustavogama-cll! - Fix assignment ofGroupSigners
inConfigTransformer.ToConfig()
-
#268
d28b0df
Thanks @gustavogama-cll! - Return the solana.rpc.GetTransactionResult struct as the raw transaction of the Solana SDK.
-
#256
45c6a2e
Thanks @akhilchainani! - Allow callProxy execute capability -
#245
7a5944e
Thanks @gustavogama-cll! - Add context and Converter map TimelockConverter.Convert params -
#231
a8447e1
Thanks @graham-chainlink! - feat(solana): timelock inspection - operation statuses check -
#242
c610826
Thanks @gustavogama-cll! - Add TimelockProposal.Convert for solana -
#238
abde70c
Thanks @graham-chainlink! - feat(solana): implement get roles for timelock inspection -
#236
150a1f6
Thanks @graham-chainlink! - Use string for inspector return type -
#209
a71dd79
Thanks @gustavogama-cll! - Add theConfigurer
component andSetConfig
call to the Solana SDK. -
#223
4adb968
Thanks @gustavogama-cll! - Add a "context" parameter to all APIs that interact with a blockchain. -
#227
21d8809
Thanks @ecPablo! - Adds Execute functionality to solana SDK -
#248
e153c75
Thanks @ecPablo! - Timelock execute batch on solana SDK. -
#211
be76399
Thanks @graham-chainlink! - feat(solana): support get opdata, root and root metadata
-
#215
9f39403
Thanks @gustavogama-cll! - Add theExecutor
component andSetRoot
call to the Solana SDK. -
#259
a4bc13b
Thanks @anirudhwarrier! - usbwallet: fix ledger access for latest firmware and add Ledger Flex -
#225
7c9cd3d
Thanks @gustavogama-cll! - Add PDA finders and ContractAddress parser to the Solana SDK -
#258
a11a0ee
Thanks @akhilchainani! - non-breaking change to allow a salt override to proposals -
#228
b953973
Thanks @graham-chainlink! - fix(solana): setProgramID on inspection methods
-
#214
04cb547
Thanks @akhilchainani! - Add helper function for timelock proposal execution -
#210
8431019
Thanks @akhilchainani! - Implement timelock executor interface + EVM implementation
- #183
6dd7030
Thanks @akhilchainani! - Implement EVM Simulations
- Refactored public API and internal packages to support multiple chain families.