-
Notifications
You must be signed in to change notification settings - Fork 399
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
refactor: r/demo/users
#3166
Open
leohhhn
wants to merge
263
commits into
gnolang:master
Choose a base branch
from
leohhhn:refac/users
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
refactor: r/demo/users
#3166
Changes from 1 commit
Commits
Show all changes
263 commits
Select commit
Hold shift + click to select a range
2f68087
Merge branch 'master' into refac/users
leohhhn 114de1b
Merge branch 'master' into refac/users
leohhhn a3ed4e6
add paginated fetch
leohhhn b7cc608
add list by prefix
leohhhn 3e58017
fix imports
leohhhn 69cfe1c
add admin tests
leohhhn 46fcc93
fix
leohhhn 9ee9c41
Merge branch 'refs/heads/master' into refac/users
leohhhn 065b2de
rename func
leohhhn f94a97d
save
leohhhn 1f0f9a1
add xxx
leohhhn 1ad9c57
add cmt
leohhhn c036996
username>name, add tests
leohhhn fc2a105
Merge branch 'refs/heads/master' into refac/users
leohhhn db1731e
rename files, add util_test
leohhhn a1b40fe
add test
leohhhn 21f4379
move pusers
leohhhn de48585
simplify p/users
leohhhn 6b39d88
add ctor
leohhhn 408db75
pusers>susers
leohhhn 7939469
extendeduser
leohhhn 7a8795a
rm comment
leohhhn ffef138
rm error
leohhhn 49f8c7d
Merge branch 'master' into refac/users
leohhhn c0067c5
rm pointer
leohhhn 0dadb34
rm pointer
leohhhn 2bb8e7d
rm newuser
leohhhn 64f9455
save
leohhhn d9aa544
Merge branch 'refs/heads/master' into refac/users
leohhhn 1a94d25
rm extendeduserstore
leohhhn 5bee1ee
rm update bio
leohhhn 5a02dc6
rm prereg
leohhhn 0e07c53
revert prereg
leohhhn 776e1ac
rm extuserstore
leohhhn 411965b
lookup
leohhhn 285b26f
rm restricted
leohhhn 882711a
aliasstore
leohhhn c871060
save
leohhhn 61d438c
rename aliasstore & regex
leohhhn bc02264
move verifier
leohhhn 2454e8e
add cmt
leohhhn e20299d
fix verifier, comment out resolveaddress funcs
leohhhn d27845e
add cmt
leohhhn 0f335e1
expose ownable & pausable apis
leohhhn 3f3e0bd
imports
leohhhn ee8e670
verifiy
leohhhn a2a17bc
Merge branch 'refs/heads/master' into refac/users
leohhhn b00cc3a
update verifier
leohhhn b73c944
add verifier tests, modify store
leohhhn b34e0ea
add fetcher funcs
leohhhn e1d1945
update tests
leohhhn 75a87e0
update gnoland/users
leohhhn e92964c
Merge branch 'master' into refac/users
leohhhn e1f8e58
render
leohhhn c4098d9
save
leohhhn c455438
rm aon
leohhhn 03b246e
rm lookup ctr
leohhhn 0abf40d
field
leohhhn f964e6f
ctr
leohhhn 3e99909
rm get all names
leohhhn 7acd8b1
update store
leohhhn 7841aa3
store
leohhhn 8bbf5ae
Merge branch 'refs/heads/master' into refac/users
leohhhn 55573ee
rm cmts
leohhhn 18a9c50
rm old impl
leohhhn 2bf6319
add new impl, fix tests
leohhhn 3338554
add test
leohhhn 001d759
add events
leohhhn a11686a
update verifier
leohhhn 926e50f
update comments
leohhhn b9f0e19
rm unused const
leohhhn 5b557a8
add validateCall
leohhhn 5e97815
Merge branch 'master' into refac/users
leohhhn ef9338f
update r/gnoland/users
leohhhn defba3b
update deleteuser
leohhhn 455b724
rm comment, extra file
leohhhn 7a0cbe3
fix verifier tests
leohhhn 8fdc53f
fix deletion
leohhhn ee7b38e
add govdao verifier update
leohhhn 742f48f
fix imports
leohhhn da6ae8a
switch err checks
leohhhn 12d0101
add package desc
leohhhn e8ddd56
rm t.parallel
leohhhn 58e8dc0
Merge branch 'master' into refac/users
leohhhn 57c626b
use p/moul/addrset
leohhhn 09ed87e
update cmt
leohhhn 761db0e
move to v1
leohhhn 3578b49
fix
leohhhn d98e895
fix names
leohhhn a5114ec
fix
leohhhn d73d8f8
change api
leohhhn 1d066dd
update api, tests
leohhhn c335636
rm govdao executors
leohhhn 221b38f
name
leohhhn 1cacf38
massive rename job 🫠
leohhhn 07a8ca4
Merge branch 'refs/heads/master' into refac/users
leohhhn a0da376
fix lint
leohhhn 5b07dc8
Merge branch 'master' into refac/users
leohhhn a68cd9d
fix test
leohhhn 6041e86
fix tests
leohhhn fbfc932
rm traces of demo/users
leohhhn 9afb231
fix rendering, expose addrstore
leohhhn 4bc7ae7
404
leohhhn b9aa62b
render
leohhhn 0eeac54
return board filetests, make them work
leohhhn 7081f30
fix tests
leohhhn 56eaa3a
Merge branch 'master' into refac/users
leohhhn 4e58502
make fmt
leohhhn 9890d32
update home page, update godoc
leohhhn 70aae18
add v1 tests, rm emits
leohhhn 4c6b55a
modify keeper to use r/sys/names instead of r/sys/users
leohhhn 47ce6cf
add updatebio link
leohhhn 73d698d
cmt
leohhhn 3a71236
fixing txtar
leohhhn b333429
update txtar
leohhhn 091bd8a
rm parallel
leohhhn 021ff34
revert txtars
leohhhn b4e441d
update v1 rendering, expose both roavl stores
leohhhn d8624ef
rm listusersbyprefix
leohhhn a623b81
update rendering
leohhhn 73f67fe
fix connect link
leohhhn cf74724
switch actions
leohhhn 76f0e9e
update btns
leohhhn 3c83640
Merge branch 'master' into refac/users
leohhhn 56ead47
update genesis params
leohhhn 8940f9c
fix namespace txtar, add comment executor funcs, modify genesis_params
leohhhn 4bb226d
fix 2 txtars
leohhhn 7be3dc0
add verifier tests
leohhhn b2940bb
update namespace test
leohhhn 97f5ca7
Merge branch 'master' into refac/users
leohhhn bf81aa1
add executors
leohhhn 877ccbc
typo
leohhhn 6efcb30
embed users & boards source code into txtar
leohhhn 2f2f085
rm genesis txs, update readme, update docs-partially
leohhhn 00cbbb5
add registration & boards to genesis_txs, rm signatures
leohhhn c6c5613
rm leftover file
leohhhn ee6758f
Merge branch 'master' into refac/users
leohhhn 69ac851
Merge branch 'master' into refac/users
thehowl b899731
fix broken test
leohhhn 1dc09e9
rm leftover
leohhhn 2a63dc4
Merge branch 'refs/heads/master' into refac/users
leohhhn 326a7cd
fix home
leohhhn 81ee4fd
pausable godoc
leohhhn ec8f58a
update test
leohhhn 91723df
bump gas on tst
leohhhn 3785d16
Merge branch 'master' into refac/users
leohhhn 3dd585d
remove wal
leohhhn 05a9f9a
update docs
leohhhn 3dcb364
Update gno.land/genesis/genesis_txs.jsonl
leohhhn bd96980
Merge branch 'master' into refac/users
leohhhn f2e3106
fix pausable
leohhhn 50566f3
fix test
leohhhn 3e77cb5
replace v1 with u/
leohhhn a272ac4
add users to home page
leohhhn ff6e8c1
update filetest
leohhhn 3ca00d5
add changelog as table, add users/ root realm
leohhhn 37052dc
update releases, add note
leohhhn 9ad49d8
edgecases
leohhhn ae82318
fix render links
leohhhn 4c30039
fix tests & docs
leohhhn 6bb1deb
Merge branch 'master' into refac/users
leohhhn c2a4189
fix boards tests
leohhhn 44c7b87
fix fomo3d
leohhhn 898820c
add executors
leohhhn 53fc361
fix txtar
leohhhn 8756799
Apply suggestions from code review
leohhhn 8b26ec9
add nil checks, add receivers, add new error, fix test
leohhhn 3a96919
add mechanism
leohhhn 11acb72
fix gnoland/users
leohhhn 125ecf9
rm validateCall
leohhhn c747e4f
fmt
leohhhn 8d83787
return check
leohhhn e4a3bef
Merge branch 'master' into refac/users
leohhhn e969c9b
update u/ rendering
leohhhn c7a78d7
update rendering :)
leohhhn be3c822
update actions bar
leohhhn 6dd5e99
update docs
leohhhn 246d7c5
decode > isvalid
leohhhn 78fb899
Merge branch 'master' into refac/users
leohhhn 6710db2
add govdao to make release changes
leohhhn 018afa0
add if cond
leohhhn d548cdd
add cmt
leohhhn 1688699
rm newline
leohhhn 92ffb4d
Apply suggestions from code review
leohhhn a5a84af
add rotree test
leohhhn a15dd2c
rm names event
leohhhn 6778955
rm names verified upgradeability
leohhhn c6524df
update tests
leohhhn 76e4e23
rename executors
leohhhn 94a449b
rm panic
leohhhn 85cee3b
rename import
leohhhn f50a9d6
update event names
leohhhn f662b84
govdao executors, tests
leohhhn ca4b2a9
rm unused
leohhhn 17d082d
rm connect
leohhhn 2a692e5
rename package
leohhhn 25af5b4
users renderlink
leohhhn 6479e4d
add cmt
leohhhn 45da2de
fix prop
leohhhn 793755c
fix errs
leohhhn e25a388
fix cmt
leohhhn 849e536
prereg
leohhhn a5b8f43
fix makesafefn
leohhhn b8adc98
add test
leohhhn b2161b3
cmt
leohhhn 0d6e5dc
add test
leohhhn f90c407
Merge branch 'master' into refac/users
leohhhn 7d78359
add filetest
leohhhn 70e95c7
lint
leohhhn 6cc325b
rm unused
leohhhn 8adec90
fmt
leohhhn 32e1377
Merge branch 'master' into refac/users
leohhhn 71c67ea
Merge branch 'master' into refac/users
leohhhn bf81466
fix examples
leohhhn 832ca31
add removed tests
leohhhn def8bb9
fmt
leohhhn d21b4a2
Merge branch 'master' into refac/users
leohhhn dd39978
fix txtar
leohhhn c4b5d12
fix txtar
leohhhn bd3855a
revert genesis_txs
leohhhn 2d56042
add latest release endpoin
leohhhn 7fbe71a
move
leohhhn 466b7e8
fix release
leohhhn 1a12b70
var
leohhhn 784dd0e
Merge branch 'master' into refac/users
leohhhn 758809b
Merge branch 'master' into refac/users
leohhhn edd3665
update render with fifo, fix inlining in fifo
leohhhn 28ffdcb
bump default gnoweb gas amt
leohhhn 53d334b
fmt
leohhhn d3c1219
fix filetests
leohhhn a8c2fc5
rm dup
leohhhn 3badf28
Merge branch 'master' into refac/users
leohhhn b5c9985
Merge branch 'master' into refac/users
leohhhn 3acebef
add renderlink functionality
leohhhn 8ae4d42
fixup minisocial
leohhhn da13e78
save
leohhhn 35a1e40
fmt
leohhhn 90797ef
save
leohhhn 6007b7e
fix group filetests
leohhhn 89f6ab6
fix out of gas
leohhhn 781934f
txtar
leohhhn cbeb92b
add fee for registration
leohhhn 7b1ff56
render
leohhhn 3d8465a
Merge branch 'master' into refac/users
leohhhn 2321074
fix genesis txs
leohhhn 5907fa1
Merge branch 'master' into refac/users
leohhhn f8758fe
rm comment
leohhhn a92d3a5
Merge branch 'master' into refac/users
leohhhn ec8900f
fix tests
leohhhn 2e1559d
fix test
leohhhn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix names
- Loading branch information
commit d98e895d93de3d65ab8fa14a250854940b01360f
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a15dd2c