Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(examples): forms #2 #3

Open
wants to merge 225 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
225 commits
Select commit Hold shift + click to select a range
47d5d84
feat(examples): gno-forms
agherasie Jul 16, 2024
a19037a
chore: fmt gno-forms
agherasie Jul 16, 2024
34c23eb
feat(examples): gno-forms readme and comments
agherasie Jul 16, 2024
1ac3eeb
feat(examples): r/forms date restrictions
agherasie Jul 18, 2024
332d856
chore(examples): fmt
agherasie Jul 18, 2024
92797f1
Update examples/gno.land/p/demo/forms/submit_test.gno
agherasie Jul 21, 2024
82dd483
Update examples/gno.land/p/demo/forms/create_test.gno
agherasie Jul 21, 2024
9504f6f
fix(examples): newlines in gno-forms structs
agherasie Jul 21, 2024
254c10f
fix(examples): FormDB rename gno-forms
agherasie Jul 21, 2024
76afc46
fix(examples): gno-forms unexported functions
agherasie Jul 21, 2024
6e35760
fix(examples): gno-forms error constants
agherasie Jul 21, 2024
f0a0e58
fix(examples): gno-forms handling all invalid json errors
agherasie Jul 21, 2024
8d97b6d
feat(examples): gno-forms using urequire
agherasie Jul 21, 2024
c6f0b15
chore(examples): gno-forms fmt
agherasie Jul 21, 2024
361170a
chore(examples): gno-forms godoc
agherasie Jul 21, 2024
2588cb3
chore(examples): gno-forms tidy
agherasie Jul 21, 2024
e9fb754
Merge branch 'master' into feat/gno-forms
agherasie Jul 21, 2024
9ccffcf
Update README.md
agherasie Jul 30, 2024
9d5f76b
Merge branch 'master' into feat/gno-forms
agherasie Jul 30, 2024
f4e7378
Update examples/gno.land/p/demo/forms/forms.gno
agherasie Aug 2, 2024
8da6592
Update examples/gno.land/p/demo/forms/create.gno
agherasie Aug 2, 2024
10e6843
chore(examples): gno forms readme markdown table formatting
agherasie Aug 2, 2024
854d61b
Merge branch 'master' into feat/gno-forms
agherasie Aug 2, 2024
39c8bcb
Merge branch 'master' into feat/gno-forms
leohhhn Aug 15, 2024
d11bff6
Merge branch 'master' into feat/gno-forms
n2p5 Jan 14, 2025
0d6ccdf
chore(examples): removed require from gno.mod
agherasie Jan 15, 2025
fa8c23e
fix(examples): rework parseDatess func in gno forms
agherasie Jan 15, 2025
7a6a032
fix(examples): gno forms parse dates no pointer
agherasie Jan 15, 2025
3fa9940
chore(autocounterd): fix `ShortHelp`, improve error messages (#3504)
mdqst Jan 15, 2025
b34bf70
Merge branch 'master' into feat/gno-forms
agherasie Jan 15, 2025
cb2255f
fix(gnoweb): enable table on gnoweb (#3525)
alexiscolin Jan 16, 2025
4bdf7fd
fix(examples): using Must* methods for json parsing
agherasie Jan 16, 2025
e3f2b0b
fix(examples): gno-forms validate answers functions cleaned
agherasie Jan 16, 2025
30dbb07
fix(examples): gno-forms builder pattern for JSON getters
agherasie Jan 16, 2025
74179f5
feat(examples): gno-forms json methods
agherasie Jan 16, 2025
596862c
chore(examples): fmt
agherasie Jan 16, 2025
8913134
fix(examples): gno-forms json builder embedding
agherasie Jan 16, 2025
870cbed
chore(gnoweb): cleanup iteration on gnoweb (#3379)
gfanton Jan 16, 2025
3d67120
Merge branch 'master' into feat/gno-forms
agherasie Jan 16, 2025
1d306d6
fix(gnoweb): font style italic (#3537)
alexiscolin Jan 17, 2025
d2813f8
ci(bot): disable bot if not configured on fork (#3542)
aeddi Jan 17, 2025
7a397a2
fix(txtar): ignore filetests when loading packages (#3550)
leohhhn Jan 19, 2025
4135ffe
fix(gnodev/pkg/emitter): use html/template not text/template for HTML…
odeke-em Jan 20, 2025
7e21e23
chore(github-bot): avoid references from bot comment to meta issue (#…
thehowl Jan 20, 2025
5448754
feat: add r/demo/atomicswap (#2510)
moul Jan 20, 2025
a52b8b2
chore: cleanup gno files (#3527)
gfanton Jan 20, 2025
b1352ac
fix: global var dependencies (#2077)
petar-dambovaliev Jan 20, 2025
09764ad
fix(tm2/pkg/bft,os,p2p): close leaking resources (#3556)
odeke-em Jan 20, 2025
52ddd00
fix(gnovm): correct map key persistence (#3127)
ltzmaxwell Jan 20, 2025
238d5d8
fix(avl): partial revert from #1881 (#3534)
notJoon Jan 20, 2025
fc40183
fix: addressability (#3198)
petar-dambovaliev Jan 20, 2025
d95ee04
test: fix TestDownloadDeps after #3534 (#3565)
thehowl Jan 20, 2025
8702da9
chore: fix gnohealth command/subcommand help (#3555)
aeddi Jan 20, 2025
6f37334
fix(grc721): Make basic `metadataNFT` implementation usable from exte…
stefann-01 Jan 21, 2025
bcfc002
chore(r/gnoland/pages): add bounties repo link to `page_contribute.gn…
michelleellen Jan 21, 2025
c74fb57
feat(github-bot): support review team flows (#3530)
thehowl Jan 21, 2025
1d72733
fix(gnoweb): titles missing id and toc anchors (#3538)
alexiscolin Jan 21, 2025
349ea1f
chore(deps): bump the everything-else group across 1 directory with 1…
dependabot[bot] Jan 21, 2025
f0223be
chore(deps): bump the go_modules group across 2 directories with 2 up…
dependabot[bot] Jan 21, 2025
92c41eb
fix(contribs/gnomd): patch dependencies, add linter, remove ioutils (…
n2p5 Jan 21, 2025
2ec6a15
refactor(gnoweb): improve layouts and reduce code duplication (#3569)
alexiscolin Jan 22, 2025
8851ff4
docs: remove `require`, add example gno doc (#3576)
mous1985 Jan 23, 2025
b9d93b7
ci(goreleaser): use `concurrency` to only execute 1 job at a time (#3…
thehowl Jan 23, 2025
ed1700a
refactor(examples): use std.Address based behaviour (#3580)
r3v4s Jan 23, 2025
4b6779a
fix(gno.land): update txtar, not modified in #3580 (#3590)
leohhhn Jan 23, 2025
b7f9f74
feat(github-bot): avoid triage-pending if there is any tech-staff rev…
thehowl Jan 23, 2025
fd24486
fix: remove import cycles (#3304)
n0izn0iz Jan 23, 2025
8e1c532
fix(p2p): infinity loop if no peer in queue (#3593)
gfanton Jan 23, 2025
98c4353
test(fuzz): appease goimports by renaming added .go corpus files to *…
odeke-em Jan 24, 2025
f67f186
chore: reorganize gnovm/cmd/gno (#3587)
moul Jan 24, 2025
ad93c33
feat(gnoweb): add gnoconnect html meta entries (#3609)
moul Jan 27, 2025
a885c78
fix(gnovm/softfloat): replace copy.sh with Go generator (#3584)
omarsy Jan 28, 2025
df4113d
feat(examples): update leon's config & home (#3603)
leohhhn Jan 29, 2025
21fe656
feat(r/docs): pager + render paths (#3608)
leohhhn Jan 29, 2025
4d0000e
feat(gnoweb): "No render" page/component (#3611)
leohhhn Jan 29, 2025
533ae67
fix(gnoweb): NoRender response & test (#3634)
leohhhn Jan 29, 2025
15d119f
feat: optimize jitter factor calculation (#3629)
aeddi Jan 29, 2025
b392287
feat: gno mod graph (#3588)
moul Jan 29, 2025
57da324
chore: Trigger CI tests on changes to the main go.mod (#3648)
jefft0 Jan 30, 2025
d3774ce
feat: ownable2step realm (#3594)
0xtekgrinder Jan 31, 2025
5c8dcfd
fix(tm2/pkg/bft/node): make Node.startRPC not leak listeners on any e…
odeke-em Jan 31, 2025
7992a29
feat(tm2/pkg/iavl): add FuzzIterateRange and modernize FuzzMutableTre…
odeke-em Jan 31, 2025
c24f69f
test(tm2/pkg/cmap): add benchmarks to show true impact of contention …
odeke-em Jan 31, 2025
627eab2
feat(examples/test): quality of life improvements (#3661)
leohhhn Feb 2, 2025
01abd50
chore(examples): modify pausable (#3628)
leohhhn Feb 2, 2025
dc0b608
feat(gnoweb): enable strikethrough UI (#3670)
alexiscolin Feb 3, 2025
815cf51
feat: add FOMO3D game implementation (#3344)
stefann-01 Feb 3, 2025
df14762
feat: bump max-gas same as current genesis (#3681)
r3v4s Feb 4, 2025
f847090
chore(examples): improve p/moul/txlink (#3682)
moul Feb 4, 2025
85a8740
feat(stdlibs/std)!: replace `IsOriginCall` with `PrevRealm().IsUser()…
omarsy Feb 4, 2025
479b314
feat(gnovm): support constant evaluation of len and cap on arrays (#3…
omarsy Feb 4, 2025
3614b60
fix(github-bot): require most rules to activate when base == `master`…
thehowl Feb 4, 2025
8410060
feat: add r/moul/present (#3668)
moul Feb 4, 2025
6fe3b31
chore(pipeline): run build of github pages on pullRequests (#3607)
Villaquiranm Feb 4, 2025
d75f1a2
fix(docs/gnokey): addpkg subcommand documentation (#3635)
Nemanya8 Feb 4, 2025
d7bfee2
feat(mux): add wildcard (*) for more flexible route matching (#3631)
mous1985 Feb 5, 2025
e12b3f1
feat: add JJOptimist's Homepage realm to examples (#3405)
JJOptimist Feb 5, 2025
9e6a67b
fix(p2p): Avoid inifinty loop during transport/listener `Accept` (#3662)
gfanton Feb 5, 2025
0b76b0b
feat(cmd/gno): add gno version command (#3002)
kazai777 Feb 5, 2025
0bc4423
fix(gnoweb): escape bash chars in help args (#3672)
alexiscolin Feb 6, 2025
7e1f5b5
fix(cmd/gno): only perform preprocessing in lint (#3597)
thehowl Feb 6, 2025
dd0360d
chore: remove govdao dependency in `r/gov/dao/bridge` (#3523)
leohhhn Feb 6, 2025
37ab807
test(cmd/gnoland): add test to ensure to not import tests/stdlibs (#3…
thehowl Feb 6, 2025
a01a030
chore: make codecov only care about newlines (#3277)
moul Feb 6, 2025
08d29a5
feat(gnoweb): display network info (#3679)
alexiscolin Feb 6, 2025
29c3ee6
chore(examples): change AVL pager to expect a read only tree (#3673)
jeronimoalbi Feb 6, 2025
ce6a4aa
fix(gnovm): correct filetest directive behavior (#3697)
ltzmaxwell Feb 6, 2025
dcd3834
feat(examples): Implement markdown package (#2912)
sunspirit99 Feb 6, 2025
de4a405
fix(rpc): always return array reponses for batch requests (#3678)
omarsy Feb 6, 2025
47395b1
fix: utilize `p2p.ExternalAddress` properly for dialing (#3581)
zivkovicmilos Feb 7, 2025
6367a3e
feat: add support for validating tx signatures in `gnogenesis` (#3690)
zivkovicmilos Feb 7, 2025
4f91841
fix(gnoweb): header links with webquery (#3671)
alexiscolin Feb 7, 2025
b4ebf6c
feat(examples): add p/moul/cow (#3325)
moul Feb 7, 2025
f75a77a
chore(examples): add microposts example (#3660)
moul Feb 7, 2025
c41a056
fix: skip failed txs in Portal Loop reset (#3699)
zivkovicmilos Feb 7, 2025
be61d7d
perf(tm2/pkg/amino): reduce RAM heavy-handedness by *bytes.Buffer poo…
odeke-em Feb 7, 2025
52fca76
chore: fmt (#3578)
moul Feb 9, 2025
afd39d3
chore: add missing 'make generate' in examples/ folder (#3711)
moul Feb 9, 2025
262e8ff
fix(examples): hall of fame render order (#3709)
leohhhn Feb 9, 2025
0f5b64d
chore: add `gno version` output in `gno bug` body (#3696)
thehowl Feb 10, 2025
03a8b55
build(gnovm): improve code generation (#3595)
thehowl Feb 10, 2025
d2c3838
feat(gnodev): lazy loading & staging support (#3237)
gfanton Feb 10, 2025
00ff397
refactor(gnolang): move Exception to frame.go (#3596)
thehowl Feb 10, 2025
3c604b4
chore(deps): bump the actions group across 1 directory with 2 updates…
dependabot[bot] Feb 10, 2025
7ad19d7
fix(github-bot): reviewer requirement fixes (#3706)
thehowl Feb 10, 2025
1226a21
fix(gnodev): do not replay failed transaction (#3708)
gfanton Feb 10, 2025
febedbf
feat(gnovm/pkg/gnolang): add compile time guards to fail on 32-bit ar…
odeke-em Feb 10, 2025
31fcf6a
refactor(rpc): handlers.go - makeJSONRPCHandler() control flow refact…
masonmcbride Feb 10, 2025
07e3c49
refactor(gnovm): remove TRANS_BREAK from transcriber (#3626)
thehowl Feb 11, 2025
4f03669
chore(gnovm): instrument debug tracing to display the caller site. (#…
mvertes Feb 11, 2025
7ca5ed2
test(cmd/gno): don't fail if tests take more than 10 seconds (#3723)
thehowl Feb 11, 2025
f4192a6
feat(examples): add p/moul/dynreplacer (#3710)
moul Feb 11, 2025
7360187
Merge branch 'master' into feat/gno-forms
thehowl Feb 11, 2025
f47e08a
chore(examples): forms doc.gno
agherasie Feb 11, 2025
733c56c
chore(examples): moved forms to agherasie/forms
agherasie Feb 11, 2025
d0201fb
perf(tm2/pkg/*): use fmt.Fprintf instead of buf.Write([]byte(fmt.Spri…
odeke-em Feb 12, 2025
bb0a7c8
fix(gno.land): limit gas in simulate and query (#3654)
thehowl Feb 13, 2025
bd8f04e
feat(gnovm): enforce size of int and uint to 64 bits on all arch. (#3…
mvertes Feb 13, 2025
c61e217
fix(gnovm): object deletion; add comments (#3741)
petar-dambovaliev Feb 13, 2025
52a4198
fix(tm2): overflow check when computing remaining gas. (#3745)
mvertes Feb 13, 2025
e9e04ea
chore(gnovm): remove unused Machine.MaxCycles (#3744)
mvertes Feb 13, 2025
70b8a70
fix(gnodev): fix the use of filepath instead of path on windows (#3737)
gfanton Feb 13, 2025
041f56d
fix(gnolang): make Go2Gno return a prespective error instead of sudde…
odeke-em Feb 13, 2025
2e49141
feat(examples): add mason realm to examples + md project (#3726)
masonmcbride Feb 13, 2025
9884ba1
feat(gnoweb): add secure headers by default & timeout configuration (…
gfanton Feb 14, 2025
3a13241
fix(gnoweb): allow `gno.services` url for analytics (#3762)
gfanton Feb 17, 2025
bac0fcc
ci: linter hotfix + update to 1.64 (#3766)
thehowl Feb 17, 2025
9130063
fix: allows images from gnolang.github.io in csp (#3765)
alexiscolin Feb 17, 2025
21ec808
chore: bump go version in CI (#3772)
zivkovicmilos Feb 18, 2025
de78e5b
ci(docs): fix go-version-file path (#3773)
aeddi Feb 18, 2025
0a3df04
feat(gnovm)!: remove `bigint` type (#3641)
thehowl Feb 18, 2025
64ea826
fix: correct typed-nil handling (#1891)
ltzmaxwell Feb 18, 2025
78bf1f1
chore(examples): update leon's config package (#3761)
leohhhn Feb 18, 2025
d7e18a2
fix(gnovm): no ValuePath depths should exceed uint8/2 (#3753)
omarsy Feb 18, 2025
ca7aac4
chore: introducing Gnodev official Docker image (#3784)
sw360cab Feb 19, 2025
5f180bd
chore: fixing ldflags for gnodev build in Goreleaser (#3785)
sw360cab Feb 19, 2025
d7184ac
chore: fixing extra_files in gnodev (#3786)
sw360cab Feb 19, 2025
2d2f96b
chore: fixing extra_files in gnodev amd64 (#3787)
sw360cab Feb 19, 2025
ec696d4
chore: adding examples to govdev Docker image (#3788)
sw360cab Feb 19, 2025
0a239e1
feat(stdlibs/std)!: remove `Get` prefixes, extend abbreviations (#3374)
hthieu1110 Feb 19, 2025
955e1ca
feat(gnolang): make panics from Go2Gno produce lineno:column informat…
odeke-em Feb 19, 2025
0fb25b5
feat(gnovm): enable debugger for gno test (#3380)
mvertes Feb 20, 2025
b04ca6c
build: use go1.23.6 (#3767)
thehowl Feb 20, 2025
de3e4e5
feat(gnovm): disallow internal imports (#3774)
thehowl Feb 20, 2025
8591793
chore: Adding Stdlib to Gnodev Docker image (#3798)
sw360cab Feb 21, 2025
bf2e03f
chore(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1 in th…
dependabot[bot] Feb 21, 2025
2c2c018
fix(docs): originpkgaddr type (#3804)
leohhhn Feb 21, 2025
85b3c0b
fix(gnovm): protect TypedValue stringer against deep recursivity (#3790)
mvertes Feb 21, 2025
a4b5c9c
fix(gnovm): allow private struct fields to be set (#3814)
mvertes Feb 24, 2025
27fd12d
docs: archive test4 (#3810)
leohhhn Feb 24, 2025
300dcfd
feat(sdk/vm): disallow calling internal realms (#3794)
thehowl Feb 24, 2025
41a43ba
feat(examples): add p/moul/fifo (#3736)
moul Feb 24, 2025
c3c6e66
fix(gnolang): prescriptively reject *ast.(IndexListExpr, GoStmt) as u…
odeke-em Feb 24, 2025
6803b77
fix(gnovm): remove `preprocessing` variable (#3728)
thehowl Feb 24, 2025
83c83f9
feat(examples): add p/moul/authz (#3700)
moul Feb 24, 2025
3288fe8
fix: CSP to allow pixel gif from simple analytics (#3822)
alexiscolin Feb 25, 2025
6bf3889
feat(examples): add `p/jeronimoalbi/pager` package (#3806)
jeronimoalbi Feb 25, 2025
c433aa0
chore(docs): rm mentions of staging testnet (#3828)
leohhhn Feb 25, 2025
fddfacc
chore(gnoweb): bump hardcoded gas value (#3833)
leohhhn Feb 26, 2025
d7ce169
feat(r/docs): add `minisocial` example (#3834)
leohhhn Feb 26, 2025
05d8890
fix(gnovm): don't assert to bodyStmt when creating stacktraces (#3836)
thehowl Feb 26, 2025
d1db75e
feat(gnoweb): add metadata to md content (#3797)
alexiscolin Feb 27, 2025
17f44dc
fix(gnovm): remove readonly flag (#3840)
ltzmaxwell Feb 27, 2025
9d1fbf5
fix: check interface convertable and print safe nil (#3843)
petar-dambovaliev Feb 28, 2025
f4324fb
feat: Add vm/qdoc with function comments (#3459)
jefft0 Feb 28, 2025
e352770
fix(amino): panic when registering types with the same name (#2325)
grepsuzette Feb 28, 2025
a430dee
Update examples/gno.land/r/agherasie/forms/forms.gno
leohhhn Feb 28, 2025
31d17c4
Merge branch 'master' into feat/gno-forms
leohhhn Feb 28, 2025
c06de0a
fix(gnoweb): change 'docs' to 'actions', updates to menus (#3850)
alexiscolin Feb 28, 2025
00ddf55
chore: refactor gnoland/home (#3853)
moul Feb 28, 2025
dc62b18
chore: improve error response structure and metadata (#3845)
moul Mar 1, 2025
00ec537
fix(examples): forms updates relative to #1475
agherasie Mar 1, 2025
cb286f5
Merge branch 'master' into feat/gno-forms
agherasie Mar 1, 2025
8c507e7
fix(examples): changes test funcs
agherasie Mar 1, 2025
6c20104
feat(gnovm): add `any` type (#3862)
thehowl Mar 3, 2025
fc359ea
fix(gnovm): support len() on nil map (#3856)
thehowl Mar 3, 2025
9cd5c0e
feat(example): `r/mouss` (#3472)
mous1985 Mar 3, 2025
536ea5b
feat(examples): create /r/grepsuzette/home (#3652)
grepsuzette Mar 3, 2025
253c766
fix(gnovm): correct const type deduction (#2948)
ltzmaxwell Mar 4, 2025
1a99094
fix(gnovm): fix unary operator ^ on constants (#3876)
mvertes Mar 4, 2025
e344aca
fix(gnovm): handle calling method with value receiver on nil (#3861)
thehowl Mar 4, 2025
4ac5fa4
feat(gnovm): show stacktraces when recovering from a test (#3837)
thehowl Mar 4, 2025
6f91a35
docs: improve go<>gno compat document searchability on complex number…
odeke-em Mar 4, 2025
b01689f
fix(minisocial): reset pager upon reset (#3879)
leohhhn Mar 5, 2025
ac16580
feat(gnovm): improve interface/func/struct type `String` methods (#3875)
thehowl Mar 5, 2025
cbaaf39
feat(examples): add `p/thox/{accesscontrol,timelock}` (#2307)
kazai777 Mar 5, 2025
5b056d7
fix(gnoweb): breadcrumb generation for consistent argument and query …
alexiscolin Mar 6, 2025
f1d6210
fix(tm2): Fix the endpoint /tx?hash= to make it work (#2518)
linhpn99 Mar 6, 2025
f67adf2
chore: remove typeval and other unused uverse vals (#3883)
thehowl Mar 6, 2025
69af6e2
fix(gnovm): fix nil pointer deref for duplicate declarations (#3886)
ltzmaxwell Mar 6, 2025
b0b752c
feat: docs v2 (#3868)
moul Mar 6, 2025
f35bbf2
feat(examples): add `p/jeronimoalbi/datastore` package (#3698)
jeronimoalbi Mar 6, 2025
01df7eb
fix(gnovm/pkg/test): use scoped store when running GetMemPackage (#3854)
thehowl Mar 7, 2025
a36b8e6
feat: add gnoweb codeowners (#3890)
aeddi Mar 7, 2025
a5e084c
feat(gnovm/tests/stdlibs): add `fmt` (#3847)
thehowl Mar 7, 2025
d24efa0
feat: lock token transfer and parameter module, take 2 (#3860)
jaekwon Mar 7, 2025
ac5584b
feat(examples): `p/leon/pkgerr` (#3738)
leohhhn Mar 7, 2025
c68cbcc
chore: fix master build (#3891)
thehowl Mar 7, 2025
9b5dc9c
refactor: `r/demo/users` (#3166)
leohhhn Mar 8, 2025
a37a073
fix: interface to concrete type by T(ifaceVal) is not allowed (#3757)
petar-dambovaliev Mar 9, 2025
0d5a737
fix: remove `r/demo/users` traces (#3896)
leohhhn Mar 10, 2025
b1fc6ac
feat: add assets.gnoteam.com to the CSP img-src whitelist (#3892)
alexiscolin Mar 10, 2025
4608777
feat(cmd/gno): perform type checking before test (#3887)
thehowl Mar 10, 2025
b1685f0
ci: reciprocally test gnovm and examples when they change (#3904)
thehowl Mar 10, 2025
b6128ad
Merge branch 'master' into feat/gno-forms
agherasie Mar 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/BUG-REPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Describe your issue in as much detail as possible here

### Your environment

* Go version (example: go1.22.4)
* Go version (example: go1.23.6)
* OS and CPU architecture (example: linux/amd64)
* Gno commit hash causing the issue (example: f24690e7ebf325bffcfaf9e328c3df8e6b21e50c)

Expand All @@ -37,4 +37,4 @@ Please paste any logs here that demonstrate the issue, if they exist

### Proposed solution

If you have an idea of how to fix this issue, please write it down here, so we can begin discussing it
If you have an idea of how to fix this issue, please write it down here, so we can begin discussing it
15 changes: 3 additions & 12 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,10 @@ coverage:
round: down
precision: 2
status:
project:
patch: # new lines
default:
target: auto
threshold: 5 # Let's decrease this later.
base: parent
if_no_uploads: error
if_not_found: success
if_ci_failed: error
only_pulls: false
patch:
default:
target: auto
threshold: 5 # Let's decrease this later.
target: 80
threshold: 10
base: auto
if_no_uploads: error
if_not_found: success
Expand Down
8 changes: 4 additions & 4 deletions .github/golangci.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
run:
concurrency: 8
timeout: 10m
issue-exit-code: 1
issues-exit-code: 1
tests: true
skip-dirs-use-default: true
modules-download-mode: readonly
allow-parallel-runners: false
go: ""

output:
uniq-by-line: false
path-prefix: ""
sort-results: true

Expand Down Expand Up @@ -55,7 +53,7 @@ linters-settings:
- G306 # Expect WriteFile permissions to be 0600 or less
- G115 # Integer overflow conversion, no solution to check the overflow in time of convert, so linter shouldn't check the overflow.
stylecheck:
checks: [ "all", "-ST1022", "-ST1003" ]
checks: ["all", "-ST1022", "-ST1003"]
errorlint:
asserts: false

Expand All @@ -78,6 +76,8 @@ issues:
max-same-issues: 0
new: false
fix: false
exclude-dirs-use-default: true
uniq-by-line: false

exclude-rules:
- path: _test\.go
Expand Down
Loading
Loading