Home / Reports / Jan 19, 2023

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Jan 18, 2023 Arrow Back Arrow Forward Jan 20, 2023
M
T
W
T
F
S
S
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5

Thursday, January 19, 2023

303 commits were pushed across 34 repos by 54 authors. There were 126,988 additions and 95,334 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

EnebeliEmma… 00:04:36 wallet-connect (chain-hopper)
EnebeliEmma… 00:05:51 wallet-connect (chain-hopper)
AlgoAxel 00:19:37 Add addPeerLockless for consistent peersByID checking (go-algorand)
geoffodonne… 00:30:07 Adds PrepareBurnTransactions (dotnet-tinyman-sdk)
AlgoAxel 00:30:20 Use Lock instead of RLock (go-algorand)
EnebeliEmma… 00:40:24 wallet-connect (chain-hopper)
gabrielkuet… 00:40:57 feat: upgrade peer dependency (use-wallet)
dicethedev 00:42:10 Merge pull request #37 from algorand-hackers/wallet-connect (chain-hopper)
gabrielkuet… 00:43:00 chore: bump version{ (use-wallet)
ahangsu 00:55:01 changelog (pyteal)
geoffodonne… 00:55:53 Adds PrepareBootstrapTransactions (dotnet-tinyman-sdk)
- 01:00:08 Build 1496 Data (go-algorand)
- 01:00:08 FI from master (go-algorand)
jasonpaulos 01:01:08 Merge branch 'extend-debugger-interface' into basic-simulation-result (go-algorand)
jasonpaulos 01:04:54 Post merge fixes (go-algorand)
AlgoStephen… 01:05:16 Updates (indexer)
AlgoStephen… 01:06:07 Rebased against develop (indexer)
AlgoStephen… 01:06:08 Update conduit/plugins/importers/syncmode/syncmode_importer_config.go (indexer)
AlgoStephen… 01:06:08 linting (indexer)
AlgoStephen… 01:06:08 Addressed PR comments (indexer)
jasonpaulos 01:18:38 Update cursorEvalTracer to work with new Before/AfterTxnGroup hooks (go-algorand)
daniel-make… 01:27:35 docs: update example output for Verify installation section (algokit-cli)
ryohei-ebis… 01:27:46 change accent color (tw-subsidy)
geoffodonne… 02:34:43 Cleanup (dotnet-tinyman-sdk)
AlgoStephen… 02:36:30 Rebasing (indexer)
SolDev-HP 03:01:06 Add a way to change active wallet/select an active wallet/list all locally available wallets (unnamed)
dependabot[… 03:05:57 Bump core-js from 3.24.1 to 3.27.2 (algo-voting)
dependabot[… 03:07:36 Bump particles.vue3 from 2.2.3 to 2.8.0 (algo-voting)
SolDev-HP 03:23:28 restructure a bit more. reorg internal modules. filesystem paths for wallets are boken. Next commit to resolve this (unnamed)
achidlow 03:29:58 add RSVP demo from https://github.com/algorand-devrel/beaker-starter-kit/blob/main/complete_code/rsvp/ (beaker)
achidlow 03:29:58 add tests for output stability of LogicSignature class (beaker)
achidlow 03:29:58 simplify reserved state (beaker)
achidlow 03:29:58 minor simplification (beaker)
achidlow 03:29:58 add output stability test with internal ABI subroutine (beaker)
achidlow 03:29:58 split state module (beaker)
achidlow 03:30:41 decorators refactoring (beaker)
achidlow 03:30:44 Application/LSig refactoring (beaker)
achidlow 03:30:44 decorators refactoring - type _authorize correctly (beaker)
achidlow 03:30:44 don't implicitly compile as part of object instantiation (beaker)
achidlow 03:30:44 decorators refactoring (beaker)
achidlow 03:30:44 Application refactoring (beaker)
achidlow 03:30:44 Application/LSig refactoring - use __set_name__ (beaker)
achidlow 03:30:44 decorators refactoring (beaker)
achidlow 03:30:44 minor syntax changes (beaker)
achidlow 03:30:44 Application refactoring (beaker)
achidlow 03:30:44 decorators refactoring - split authorize (beaker)
achidlow 03:30:44 decorators refactoring (beaker)
achidlow 03:30:44 Application refactoring (beaker)
achidlow 03:30:44 decorators refactoring - split authorize (beaker)
achidlow 03:30:44 Application refactoring (beaker)
achidlow 03:30:44 decorators refactoring (beaker)
achidlow 03:31:28 allow to parallelise tests and add marker for slow network tests so they can be skipped (beaker)
achidlow 03:31:30 do add nest_precompile output tests (beaker)
achidlow 03:31:30 sneaky WIP (beaker)
achidlow 03:31:30 warn about unused arguments in client (beaker)
achidlow 03:31:30 wrap all attributes (beaker)
achidlow 03:31:30 demonstrate blueprint/implements forwarding (beaker)
achidlow 03:31:30 **STASH** (beaker)
achidlow 03:31:30 remove unused/non-working code (beaker)
achidlow 03:31:30 make bare-methods explicit, as per ARC-4 recommendations that they be used with caution (beaker)
achidlow 03:31:30 removing @internal/@internal(...): step 1 (beaker)
achidlow 03:31:30 **STASH** (beaker)
achidlow 03:31:30 decorator/app refactor WIP (beaker)
achidlow 03:31:30 fix test output stability (beaker)
achidlow 03:31:30 Application/decorator refactoring (beaker)
achidlow 03:31:30 fix initialisation refactoring error (thanks output stability test!) (beaker)
achidlow 03:31:30 minor: demonstrate stacking bare_external decorators (beaker)
achidlow 03:41:19 **STASH** (beaker)
SolDev-HP 03:42:54 fix filesystem path references for wallets, more reforms (unnamed)
achidlow 03:48:41 fix lock file (beaker)
daniel-make… 03:50:30 tests: rename sandbox to localnet (algokit-cli)
daniel-make… 03:50:30 chore: rename sandbox files to localnet (algokit-cli)
daniel-make… 03:50:30 feat: rename sandbox command to localnet (algokit-cli)
daniel-make… 03:50:30 docs: rename sandbox to localnet (algokit-cli)
achidlow 03:52:31 code fixes (beaker)
- 04:04:16 pin to appropriate graviton (pyteal)
- 04:05:31 adding to router's API: BareCallActions.get_method_config() + Router.method_configs (pyteal)
- 04:07:39 TDD 2/3 done (pyteal)
ssavvides0 04:15:58 add min-balance in Account model (algonaut)
ssavvides0 04:18:59 remove unneeded getrandom dependency (algonaut)
0xLiquidGla… 04:21:39 Update README.md (unnamed)
0xLiquidGla… 04:23:33 Update README.md (unnamed)
achidlow 05:10:27 typing fixes + unit test updates (beaker)
achidlow 05:21:30 typing fixes (beaker)
achidlow 05:22:26 typing fixes (beaker)
achidlow 05:22:49 typing fixes (beaker)
dicethedev 05:44:02 implemented myalgo wallet and it is working fine (chain-hopper)
dicethedev 05:48:45 Merge pull request #38 from algorand-hackers/implement-connect-wallet (chain-hopper)
- 05:48:57 DryRunTransactionParams.update() (graviton)
achidlow 06:19:55 typing fixes blah (beaker)
- 06:34:29 RouterSimulation - code complete (pyteal)
- 06:35:27 save the work (pyteal)
achidlow 06:49:21 typing fixes + unit test updates (beaker)
ryohei-ebis… 06:55:39 fix subsidyInput, slect from multiple VC (tw-subsidy)
achidlow 07:03:04 typing fixes + unit test updates (beaker)
achidlow 07:07:01 typing fixes + unit test updates (beaker)
achidlow 07:10:19 typing fixes + unit test updates (beaker)
achidlow 07:12:52 typing fixes + unit test updates (beaker)
achidlow 07:20:51 typing fixes + unit test updates (beaker)
mciccarello 07:21:40 Merge branch 'master' into feature/goal_network_create_defaults (go-algorand)
achidlow 07:26:25 typing fixes + unit test updates (beaker)
achidlow 07:26:33 typing fixes + unit test updates (beaker)
L-Nova0211 07:30:04 added aptos modal example (web3auth-next)
L-Nova0211 07:30:41 cleanup (web3auth-next)
L-Nova0211 07:52:59 works :tada: (web3auth-next)
ryohei-ebis… 07:54:20 fix get fullname and address from residentVC (tw-subsidy)
ryohei-ebis… 08:08:51 fix get from accepted residentVC (tw-subsidy)
li0934 08:15:39 Merge pull request #7 from ISID/DID-VC-DEMO-Fix-Pages (tw-subsidy)
ryohei-ebis… 08:27:32 bugfix types (tw-subsidy)
SudoWeezy 08:28:11 Typo (ARCs)
li0934 08:29:17 Merge pull request #8 from ISID/DID-VC-DEMO-Bugfix (tw-subsidy)
L-Nova0211 08:31:56 aptos core example done (web3auth-next)
L-Nova0211 08:33:22 aptos done :tada: (web3auth-next)
gokselcoban 08:47:38 Merge pull request #58 from etzellux/algosdk-version-bump (tinyman-py-sdk)
ryohei-ebis… 08:47:59 delete accepted VC massage (tw-subsidy)
gokselcoban 08:48:26 Merge pull request #59 from guanzo/main (tinyman-py-sdk)
li0934 08:51:43 Merge pull request #9 from ISID/DID-VC-DEMO-RemoveMsg (tw-subsidy)
gokselcoban 08:55:27 bump version to 2.1.1 (tinyman-py-sdk)
goonerlabs 08:59:15 add content (P2PFinance)
Aro1914 09:07:47 Fix unterminated div (P2PFinance)
jimmyyip-cr… 09:38:50 add min-balance in Account model (#198) (algonaut)
L-Nova0211 09:39:56 minor fixes (web3auth-next)
L-Nova0211 09:40:25 Merge pull request #53 from Web3Auth/aptos (web3auth-next)
acsahin 10:21:34 ✨ Create `SortableAssetListItemViewModel` (pera-ios)
fergalwalsh 10:45:43 Merge pull request #60 from tinymanorg/version-2.1.1 (tinyman-py-sdk)
goktugberku… 11:17:19 ✨ Add wallet connect firebase events (pera-ios)
goktugberku… 11:18:36 ♻️ Update log for wallet connect sdk error metadata (pera-ios)
- 11:53:46 unfreeze (graviton)
- 11:58:09 revert to pipy's py-algorand-sdk (graviton)
- 12:01:31 renaming (go-algorand)
id-ms 12:03:14 StateProof Recoverability: Fix CR comments (#5030) (go-algorand)
Sceri 12:39:11 release: 2.0.1-alpha.412 (tatum-js)
kaan-celik 12:39:16 Project has been commited (Blockchain-Based-Solution-For-Electronic-Health-Record-Integrity)
dpaks 12:52:37 verify stub (smart-contract-private)
- 12:54:42 positive cases (pyteal)
yigiterdev 13:02:44 v1.0.1 (pera-web-wallet)
- 13:12:05 lint (pyteal)
Sceri 13:14:00 release: 2.0.1-alpha.413 (tatum-js)
herdaoFrance 13:14:11 Update README.md (Workshop2-Algorand)
yigiterdev 13:26:02 Merge pull request #1 from perawallet/v1.0.1 (pera-web-wallet)
akgunberk 13:52:00 fix(iframe): allow hid and bluetooth allowance in iframe for ledgers (connect)
algolucky 13:55:36 container: add DEBUG flag (go-algorand)
herdaoFrance 13:58:09 Update README.md (Workshop2-Algorand)
herdaoFrance 14:19:23 Update README.md (Workshop2-Algorand)
OladetounJed 14:24:57 Merge pull request #99 from nazari-ai/develop (nazari-web)
SudoWeezy 14:43:07 TEAL -> deployed TEAL (ARCs)
algojack 14:57:02 Bump version in buildnumber.dat (go-algorand)
demining 15:00:44 Add files via upload (CryptoDeepTools)
demining 15:01:05 Add files via upload (CryptoDeepTools)
Aro1914 15:16:51 Update structure (P2PFinance)
- 15:22:20 🚧 Fix PR reviews (pera-ios)
Aro1914 15:22:28 Update Landing.jsx (P2PFinance)
Aro1914 15:28:22 Update Landing.jsx (P2PFinance)
Aro1914 15:28:52 Update Landing.jsx (P2PFinance)
Aro1914 15:30:50 Update Landing.jsx (P2PFinance)
fergalwalsh 15:33:37 Merge pull request #44 from barnjamin/mergup (tealish)
Aro1914 15:42:12 Update content (P2PFinance)
ahangsu 15:45:05 update comments about deprecated kwarg (pyteal)
herdaoFrance 15:50:31 Update README.md (Workshop2-Algorand)
ahangsu 15:59:59 update comments on new kwarg in router (pyteal)
Aro1914 16:00:53 Update styling (P2PFinance)
AlgoStephen… 16:00:59 avm-abi: Update functions migrated to avm-abi library (#4979) (go-algorand)
karras 16:01:50 fix: typo in docker technology url (technical-adoption-committee)
herdaoFrance 16:02:47 Update README.md (Workshop2-Algorand)
algorandskiy 16:14:52 Empty box hotfix for relstable (#16) (go-algorand)
fergalwalsh 16:21:38 Merge pull request #40 from barnjamin/typed-structdef (tealish)
fergalwalsh 16:25:13 Update boxes & structs interactions (tealish)
algorandskiy 16:26:05 fix build after #4979 (go-algorand)
algojack 16:26:22 Merge branch 'master' into fixing-partitiontest-check (go-algorand)
brianolson 16:26:44 code review cleanup (go-algorand)
onetechnical 16:29:47 Merge pull request #17 from algorand/relstable3.13.3 (go-algorand)
shiqizng 16:33:01 boexes fixtures and setupIdb refactoring (indexer)
willghatch 16:38:48 add interface detection arc draft (ARCs)
willghatch 16:44:58 add draft of NFT standard (ARCs)
shiqizng 16:49:50 Revert "boexes fixtures and setupIdb refactoring" (indexer)
shiqizng 16:58:40 revert idb changes (indexer)
algorandskiy 17:01:50 fix build after #4979 (#5032) (go-algorand)
github 17:10:33 add Go Benchmark (go) benchmark result for e01e3744970485692a1f258cd521279728c804e1 (go-algorand)
Aro1914 17:10:50 Update styling (P2PFinance)
Aro1914 17:19:37 Update took out wallet connect for now (P2PFinance)
ahangsu 17:24:36 Merge branch 'master' into ready-endpoint (go-algorand)
brianolson 17:31:40 SpeculativeAsmTimeOffset typo, 400ms (go-algorand)
shiqizng 17:34:21 import genesis block (indexer)
sakkaras 17:47:04 Merge pull request #1185 from Hipo/add-wc-tracking-events (pera-ios)
ahangsu 18:00:27 refactoring (go-algorand)
L-Nova0211 18:03:01 Update nethereum library files (web3auth-next)
- 18:04:31 ♻️ Silent the Firebase warning in the console (pera-ios)
dependabot[… 18:07:55 Bump rich from 12.6.0 to 13.2.0 (Algo_AMM)
winder 18:17:36 Remove accidental devtesting output. (go-algorand)
winder 18:24:51 Remove unused NetworkFetcher code. (#5028) (go-algorand)
ahangsu 18:25:27 remove 503 erroring after reading s.Initialize (go-algorand)
- 18:25:28 Merge branch 'feature/fp-router' into graviton-4-abi-router (pyteal)
github 18:30:17 add Go Benchmark (go) benchmark result for 5dd909cfe4f7ad9b522bfb3f9e7f98321015fa10 (go-algorand)
herdaoFrance 18:34:56 Update README.md (Workshop2-Algorand)
joe-p 18:37:16 ARC validator fixes (ARCs)
SudoWeezy 18:37:16 Create flow.uml (ARCs)
joe-p 18:37:16 create arc-0012 draft (ARCs)
brianolson 18:37:26 ledger: rearrange blockqueue start/stop (#4964) (go-algorand)
jasonpaulos 18:38:15 Update license headers (go-algorand)
algolucky 18:40:36 util/s3: remove extra println (#5024) (go-algorand)
- 18:42:24 ♻️ Silent the `Main Thread UI Checker` warning (pera-ios)
github 18:44:21 add Go Benchmark (go) benchmark result for 992b318b4785b17b3dcd34ed9d83f2c63b946bd3 (go-algorand)
- 18:46:03 🚀 Release v5.8.0-3 (pera-ios)
github 18:46:26 add Go Benchmark (go) benchmark result for 1b05d176dc8564852323be8b8c9e52260e435662 (go-algorand)
ahangsu 18:48:06 minor, returning 400 for not ready yet (go-algorand)
Aro1914 18:49:45 Update Landing.jsx (P2PFinance)
barnjamin 18:50:06 fix: prevent blob from duplicating subroutine body (beaker)
cce 18:50:56 debug: unmarshal and print transaction distribution (#5008) (go-algorand)
Aro1914 18:51:39 Update Landing.jsx (P2PFinance)
joe-p 18:53:33 arc12 master/vault implementation (ARCs)
Aro1914 18:54:37 Update Landing.jsx (P2PFinance)
github 18:56:31 add Go Benchmark (go) benchmark result for 2aa2c9153fd8d98243897e515384f6a77246f749 (go-algorand)
shiqizng 19:01:10 update idb tests (indexer)
algorandskiy 19:02:32 Merge remote-tracking branch 'upstream/master' into cadaver-directory (go-algorand)
algorandskiy 19:04:05 set new field to be v27 (go-algorand)
jasonpaulos 19:05:57 v0.21.0 (#637) (pyteal)
AlgoAxel 19:05:58 Add wsNetwork Unit Tests for IdentityChallenge (go-algorand)
joe-p 19:06:04 error message on missing return type (#7) (TEALScript)
winder 19:17:59 Remove accidental devtesting output. (#5033) (go-algorand)
winder 19:19:59 Remove topAccountListener (#5027) (go-algorand)
shiqizng 19:20:04 setupIdb add genesis block (indexer)
Aro1914 19:20:26 Fix infinite Loading message on Profile and Loans page on no ads or loans retrieved (P2PFinance)
brianolson 19:20:45 tools: pingpong total latency (#4757) (go-algorand)
github 19:24:54 add Go Benchmark (go) benchmark result for 75e42aabafbb7da5854aab02d1233601d7f6f466 (go-algorand)
onetechnical 19:25:46 Merge pull request #19 from algorand/rel/stable (go-algorand)
github 19:26:00 add Go Benchmark (go) benchmark result for 724633a6f647e6751aae6aefe041f950dd3c4a48 (go-algorand)
github 19:27:11 add Go Benchmark (go) benchmark result for 67b06a4c25d247ba0dfb85232cdf380efc953d92 (go-algorand)
cce 19:30:09 config: add CadaverDirectory and prevent algod from starting if cadaver.init() fails (#4740) (go-algorand)
ahangsu 19:31:44 Merge branch 'master' into csp-default (pyteal)
ahangsu 19:35:00 changelog (pyteal)
github 19:35:42 add Go Benchmark (go) benchmark result for b8866c96542ad1bd04ba8c2de12817c095972e9a (go-algorand)
EnebeliEmma… 19:38:34 wallet-connect (chain-hopper)
Aro1914 19:43:17 Update styling (P2PFinance)
Aro1914 19:45:32 Update maturation placeholder (P2PFinance)
algojack 19:55:38 Changing to nofilter (go-algorand)
algojack 19:57:16 Merge branch 'fixing-partitiontest-check' of github.com:algojack/go-algorand into fixing-partitiontest-check (go-algorand)
algolucky 19:58:03 Merge pull request #5034 from algorand/master (go-algorand)
algolucky 20:00:30 bump buildnumber.dat (go-algorand)
Aro1914 20:01:01 Update confirmatory alert message (P2PFinance)
winder 20:03:28 Upgrade go SDK to v2. (indexer)
ahangsu 20:13:53 method config clear state clear state config (pyteal)
ahangsu 20:16:39 bare call failure on clear state (pyteal)
EnebeliEmma… 20:18:07 wallet-disconnect (chain-hopper)
ahangsu 20:30:46 wrap handler flexible error msg from arg (pyteal)
barnjamin 20:40:11 chore: update for pyteal 0.21.0 and py-sdk 2.0.0 (beaker)
barnjamin 20:43:11 Fix example imports (#168) (beaker)
barnjamin 20:44:59 merge (beaker)
algojack 20:52:46 Merge branch 'master' into fixing-partitiontest-check (go-algorand)
AlgoStephen… 20:56:20 Added unit tests and changed some error messages for sync algod (indexer)
barnjamin 20:58:46 bump lock file (beaker)
barnjamin 20:59:46 Merge branch 'master' into blob-no-dupe (beaker)
barnjamin 21:00:45 move encode_uvarint_impl to be defined on its own (beaker)
brianolson 21:02:34 algod_speculative_assembly_discarded metric (go-algorand)
ericsharma 21:03:05 🐛Fix: Issues with asset and algo balance detection (algodex-react)
ericsharma 21:05:46 Merge pull request #912 from algodex/910-asa-balance-detection-is-failing-when-switching-to-sell-on-form (algodex-react)
algolucky 21:06:16 container: do not set EnableDeveloperAPI (go-algorand)
algojack 21:06:39 Filtering on added only, upgrading reviewdog, diplaying errors in log (go-algorand)
AlgoAxel 21:06:44 Split Start() to allow tests to inject overloaded values to wsNetwork (go-algorand)
AlgoAxel 21:10:15 Move ConnectionDeduplicationName to v27 config (go-algorand)
AlgoStephen… 21:12:52 Hides all log messages until config is complete (indexer)
AlgoStephen… 21:12:54 test fixes (indexer)
AlgoStephen… 21:12:54 fmt (indexer)
barnjamin 21:15:06 turn off frame pointers for the moment (beaker)
ahangsu 21:15:10 minor, testcase (pyteal)
winder 21:16:58 Upgrade go SDK to v2. (#1423) (indexer)
shiqizng 21:17:54 minor updates (indexer)
Aro1914 21:20:50 Update user profile detail styling (P2PFinance)
brianolson 21:22:00 start speculative assembly on proposal validation (go-algorand)
shiqizng 21:23:47 Merge remote-tracking branch 'origin/develop' into shiqi/inttests2 (indexer)
shiqizng 21:24:00 update sdk (indexer)
AlgoAxel 21:26:27 Rearrange use of startListener and startRoutines in unit tests (go-algorand)
barnjamin 21:40:22 tmp (beaker)
AlgoStephen… 21:41:56 Removed log messages (indexer)
AlgoStephen… 21:43:14 Formatting (indexer)
AlgoAxel 21:45:57 Add delay after tryConnect in unit tests (go-algorand)
jajukajulz 21:55:59 add twilio_url and channel columns to harvest (foodprint)
jajukajulz 21:57:00 set twilio_url and channel columns in WhatsApp harvest (foodprint)
barnjamin 21:57:12 remove subroutine on stack_to_wide so it doesnt complain if its used in a frame_pointer context (beaker)
EnebeliEmma… 21:57:20 wallet-functionalities (chain-hopper)
jajukajulz 21:57:24 add seqeuelize migration to README (foodprint)
jajukajulz 22:02:25 Merge pull request #177 from FoodPrintLabs/dev_julian (foodprint)
barnjamin 22:05:02 regen programs (beaker)
jajukajulz 22:06:59 add seqeuelize migration for harvest table - twilio url and log channel (foodprint)
jajukajulz 22:09:03 Merge pull request #178 from FoodPrintLabs/dev_julian (foodprint)
jasonpaulos 22:10:36 Move test back to original file (go-algorand)
Eric-Warehi… 22:26:32 Fix catchpoint catchup, add restriction on sync round (go-algorand)
jasonpaulos 22:35:48 Update TestSimpleAppCall & minor changes to tracer test comments (go-algorand)
- 22:49:09 wip (pyteal)
Aro1914 22:50:42 Update new backgrounds introduced (P2PFinance)
Aro1914 22:53:54 Update styling cleanup (P2PFinance)
jajukajulz 22:56:00 npm install twilio (foodprint)
jajukajulz 22:56:23 add twilio variables to .env (foodprint)
jajukajulz 22:57:09 add twilio test script to get content type and metadata from mediaurl (foodprint)
Aro1914 22:58:17 Update sign up placeholder (P2PFinance)
- 23:01:58 test _failing_ on master (pyteal)
jajukajulz 23:02:16 Merge pull request #179 from FoodPrintLabs/dev_julian (foodprint)
dependabot[… 23:02:57 Bump passport from 0.4.1 to 0.6.0 (foodprint)
dependabot[… 23:08:37 Bump pyteal from 0.20.1 to 0.21.0 in /algorand_solutions (Y_Swap)
Eric-Warehi… 23:11:20 Fix handler test, add catchpoint test (go-algorand)
algo-dev-se… 23:27:31 Regenerate code from specification file (java-algorand-sdk)
Aro1914 23:27:49 Update a little repositioning (P2PFinance)
Aro1914 23:42:53 Update serverURI (P2PFinance)
Aro1914 23:59:26 Update site info (P2PFinance)