Skip to content

Releases: gnolang/gno

v0.0.1-dev.2024.05.01

01 May 00:14
5429655
Compare
Choose a tag to compare
v0.0.1-dev.2024.05.01 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.1-dev.2024.04.01...v0.0.1-dev.2024.05.01

v0.0.1-dev.2024.04.01

01 Apr 00:14
6760265
Compare
Choose a tag to compare
v0.0.1-dev.2024.04.01 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.1-dev.2024.03.01...v0.0.1-dev.2024.04.01

v0.0.1-dev.2024.03.01

01 Mar 00:14
d32b583
Compare
Choose a tag to compare
v0.0.1-dev.2024.03.01 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.1-dev.2024.02.01...v0.0.1-dev.2024.03.01

v0.0.1-dev.2024.02.01

01 Feb 00:13
12b4b45
Compare
Choose a tag to compare
v0.0.1-dev.2024.02.01 Pre-release
Pre-release

What's Changed

New Contributors

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

v0.0.1-dev.2024.01.01

01 Jan 00:15
c3a4993
Compare
Choose a tag to compare
v0.0.1-dev.2024.01.01 Pre-release
Pre-release

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

v0.0.1-dev.2023.12.01

01 Dec 00:15
726349d
Compare
Choose a tag to compare
v0.0.1-dev.2023.12.01 Pre-release
Pre-release

What's Changed

New Contributors

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

v0.0.1-dev.2023.11.01

01 Nov 00:13
199cd29
Compare
Choose a tag to compare
v0.0.1-dev.2023.11.01 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.1-dev.2023.10.01...v0.0.1-dev.2023.11.01

v0.0.1-dev.2023.10.01

01 Oct 16:00
v0.0.1-dev.2023.10.01
5a7d005
Compare
Choose a tag to compare
v0.0.1-dev.2023.10.01 Pre-release
Pre-release

Semi-automatic snapshot release: This release captures the current state of development and may contain experimental features.

What's Changed

Full Changelog: v0.0.1-dev.2023.09.15...v0.0.1-dev.2023.10.01

v0.0.1-dev.2023.09.15

15 Sep 15:40
ef6a55b
Compare
Choose a tag to compare
v0.0.1-dev.2023.09.15 Pre-release
Pre-release

Semi-automatic snapshot release: This release captures the current state of development and may contain experimental features.

What's Changed

Read more

test3.gno.land

03 Nov 19:16
1ca2d97
Compare
Choose a tag to compare
test3.gno.land Pre-release
Pre-release

https://test3.gno.land

