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: DAO SDK #18

Open
wants to merge 358 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
358 commits
Select commit Hold shift + click to select a range
f4f54a2
Merge branch 'master' into daosdk
n0izn0iz May 22, 2024
db663c7
chore: update docs
n0izn0iz Jun 17, 2024
63e3de2
chore: update docs
n0izn0iz Jun 17, 2024
6f3a094
perf(tm2/bft/fail): use sync.Once instead of Getenv on each call (#2805)
thehowl Sep 18, 2024
01ee5a9
feat(examples): add p/fqname (#2808)
moul Sep 18, 2024
f87ba5d
feat(gnobro): add json log format (#2812)
gfanton Sep 19, 2024
5450f64
fix: Don't emit events from failed transactions (#2806)
deelawn Sep 19, 2024
ca31100
feat(examples): add simplest "counter" realm (#2815)
thehowl Sep 20, 2024
1fe3fe7
chore(deps): bump coursier/setup-action from 1.3.5 to 1.3.6 in the ac…
dependabot[bot] Sep 20, 2024
35152a6
feat(examples): add p/printfdebugging (#2809)
moul Sep 20, 2024
dc0cc26
docs: updated missing gnofaucet README (#2783)
poroburu Sep 20, 2024
9897b66
docs(gno-js): remove wrong param in getFileContent (#2419)
RezaRahemtola Sep 20, 2024
ca9eb4b
feat: Add timezone location support (#2705)
deelawn Sep 25, 2024
577c462
chore(benchmarks): Rehauling Benchmark Workloads (#2716)
sw360cab Sep 26, 2024
a58bb00
test(gno.land): fix `TestTestdata/restart_missing_type` (#2853)
omarsy Sep 26, 2024
0bfa8ff
feat(r/demo/users): pre-register test1 user to make interaction with …
hthieu1110 Sep 26, 2024
f69880b
fix(tm2/iavl/benchmarks): skip benchmarks that run for too long (#2854)
ajnavarro Sep 26, 2024
bdc9d0e
chore: rename r/manfred -> r/moul (#2820)
moul Sep 26, 2024
df0d6b8
fix: stop LevelDB benchmark due to an error (#2857)
ajnavarro Sep 26, 2024
a0f7028
ci: adding support for differentiate github actions self-hosted runne…
sw360cab Sep 26, 2024
7a1a966
chore: address codereview comments from #2754 (#2786)
thehowl Sep 26, 2024
14d4d21
fix(cmd/gno): pass an ExecContext to MachineOptions in `gno run` (#2856)
wyhaines Sep 27, 2024
1e27785
fix(gnoweb): show contents of source when javascript is disabled (#2860)
thehowl Sep 27, 2024
69400d4
fix(portal-loop): hotfix revert "chore: rename r/manfred -> r/moul (#…
moul Sep 27, 2024
01d9e8d
feat(ops/gnobro): introducing Release workflow for the Gnobro tool (#…
sw360cab Sep 30, 2024
0e84846
fix(tm2): Improve hash comparison messages in consensus error handlin…
sunspirit99 Oct 2, 2024
fb85d0c
feat(examples): Implement a two-player Dice Roller game (#2768)
linhpn99 Oct 2, 2024
4f6ca96
chore(p/grc20): Distinct Event Types for GRC20 Functions (#2749)
notJoon Oct 2, 2024
11a5027
feat(p/ufmt): Support more formatting verbs (#2351)
notJoon Oct 2, 2024
bdd91ce
test(r/demo/tests): add filetest for PrevRealm (#1705)
grepsuzette Oct 2, 2024
09b6241
chore(gnovm/gnofmt): Replace usage of ast.Object with ast.Ident In `g…
notJoon Oct 2, 2024
7f39d04
chore(codeowners): add codeowners for boardsv2 (#2883)
ilgooz Oct 2, 2024
ee2b1fa
test(gno.land/sdk/vm): add unit tests for `Msg*.ValidateBasic` (#2855)
sunspirit99 Oct 2, 2024
a2b4d4b
feat(stdlibs): add strings.Replacer (#2816)
Villaquiranm Oct 2, 2024
47118ef
feat(stdlibs): add package `html` (#2802)
Villaquiranm Oct 3, 2024
41881ec
chore: ci(benchmarks) Feat/benchmarks master push (#2891)
sw360cab Oct 3, 2024
e4d7528
ci: change alert-threshold to 120% (#2880)
thehowl Oct 3, 2024
14acb90
ci(hotfix): yaml whitespace (#2892)
thehowl Oct 3, 2024
4b3b419
chore(docs): fix broken link in tm2/pkg/amino/README.md (#2322)
grepsuzette Oct 3, 2024
8a62a28
ci: remove conflicting option to push benchmark on github pages (#2895)
sw360cab Oct 3, 2024
d3049ae
docs: test3 -> portal loop (#2897)
moul Oct 4, 2024
628f965
chore(ci): do not mark master as failing due to benchmark (#2913)
moul Oct 5, 2024
e5840e2
fix(gnoweb): fix broken link (#2926)
leohhhn Oct 8, 2024
2f60580
chore(gnoweb): update page_contribute.gno (#2922)
michelleellen Oct 8, 2024
912a5db
docs(/p/demo/json): update json package README.md (#2921)
MalekLahbib Oct 8, 2024
d63918f
fix(gnovm): correct type for shift expression (#1775)
ltzmaxwell Oct 15, 2024
2c04ff0
chore: farewell Dylan 👋 (#2951)
moul Oct 15, 2024
d741140
fix(p/demo/uassert): amend ineffective assignment (#2936)
MalekLahbib Oct 15, 2024
679301a
fix(r/leon/config): fix config bug (#2934)
leohhhn Oct 15, 2024
a73cb22
chore: fix issues reported by `go vet` (#2952)
mvertes Oct 15, 2024
5444859
chore: Remove checkbox with the reminder of adding more Benchmarks. (…
ajnavarro Oct 16, 2024
641d2fd
feat(tm2/crypto/keys): In the gnokey CLI, add command to update the p…
jefft0 Oct 16, 2024
6d986bf
chore(ci): reducing folders spinning up benchmarks (#2966)
sw360cab Oct 17, 2024
05cd4f5
feat(stdlibs): add package `strconv` (#1464)
thehowl Oct 17, 2024
5ef7cbf
docs: add `gno {env,fmt}` to go-gno-compatibility (#2974)
MalekLahbib Oct 18, 2024
e587167
chore: Run stdlib tests in parallel to make gnovm tests run faster (#…
ajnavarro Oct 18, 2024
4d86229
fix(gnovm): remove migration code of old GNOHOME (#2978)
Villaquiranm Oct 18, 2024
b655cd2
fix(cmd/aminoscan): set len=0 in a slice initialization (#2971)
rusttech Oct 18, 2024
f6bd2d3
chore: add alexiscolin as gnoweb reviewer (#2967)
alexiscolin Oct 18, 2024
93ece90
feat(gnoweb): disable html in markdown (#2964)
alexiscolin Oct 20, 2024
24f0a0d
chore: remove unused flag (#2990)
moul Oct 21, 2024
6fafe0e
chore(cmd/gnoland): disable --flag-config-path (#2991)
moul Oct 21, 2024
464c7f1
feat(cmd/gno): lint all files in folder before panicking (#2202)
Villaquiranm Oct 21, 2024
a5c1d18
fix(tm2): avoid mutex copy in marshal and unmarshal methods (#2981)
mvertes Oct 21, 2024
13dfd21
chore(pages): update bounty Terms & Conditions link (#2982)
leohhhn Oct 21, 2024
88a0c4e
fix(gonative): add constant information when we define a go native v…
omarsy Oct 21, 2024
af169ff
fix(ghverify): fix avl tree iteration in `Render` and `GetFeedDefinit…
omarsy Oct 21, 2024
8417ca4
chore: remove misc/logos (#2965)
thehowl Oct 21, 2024
1154172
chore: remove vmkeeper.maxcycles (#2993)
moul Oct 22, 2024
47fb389
chore(deps): bump the actions group across 1 directory with 2 updates…
dependabot[bot] Oct 22, 2024
4b68712
fix(crypto/keys): in dbKeybase.writeInfo, if replacing a name entry, …
jefft0 Oct 22, 2024
ec222ec
feat(examples): add interactive realm `r/stefann/home` (#2918)
stefann-01 Oct 22, 2024
5c876f3
chore(codecov): ignore generated files (#2998)
moul Oct 22, 2024
1a57e81
feat(gnovm): handle loop variables (#2429)
jaekwon Oct 22, 2024
43dd3f3
feat(tm2): add sdk/params module (#2920)
moul Oct 23, 2024
e34a8f7
fix(tm2): enable coin benchmark tests after fixing panic error (#2884)
sunspirit99 Oct 23, 2024
247f2c6
feat(ghverify): emit event when user request verification (#2778)
Villaquiranm Oct 23, 2024
5e71837
test(p/uint256): Increase Test Coverage for `uint256` Package (#2931)
notJoon Oct 23, 2024
d961785
test(stdlibs/io): add additional test (#2898)
notJoon Oct 23, 2024
f4c4204
feat(gnovm): add 'gno test -print-events' + cleanup machine between t…
moul Oct 23, 2024
a2e5c3d
ci: remove unused goreleaser files, ignore chain/ tags (#3004)
thehowl Oct 23, 2024
4927d4b
ci: fixup goreleaser workflow, again (#3008)
thehowl Oct 23, 2024
c2aef42
ci: fix goreleaser ci again again (#3010)
thehowl Oct 23, 2024
520195e
feat(stdlibs/std): prohibit getting Banker from a pure package (#2248)
Villaquiranm Oct 23, 2024
287c22e
fix(gnovm): fix issue with locally re-definition (#3014)
ltzmaxwell Oct 24, 2024
a478348
chore: remove CODEOWNERS (#3022)
Kouteki Oct 25, 2024
0b2c67e
fix(gnolang): ensure complete Uverse initialization (#2997)
thehowl Oct 25, 2024
603f6d3
chore: relocate tm2/std.MemFile in gnovm/std (#2910)
moul Oct 25, 2024
b849b5a
ci: run gno test with --print-runtime-metrics (#2979)
moul Oct 25, 2024
49e718c
feat: add `p/moul/txlink` + `p/moul/helplink` (#2887)
moul Oct 25, 2024
cfbaff2
ci: benchmark only BenchmarkBenchdata (#3007)
thehowl Oct 25, 2024
2838ad1
ci: add workflow to ensure go.mod files are tidied (#3025)
thehowl Oct 25, 2024
534e652
docs: fix tm2 broken link (#3034)
MikaelVallenet Oct 27, 2024
d03581e
ci: don't test verbosely (#3026)
thehowl Oct 28, 2024
12bd8da
chore: move `gnoland genesis` to `contribs/gnogenesis` (#3041)
zivkovicmilos Oct 29, 2024
2a2be39
feat: `r/gov/dao` v2 (#2581)
zivkovicmilos Oct 29, 2024
ed91991
chore: remove install.gnogenesis from root makefile (#3045)
thehowl Oct 29, 2024
9786fa3
chore: put replaces on gnolang/gno for all go.mods (#3046)
thehowl Oct 30, 2024
850182c
fix(gnovm): forbid star expression when value is not a pointer (#2984)
omarsy Oct 30, 2024
494976d
feat(p/json): remove unnecessary code and optimize (#2939)
notJoon Oct 30, 2024
e9640ef
test(gno.land): add unit tests for sdk/vm.vmHandler (#2459)
moul Oct 30, 2024
8ec556e
fix(gnovm): forbid star expression when value is nil (#3053)
omarsy Oct 30, 2024
2873354
test(gnovm): indented json on filetests's Events: directives (#3055)
moul Oct 31, 2024
af05780
ci: publish master Docker images without `--snapshot` flag (#3057)
ajnavarro Oct 31, 2024
c776e32
feat: support metadata for genesis txs (#2941)
zivkovicmilos Nov 4, 2024
879041f
feat: add `contribs/gnomigrate` (#3063)
zivkovicmilos Nov 4, 2024
e3995b9
chore: update `tx-archive` in portal loop (#3064)
zivkovicmilos Nov 4, 2024
95df7b0
chore: tidy `misc/loop` mod (#3065)
zivkovicmilos Nov 5, 2024
9096ef4
fix(tm2): rename methods to avoid conflicts with (un)marshaler interf…
mvertes Nov 5, 2024
367408a
chore: fix lint issues from `go vet` (#3069)
mvertes Nov 5, 2024
538ebff
feat: change `gnoweb` to add URL query string to render path (#2876)
jeronimoalbi Nov 6, 2024
f2928f1
test(cmd/gno): prevent nil deref in testMainCaseRun (#3071)
n0izn0iz Nov 6, 2024
724ffc9
ci: add a stale bot for PRs (#2804)
aeddi Nov 6, 2024
9dad8f1
fix(simpledao): reject invalid voting options (#3077)
thehowl Nov 6, 2024
2173b49
feat(examples): add `r/demo/daoweb` realm (#3074)
zivkovicmilos Nov 6, 2024
e2e9435
chore: `s/Gno.land/gno.land/g` (#3047)
thehowl Nov 6, 2024
81a88a2
feat: add p/avl/pager (#2584)
moul Nov 6, 2024
9129e4e
fix(gnovm): don't print to stdout by default (#3076)
thehowl Nov 7, 2024
7ef606c
fix(gnovm): prevent assignment to non-assignable expressions (#2896)
omarsy Nov 7, 2024
d73b6c6
ci: add go caching (#3091)
moul Nov 8, 2024
da79c84
test(ci): coverpkg=gno.land/... for txtar tests (#3088)
moul Nov 8, 2024
4f27a57
fix(cmd/gno/clean): allow to run `gno clean -modcache` from anywhere …
n0izn0iz Nov 8, 2024
5f85d50
feat: add p/moul/realmpath (#3094)
moul Nov 12, 2024
5b64aa9
feat: add initial `test5.gno.land` deployment (#3092)
zivkovicmilos Nov 12, 2024
60304df
chore(p/grc721): Distinct Event Types for GRC721 Functions (#3102)
r3v4s Nov 12, 2024
36cdadb
feat: add r/sys/params + params genesis support (#3003)
moul Nov 12, 2024
3bb666c
feat(examples): grc20 refactor (#2983)
moul Nov 12, 2024
bd1d76e
feat(examples): add haystack package and realm (#3082)
n2p5 Nov 13, 2024
6c3cc02
chore(examples): update README (#3116)
leohhhn Nov 14, 2024
1993c69
feat(examples): hall of fame (#2842)
leohhhn Nov 14, 2024
38736e7
chore(deps): bump the actions group across 1 directory with 2 updates…
dependabot[bot] Nov 14, 2024
6c5329d
docs(gno-js): Add provider instantiation docs (#2427)
RezaRahemtola Nov 15, 2024
a1812af
feat: add p/moul/mdtable (#3100)
moul Nov 15, 2024
a1a7cb3
feat: add bug label automatically to the bug report template (#3132)
Kouteki Nov 16, 2024
6a13619
feat(examples): add hello_world, update `r/demo/event` (#3130)
leohhhn Nov 18, 2024
0246761
fix: branch stmts (#3043)
petar-dambovaliev Nov 18, 2024
1e2929b
feat: bump codecov to v5 (#3152)
gfanton Nov 19, 2024
b3800b7
feat(examples): mirror realm (#3156)
leohhhn Nov 19, 2024
7188b1c
feat: add gnohealth cli tool (#3158)
aeddi Nov 20, 2024
732bb0b
refactor: remove useless code and fix a test (#3159)
aeddi Nov 20, 2024
4646ae6
feat: add r/docs/home (#3160)
moul Nov 20, 2024
2c323f4
ci: only run fossa action on workflow_dispatch (#3125)
thehowl Nov 20, 2024
7e5de12
chore: move `hof` under `r/leon` (#3167)
leohhhn Nov 20, 2024
889082f
feat(examples): add source code view doc, add `r/` README (#3163)
leohhhn Nov 21, 2024
7718bc3
feat(p/int256): Optimize `int256` with two's complement implementatio…
notJoon Nov 21, 2024
dc65f91
feat(gnovm): sync code AssignStmt - ValueDecl (#3017)
hthieu1110 Nov 21, 2024
549da06
chore(otel): Open Telemetry metrics fixed and provided with demo exam…
sw360cab Nov 21, 2024
4d80378
docs(std/testing): fix NewUserRealm reference usage (#3178)
MikaelVallenet Nov 22, 2024
db1d699
feat: r/docs/home -> r/docs (#3175)
moul Nov 22, 2024
139ba06
chore: sync portal loop machine and `gnolang/gno` repo (#3173)
zivkovicmilos Nov 22, 2024
b3e4aed
chore: (portal loop): Fixing Portal loop prod config (#3181)
sw360cab Nov 22, 2024
77e6606
fix: invoke user recover with implicit panics (#3067)
petar-dambovaliev Nov 22, 2024
d0493df
fix: typed const conversion validation (#3117)
petar-dambovaliev Nov 22, 2024
c6f8dd4
fix: const conversions for 32 bits (#3186)
petar-dambovaliev Nov 24, 2024
2f162b4
chore: remove ancient docker integration in `misc` (#3172)
zivkovicmilos Nov 25, 2024
a723673
chore: revert "fix(portal-loop): hotfix revert "chore: rename r/manfr…
moul Nov 25, 2024
30aac2a
feat(gnovm): returns error like in Golang when assignment with a func…
hthieu1110 Nov 25, 2024
f27b182
fix: bit shifting const expr overflow (#3192)
petar-dambovaliev Nov 25, 2024
95450ff
ci: validate genesis.json (#3170)
r3v4s Nov 26, 2024
496bcba
chore(examples/gnoland): fix gnoland/home realm, rename the blog (#3177)
leohhhn Nov 26, 2024
0e1016b
feat: adding home realm for r/n2p5/home and supporting packages (#3183)
n2p5 Nov 26, 2024
18e4eb9
feat(gnovm): test execution refactor + speedup (#3119)
thehowl Nov 26, 2024
4004ba1
feat(gnovm): forbid importing realms in packages (#3042)
MikaelVallenet Nov 26, 2024
2093d8a
chore(deps): bump golang.org/x/net from 0.0.0-20190813141303-74dc4d72…
dependabot[bot] Nov 26, 2024
d8589b0
fix(gnovm): Prevent use of blank identifier as Value or Type (#2699)
notJoon Nov 27, 2024
551bd66
fix(gnodev): timestamp issue on reload (#2943)
gfanton Nov 27, 2024
c64e0df
feat: Adding an official Gnocontribs image in release process (#3219)
sw360cab Nov 27, 2024
c1ae90b
chore: add balances restore to the portal loop (#3220)
zivkovicmilos Nov 27, 2024
e3e59c2
chore(deps): bump the actions group across 1 directory with 2 updates…
dependabot[bot] Nov 27, 2024
8125041
docs: Add security policy (#3217)
kristovatlas Nov 27, 2024
310938d
ci: add a github bot to support advanced PR review workflows (#3037)
aeddi Nov 27, 2024
4da7fdf
ci: in bot.yml, add checkout code and install go (#3224)
thehowl Nov 27, 2024
6433b86
docs: Clarify security policy (#3225)
kristovatlas Nov 28, 2024
97b2159
ci: fixes bot workflow and comment update (#3229)
aeddi Nov 28, 2024
2c06070
chore: remove leftover `docker-integration` make directive (#3243)
zivkovicmilos Nov 29, 2024
7b7e758
feat(govdao): better rendering (#3096)
leohhhn Dec 2, 2024
43c9116
test(gnovm): test performance improvements (#3210)
thehowl Dec 2, 2024
8fa4997
ci: add debug on github-bot matrix subcommand + fixes (#3244)
aeddi Dec 2, 2024
a6f1aba
fix(gnovm): handle type alias declaration for PrimitiveType (#3222)
hthieu1110 Dec 3, 2024
bc44a39
feat: add grc20reg that works... today (#3135)
moul Dec 3, 2024
3042229
chore: fix some function names in comment (#3254)
cuibuwei Dec 3, 2024
78f0e20
feat(genesis): deployerAddress passed as parameter (#3253)
Villaquiranm Dec 4, 2024
6585cad
fix: impl empty statement exec (#3252)
petar-dambovaliev Dec 4, 2024
8c660ac
chore(deps): bump coursier/setup-action from 1.3.8 to 1.3.9 in the ac…
dependabot[bot] Dec 4, 2024
a7a38b6
chore: s/NativeStore/NativeResolver/g (#3262)
thehowl Dec 4, 2024
7a40481
docs: update token section in bot README (#3261)
aeddi Dec 4, 2024
2496db7
fix: Modify `app` path method to simulate for ABCI query (#3207)
jinoosss Dec 4, 2024
c1b928f
docs: update test3 mentions, add test5 mentions (#3259)
leohhhn Dec 4, 2024
ebb4948
feat: Add handling for float types, and also for %v (#3263)
wyhaines Dec 4, 2024
b631207
feat(examples): Add a useful set of high quality pseudo-random number…
wyhaines Dec 5, 2024
7ce29ff
feat: A fully featured btree implementation (#3126)
wyhaines Dec 5, 2024
87ef604
chore: add filetest in gnovm/makefile (#3272)
ltzmaxwell Dec 5, 2024
9a0da98
chore: Fix the linting error. (#3282)
wyhaines Dec 6, 2024
08fb49a
fix: bump golangci lint to 1.62 (#3278)
gfanton Dec 6, 2024
93a30b7
docs: add help links on github-bot rules (#3275)
aeddi Dec 6, 2024
f30b881
ci: make github-bot ignore events emitted by codecov (#3274)
aeddi Dec 6, 2024
f9c4f2a
fix: In keybase writeInfo, enforce one name for address (#3221)
jefft0 Dec 6, 2024
6743b8d
ci: fix github-bot workflow (#3286)
aeddi Dec 6, 2024
3691956
chore: refactor txlink in order to extend it (#3289)
moul Dec 6, 2024
ac899c8
feat: support custom VM domain (#2911)
moul Dec 6, 2024
0a2c447
feat: add r/docs/img_embed (#3241)
moul Dec 7, 2024
5f7216d
chore: correct typos docs (#3295)
Bilogweb3 Dec 7, 2024
79c9b04
fix(contribs): close file in execBalancesExport (#3294)
odeke-em Dec 7, 2024
53cee96
feat(gnomod)!: forbid require and find dependencies without it (#3123)
n0izn0iz Dec 7, 2024
66c2eb6
fix(gnovm): make `Stacktrace` correctly handle panics with `len(Stmts…
ltzmaxwell Dec 7, 2024
ca1df86
ci: use go.mod to determine go version (#3279)
aeddi Dec 7, 2024
3de2475
feat(examples/mux): support query string in path (#3281)
x1unix Dec 7, 2024
7278687
docs: hyperlink buttons demo (#3245)
leohhhn Dec 7, 2024
918c9ab
chore(examples): update userbook example to use avl_pager (#3251)
leohhhn Dec 7, 2024
61a5c02
feat: add `p/moul/{md,debug,web25}` + update `r/moul/home` (#2819)
moul Dec 8, 2024
052a2a1
feat(examples): add avl_pager reverse option, update userbook (#3297)
leohhhn Dec 8, 2024
e35fc9a
docs: add `std.ChainDomain()` reference (#3301)
leohhhn Dec 8, 2024
e46f457
chore: remove PR template (#3300)
moul Dec 8, 2024
666c54a
chore: import gnolang/overflow into gno/tm2/pkg/overflow (#3302)
mvertes Dec 8, 2024
5f16b8c
fix(gnovm): use strconv.UnquoteChar to parse rune literals (#3296)
thehowl Dec 9, 2024
1fba5cf
feat(cmd/gno): perform type checking when calling linter (#1730)
thehowl Dec 9, 2024
1bd6419
feat(github-bot): add a fork condition and handle PR reviews (#3303)
aeddi Dec 9, 2024
9bd9e47
chore: update portal loop archiver version (#3308)
zivkovicmilos Dec 9, 2024
bb38fb1
fix(gnovm): improve error message for nil assignment in variable decl…
omarsy Dec 10, 2024
ed4ebe8
fix(gnovm): do not allow nil as type declaration (#3309)
hthieu1110 Dec 10, 2024
8e7fb50
feat(github-bot): refactor comment + add force skip (#3311)
aeddi Dec 10, 2024
4e7305b
feat: add Matija's Homepage realm to examples (#2916)
matijamarjanovic Dec 10, 2024
5c31552
fix(gnovm): make static-analysis handle block stmt (#3313)
ltzmaxwell Dec 10, 2024
c33cf67
fix: catch the out of gas exception in preprocess (#2638)
piux2 Dec 10, 2024
7185cef
fix(gnovm): in op_binary, return typed booleans where appropriate (#3…
thehowl Dec 11, 2024
6f48a5b
feat: generic datasource package (#3318)
jeronimoalbi Dec 11, 2024
a85a53d
fix: prevent false positive return for guarding dao member store (#3121)
piux2 Dec 11, 2024
79ca9a9
fix(std): add full denom in banker issue & remove coin (#3239)
MikaelVallenet Dec 12, 2024
c48219a
docs: add bad contribution section (#3329)
Kouteki Dec 13, 2024
705f424
feat: datasource for `gno.land/r/leon/hof` integration with Gno.me (#…
jeronimoalbi Dec 16, 2024
4b0c341
feat(examples): add {p,r}/n2p5/loci (#3338)
n2p5 Dec 16, 2024
3d43188
feat(gnoweb): rework & Implement new gnoweb design (#3195)
gfanton Dec 16, 2024
df92946
fix: remove static folder target (#3348)
gfanton Dec 16, 2024
b348cc2
fix(gnovm): raise error when ranging over nil (#3337)
omarsy Dec 16, 2024
b4e836a
chore: remove ignored files (#3332)
piux2 Dec 16, 2024
9f181d1
feat: cpu and store gas updates (#3054)
piux2 Dec 17, 2024
273fb27
feat: dynamic gas price, keeper implementation (#2838)
piux2 Dec 17, 2024
fdedae9
fix: gnoland homepage (#3351)
alexiscolin Dec 17, 2024
6834121
feat: add update to dao_interfaces
MikaelVallenet Dec 17, 2024
af91c7f
Merge branch 'master' into daosdk
n0izn0iz Dec 17, 2024
2ca5706
chore: move everything under teritori namespace
n0izn0iz Dec 17, 2024
b690ec0
fix: remove require and tidy
n0izn0iz Dec 17, 2024
508e831
chore: gno fmt
n0izn0iz Dec 17, 2024
58c1011
chore: update tori with new grc20 apis
n0izn0iz Dec 17, 2024
98afc2f
chore: update usage after interface change
n0izn0iz Dec 17, 2024
9855f53
feat(examples): expose ownable & pausable safe objects, update ownabl…
leohhhn Dec 17, 2024
1e87380
Merge branch 'master' into daosdk
n0izn0iz Dec 17, 2024
0408d6f
fix: gnoweb UI styles (#3349)
alexiscolin Dec 17, 2024
648a09d
fix: gnoweb UI styles (#3349)
alexiscolin Dec 17, 2024
252b21a
Merge remote-tracking branch 'origin/master' into daosdk
n0izn0iz Dec 17, 2024
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
  •  
  •  
  •  
34 changes: 0 additions & 34 deletions .benchmarks/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions .benchmarks/gobenchdata-checks.yml

This file was deleted.

4 changes: 3 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
.dockerignore
build/
Dockerfile
misc/
misc/*
!misc/loop/
!misc/autocounterd/
docker-compose.yml
tests/docker-integration/

Expand Down
95 changes: 0 additions & 95 deletions .github/CODEOWNERS

This file was deleted.

1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/BUG-REPORT.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: Bug Report Template
about: Create a bug report
labels: "🐞 bug"
# NOTE: keep in sync with gnovm/cmd/gno/bug.go
---

Expand Down
5 changes: 5 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,8 @@ flag_management:
- type: patch
target: auto # Let's decrease this later.
threshold: 10

ignore:
- "gnovm/stdlibs/generated.go"
- "gnovm/tests/stdlibs/generated.go"
- "**/*.pb.go"
2 changes: 2 additions & 0 deletions .github/golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ linters:
- misspell # Misspelled English words in comments
- makezero # Finds slice declarations with non-zero initial length
- importas # Enforces consistent import aliases
- govet # same as 'go vet'
- gosec # Security problems
- gofmt # Whether the code was gofmt-ed
- goimports # Unused imports
Expand All @@ -50,6 +51,7 @@ linters-settings:
excludes:
- G204 # Subprocess launched with a potential tainted input or cmd arguments
- 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" ]
errorlint:
Expand Down
Loading
Loading