Home / Reports / Aug 25, 2023

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

Aug 24, 2023 Arrow Back Arrow Forward Aug 26, 2023
M
T
W
T
F
S
S
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
6
7
8
9
10

Friday, August 25, 2023

85 commits were pushed across 21 repos by 31 authors. There were 72,143 additions and 25,519 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:20 FI from master (go-algorand)
- 01:00:21 Build 1718 Data (go-algorand)
dependabot[… 03:26:16 Bump typescript from 5.1.6 to 5.2.2 (algo-voting)
inaie-makerx 03:58:07 fix: pr review (algokit-utils-ts)
algonautsha… 05:25:26 use wrapper C function without using byte arrays for signatures (go-algorand)
algonautsha… 05:33:57 add C wrapper from the POC (go-algorand)
jasonhtpham 06:12:24 update pera package (counter-app)
jasonhtpham 06:12:58 update counter-app integration guides Lab2 (pyteal-course)
SudoWeezy 06:59:34 Merge pull request #236 from blockshake-io/main (ARCs)
aorumbayev 08:32:39 chore: minor typo fixes (algokit-utils-ts)
inaie-makerx 08:39:31 fix: increase discoverability of algokit resolve by id and name methods (#108) (algokit-utils-ts)
dependabot[… 08:43:46 build(deps-dev): bump @commitlint/config-conventional (#105) (algokit-utils-ts)
dependabot[… 08:44:13 build(deps-dev): bump @makerx/eslint-config from 3.0.0 to 3.1.0 (#101) (algokit-utils-ts)
dependabot[… 08:44:26 build(deps-dev): bump @commitlint/cli from 17.6.6 to 17.7.1 (#104) (algokit-utils-ts)
dependabot[… 08:45:38 build(deps-dev): bump prettier from 2.8.8 to 3.0.2 (algokit-utils-ts)
semantic-re… 08:49:35 Notes added by 'git notes add' (algokit-utils-ts)
aorumbayev 08:50:04 Merge branch 'main' into split_esm_cjs_builds (algokit-utils-ts)
aorumbayev 08:56:50 refactor: addressing pr comments (algokit-utils-ts)
demining 09:06:21 Update README.md (CryptoDeepTools)
demining 09:06:52 Update README.md (CryptoDeepTools)
demining 09:08:53 Update README.md (CryptoDeepTools)
ahangsu 11:07:06 renames, and comments (go-algorand)
robdmoore 11:49:19 Initial implementation of custom client (use-wallet)
robdmoore 11:49:19 Allowed build from Windows (use-wallet)
spencercap 11:52:36 v0.3.68 - ncc pkgs++ (algonautjs)
aorumbayev 12:11:04 chore: addressing pr comments (algokit-utils-ts)
aorumbayev 12:13:19 chore: minor tweaks (algokit-utils-ts)
ahangsu 12:30:11 crappy, but first testcase for local state (go-algorand)
gokselcoban 13:24:54 allow deleting account boxes (tinyman-governance)
yossigi 13:26:03 var rename (go-algorand)
yossigi 13:47:31 credential propagation bound is 2SmallLambda (go-algorand)
ahangsu 13:57:05 remove redundancy of function for app state change (go-algorand)
guilloduran 14:05:34 ✨updated checks with global state vote_start and vote_end (algodex-react)
ekeege 14:08:37 Merge pull request #1395 from Hipo/per-3571 (pera-ios)
ekeege 14:08:54 Merge pull request #1400 from Hipo/wc-session-connection-screen (pera-ios)
ekeege 14:09:19 Merge pull request #1401 from Hipo/wc-session-code-review-changes (pera-ios)
ekeege 14:09:34 Merge pull request #1402 from Hipo/update-wc-modals (pera-ios)
ekeege 14:09:46 Merge pull request #1403 from Hipo/update-wc-session-list-item (pera-ios)
jasonpaulos 14:31:38 Remove short test flag to ensure it passes in CI (go-algorand)
onetechnical 14:37:59 Revert "Ledger: Close the ledger at node shutdown" (#5705) (go-algorand)
jasonpaulos 15:02:13 Revert "Remove short test flag to ensure it passes in CI" (go-algorand)
michaeltchu… 15:14:53 chore: log greeting (2023-08-25) (a-day-in-my-bobalife)
aorumbayev 15:31:54 refactor: addressing pr comments (algokit-utils-ts)
- 15:36:02 make target for querying psql (go-algorand)
cce 15:36:19 re-enable TestP2PFiveNodes (go-algorand)
aorumbayev 15:37:12 chore: minor tweaks (algokit-utils-ts)
- 15:40:33 Merge remote-tracking branch 'algorand/master' into tools-blockgen-msgp-export (go-algorand)
- 15:42:53 Merge remote-tracking branch 'algorand/master' into tools-blockgen-readme-noop (go-algorand)
- 15:45:13 Merge branch 'tools-blockgen-readme-noop' into tools-blockgen-msgp-export (go-algorand)
tzaffi 15:46:16 Update tools/block-generator/Makefile (go-algorand)
tzaffi 15:47:36 Merge pull request #25 from tzaffi/tools-blockgen-msgp-export (go-algorand)
jannotti 15:54:47 Chore: Put the three doc strings about each op together (#5708) (go-algorand)
- 15:55:13 updated runner help output (go-algorand)
github 16:01:50 add Go Benchmark (go) benchmark result for 572d7280ecf33f9d01e93ee57d095449c50367b8 (go-algorand)
winder 16:05:02 Refactor block creation utilities for benchmark test. (conduit)
algochoi 16:05:43 Add private network tests in e2e.sh (go-algorand)
ahangsu 16:11:52 update restclient test (go-algorand)
cce 16:13:14 move GossipNode interface and related types to gossipNode.go (go-algorand)
iansuvak 16:33:08 remaining canonicity checks untested (msgp)
jasonpaulos 16:36:13 Merge branch 'master' into multi-version-langspec (go-algorand)
jasonpaulos 16:38:23 rename to Version (go-algorand)
cce 16:40:12 network: add P2PNetwork implementation (#5640) (go-algorand)
github 16:48:43 add Go Benchmark (go) benchmark result for b19594e79235d5153e91bd7e2dca1ffc046795db (go-algorand)
algochoi 16:59:25 Merge default consensus (go-algorand)
robdmoore 17:02:23 Fixing problem with unreliable clipboard copy (use-wallet)
robdmoore 17:02:23 Hiding clients that failed to initialise from the UI (use-wallet)
robdmoore 17:02:23 Fixed problem with instance metadata not being displayed in the interface (use-wallet)
jasonpaulos 17:07:45 oops, rerun generation (go-algorand)
jasonpaulos 17:35:38 PR feedback (go-algorand)
algonautsha… 17:48:34 Ledger: Close the ledger at node shutdown (#5668) (go-algorand)
jasonpaulos 17:53:02 Test future round failure (go-algorand)
robdmoore 18:12:55 Added manual signing wallet (nft_voting_tool)
- 18:21:17 per CR: remove unneeded assignment (conduit)
tzaffi 18:25:48 Update conduit/plugins/exporters/filewriter/util.go (conduit)
algonautsha… 18:44:04 Merge remote-tracking branch 'upstream/master' into shant/cgo-fix (go-algorand)
- 18:56:01 test defaults should actually test the defaults (conduit)
algonautsha… 18:58:11 keep the keepAlive until it is replaced by Pin (go-algorand)
- 19:33:22 typo (conduit)
No-Cash-7970 21:32:39 test(e2e): separate language tests into their own class (txnDuck)
ozo-vehe 21:45:05 added the frontend page (algorand-marketplace)
paulfears 22:44:06 update snapalgo version (snapalgo.com)
algojohnlee 23:19:27 Merge pull request #5697 from Algo-devops-service/relbeta3.18.0 (go-algorand)
algo-dev-se… 23:24:54 Regenerate code from specification file (java-algorand-sdk)
algo-dev-se… 23:25:21 Regenerate code from specification file (go-algorand-sdk)
paulfears 23:51:01 update to new snapalgo-sdk version (snapalgo.com)