What's Changed
- fix: SetWalletFromMnemonic support testnet address by @Newt6611 in #25
- feat: PlutusV2Script ToAddress support testnet by @Newt6611 in #26
- feat: fingerprint support by @Newt6611 in #27
- Update plutus.go by @Salvionied in #32
- Maestro bump by @Salvionied in #34
- fix-tws by @Salvionied in #35
- feature: privately hosted blockfrost instance support by @nelsonksh in #19
- feat: add Fingerprint ToPlutusData by @Newt6611 in #31
- Build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.31.0 by @dependabot in #38
- Asset plutus type by @Salvionied in #33
- update plutusencoder/readme.md by @Newt6611 in #37
- feat: add tx signing with both stake and payment key by @joacohoyos in #36
- Add method to set collateral amount for transactions by @mgpai22 in #39
- ci: use blinklabs-io default go-test workflow by @wolf31o2 in #41
- fix: update kugo from main to include matches parsing fix by @wolf31o2 in #43
- ci: enable dependabot weekly scans by @wolf31o2 in #40
- Build(deps): Bump filippo.io/edwards25519 from 1.0.0 to 1.1.0 by @dependabot in #44
- ci: publish workflow to update pkg.go.dev automatically by @wolf31o2 in #46
- fix: golangci-lint workflow and fix errors reported by @wolf31o2 in #42
- chore: run through go fmt ./... and gofmt -s -w by @wolf31o2 in #47
- ci: enable codeql scans by @wolf31o2 in #48
- fix: incorrect conversion between integer types by @wolf31o2 in #49
- fix: correct preprod network name in MaestroChainContext by @wolf31o2 in #50
- chore(deps): update kugo and ogmigo to the latest stable by @wolf31o2 in #51
New Contributors
- @Newt6611 made their first contribution in #25
- @nelsonksh made their first contribution in #19
- @dependabot made their first contribution in #38
- @mgpai22 made their first contribution in #39
- @wolf31o2 made their first contribution in #41
Full Changelog: v1.0.12...v1.1.0