Skip to content

v0.0.1-dev.2024.01.01

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 00:15
· 377 commits to master since this release
c3a4993

What's Changed

  • chore(docs): Fix dead links in documentation by @kristovatlas in #1401
  • fix: upgrade apd lib to version without bug by @deelawn in #1399
  • feat(gnolang): print nil slices as undefined by @notJoon in #1380
  • chore(deps): bump coursier/cache-action from 6.4.0 to 6.4.4 by @dependabot in #1353
  • chore: add contract-contract interation with ownership example by @moul in #1262
  • feat(examples): add {p,r}/demo/tamagotchi by @moul in #1359
  • fix: Improve BFT Tests Stability by @gfanton in #1385
  • feat(examples): wugnot (grc20’s wrapped ugnot) by @moul in #1356
  • chore: import secp256k1 for amino parsing by @albttx in #1178
  • feat: Implement ./contribs/gnodev command by @gfanton in #1386
  • fix: [gnoweb] fix unset binding by @gfanton in #1446
  • fix: Revert "Improve BFT Tests Stability (#1385)" by @gfanton in #1441
  • docs: add more info on maketx call args by @leohhhn in #1413
  • feat(gnolang): add support for octals without 'o' (eg. 0755) by @notJoon in #1331
  • fix: boolean operations must have boolean operands by @deelawn in #1451
  • feat(gnovm): improved native bindings by @thehowl in #859
  • docs: reorg & rename top level docs by @leohhhn in #1455
  • chore: fix CODEOWNERS by @moul in #1465
  • fix: In gnoweb realm_help.html, update to Data.Flags.HelpChainID and Data.Flags.HelpRemote by @jefft0 in #1444
  • fix(gnoweb): FaucetURL correct endpoint by @albttx in #1449
  • chore: update top-level README.md by @moul in #1436
  • chore: update CODEOWNERS by @moul in #1474
  • chore: portal loop's homepage update by @moul in #1440
  • fix: repair gnoweb flag parsing by @moul in #1476
  • feat(p/grc721): add SetTokenURI to IGRC721 by @irreverentsimplicity in #1309
  • fix: repair staging docker-compose by using the new gnoweb CLI by @moul in #1478
  • ci: add Dependabot recursive go mod tidy support by @zivkovicmilos in #1412
  • docs: update gnokey url by @iuricmp in #1470
  • docs: update docs overview by @leohhhn in #1480
  • chore: remove a codeowner rule that was shadowing the expected good ones by @moul in #1481
  • fix: account for recursion when stringing to avoid overflow by @deelawn in #1315
  • style: increase doc body max width by @alexiscolin in #1485

New Contributors

Full Changelog: v0.0.1-dev.2023.12.01...v0.0.1-dev.2024.01.01