What's Changed

  • Fix typo in debug.go by @biki-cloud in #168
  • Create dependabot.yml by @faddat in #180
  • chore(vm): fix a crash when requesting a missing file by @jubnzv in #172
  • feat(grc20,foo20): lazily resolve username in grc20 (and foo20) by @moul in #145
  • chore: update .gitignore by @faddat in #177
  • feat: add a /status.json handler on website by @moul in #148
  • chore: gofumpt by @moul in #183
  • There is a problem that gnoland cannot be run after a completely new clone by @jackthgu in #185
  • fix(cmd): small sets of fixes in cmd package by @Milerius in #170
  • Trim whitespace from address by @LyteNetworkIO in #187
  • feat: add 'gnodev test' command by @moul in #149
  • chore: update discord link by @moul in #190
  • chore: silent the 'XXX save hash to iavl' comment by @moul in #191
  • Add support for grocksdb (but disabled by default) by @jaekwon in #197
  • Website: render usernames by @loicttn in #175
  • Update amino genproto by @jaekwon in #199
  • chore(test): setup a "flappy tests" system by @moul in #201
  • chore: add gnoweb build in Makefile + CI by @moul in #204
  • WIP: fixing some nondeterministic tests by @jaekwon in #132
  • chore: split biggest unit test suites in Makefile + CI by @moul in #205
  • chore: 'gnodev' improvements by @moul in #206
  • chore: split biggest packages test suites in Makefile + CI by @moul in #211
  • chore: refactor p/rand with cost-efficient alternative to md5 by @moul in #193
  • chore: mark new flappy test: TestSwitchInitPeerIsNotCalledBeforeRemovePeer by @moul in #215
  • chore: add 'make fmt' by @moul in #212
  • chore: update gitpod config by @moul in #216
  • chore: mark new flappy test: TestResetTimeoutPrecommitUponNewHeight by @moul in #217
  • chore: run gofumpt against the codebase by @moul in #213
  • chore: mark new flappy tests: TestSignerVoteKeepAlive, TestReactorRecordsVotesAndBlockParts by @moul in #218
  • gnodev test with testing.T by @anarcher in #208
  • chore: update getting started guide by @moul in #222
  • feat: various improvements on 'gnodev test' by @moul in #223
  • chore(ci): reduce opaque dependencies by @moul in #225
  • chore(ci): build and publish docker image by @moul in #226
  • chore: optimize the generated docker image by @moul in #227
  • chore(deps): bump docker/login-action from 1 to 2 by @dependabot in #228
  • feat: basic 'gnodev repl' helper by @moul in #224
  • chore: move tests/files2/zrealm_* into the implementation folders by @moul in #230
  • Sdk amino fix by @jaekwon in #229
  • test(gnodev): add integration tests by @moul in #231
  • fix(gnodev): was using exit code 0 for some failing cases + add new integration tests by @moul in #232
  • Legal by @jaekwon in #235
  • chore: fix tests by @moul in #237
  • chore: add staging.gno.land config by @moul in #236
  • feat(gnodev): implement 'test --run ...' by @moul in #233
  • chore: minimum registration fees with invites by @ltzmaxwell in #243
  • chore: support --run file/* for filetest.gno files by @moul in #244
  • chore: mark TestBroadcastTxForPeerStopsWhenPeerStops as flappy by @moul in #245
  • chore: add an example of output formatting in contracts (string, json, jsonp) by @moul in #214
  • chore: update staging's makefile helpers for operations by @moul in #247
  • Optimize : return meaningful message rather than NPE for boards; Add some test files as well" by @ltzmaxwell in #250
  • chore: apply gofumpt by @moul in #251
  • feat(gnofaucet): add a captcha by @r3v4s in #242
  • chore: bump dependencies with vulnerabilities by @alikhil in #254
  • chore: add 'gnoland --skip-failing-genesis-txs' by @moul in #248
  • chore: add 'gnoland --skip-start’ by @moul in #256
  • fix: potential nil dereferences by @alikhil in #258
  • chore: fix bunch of typos by @alikhil in #259
  • chore: prepare new testnet with cleaned genesis, new faucet, etc by @moul in #252
  • chore: fix makefile rule for website, add —view flag by @piux2 in #261
  • chore: setup multistage docker by @moul in #260
  • chore: fix staging deployment by @moul in #263
  • Fixed gnokey add public key failure by @piux2 in #264
  • chore: add misc/docker-build-stages by @moul in #262
  • fixed CreatePost -> CreateThread issue by @piux2 in #271
  • chore: setup CORS on staging by @moul in #272
  • chore: add test2.gno.land config by @moul in #273
  • chore: cleanup bak/ by @moul in #276
  • faucet handle ipv6 loopback addr & typo fix by @r3v4s in #268
  • Update LICENSE.md by @jaekwon in #194
  • feat: allocation tweaks by @jaekwon in #267
  • feat: replace gnot with ugnot + add airdrop file support by @moul in #274
  • chore: make remote and chainid dynamic by @moul in #277
  • chore: support custom home content by @moul in #279
  • chore: update testnets infra by @moul in #280
  • chore: 1ugnot -> 1000000ugnot by @jaekwon in #281
  • chore: mark ./pkgs/bft/consensus.TestStateHalt1 as flappy by @moul in #282
  • chore: tweak genesis distribution for test2 by @jaekwon in #278
  • chore: improve content for newcomers by @moul in #283
  • chore: update broken instructions by @moul in #284
  • chore: use independence-day's genesis for test2.gno.land by @moul in #285
  • chore: add gnotxport in the Docker image by @moul in #287
  • WIP: Fix mempool PostCheck error bug by @jaekwon in #290
  • Quickstart Guide 404 by @serranoarevalo in #291
  • chore(test2): setup TLS on rpc 36657 by @moul in #293
  • chore(test2): setup CORS headers by @moul in #294
  • chore: fix typos in gnoland/genesis directory files by @lumtis in #295
  • chore: increase verbosity of gnotxport by @moul in #296
  • chore: add DefaultBaseOptions for gnofaucet by @ltzmaxwell in #300
  • test: use T.TempDir to create temporary test directory by @Juneezee in #298
  • chore: add p/acl package by @moul in #289
  • chore: Filetest optimization by @ltzmaxwell in #304
  • chore: create faucet’s README.md by @piux2 in #302
  • chore: bump go1.19 by @moul in #310
  • chore: refactor gno.land/p/grc structure by @moul in #309
  • Support UntypedBigdecType, BigdecType, Float32Type and Float64Type. by @jaekwon in #306
  • chore: add basic GRC20 tests by @moul in #308
  • chore: switch from std.GetTimestamp to time.Now by @moul in #313
  • chore: bump test2's faucet to 50M by @moul in #315
  • chore: rename exts/token-metadata.gno by @lumtis in #318
  • chore: test broken genesis/configuration by @moul in #321
  • chore: add GRC777 interface by @moul in #307
  • chore: examples of upgrade pa...
Read more