Commit Graph

295 Commits

Author SHA1 Message Date
0g-peterzhb
3ba369e9e5
@peter/add grpc (#377)
* add grpc for uploading segments

* add reflection

* add upload segments grpc function

* format code

* fix lint

* fix test
2025-07-07 22:14:06 +08:00
0g-peterzhb
28654efde1
@peter/fix upload (#378)
* record error message when uploading segments
2025-07-03 19:42:06 +08:00
Himess
3de0dc5ba3
Update init.rs (#350) 2025-04-30 21:26:07 +08:00
0g-peterzhb
7972bf81d9
update condition to align with source change (#368) 2025-04-30 20:26:04 +08:00
James Niken
17cb7657cd
ci: bump actions/checkout to v4 (#365) 2025-04-30 15:27:56 +08:00
NeoByteX
d640eab3ad
Fixing Typos and Improving Code Consistency (#344)
* Update file_location_cache.rs

* Update pora.rs
2025-04-30 15:01:25 +08:00
lora
46bc97978e
docs: fix grammatical error in "Mining Reward" section (#327) 2025-04-30 14:59:51 +08:00
ricecodekhmer
fec6aa51c6
improve error message in Proof::new to include actual lengths (#362) 2025-04-30 14:58:50 +08:00
Anna Sholz
27bc9d1426
chore: Fixed error in variable name (entris to entries) (#345) 2025-04-30 14:57:10 +08:00
emmmm
dfc1fc40cf
fix issues (#358)
* Update rate_limiter.rs

* Update libp2p_event_handler.rs
2025-04-30 14:56:34 +08:00
sashaphmn
eb112c1899
docs: added a link to social network X (#338) 2025-04-30 14:55:30 +08:00
Donny
15f4f1eb64
docs: fix grammar in transaction docs (#359) 2025-04-30 14:50:55 +08:00
0g-peterzhb
229523ceec
update the dockerfile to build the node (#366) 2025-04-30 14:50:18 +08:00
0g-peterzhb
347cd3e4f3
skip wrong chain timestamp (#360)
* skip wrong chain timestamp

* handle timestamp overflow
2025-04-16 22:45:19 +08:00
Donny
74074dfa2f
Update update_abis.shFixing bug with incorrect argument handling in copy_abis function (#342)
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
2025-03-24 17:03:58 +08:00
Maximilian Hubert
12538e4b6c
Typo Fixes in Documentation (#340)
* Update contributing.md

* Update mining-reward.md

* Update proof-of-random-access.md

* Update run.md
2025-03-24 17:02:54 +08:00
Alex Pikme
2fd8ffc2ea
fix spelling error and correct minor error (#343)
* Update network_behaviour.rs

* Update client.rs

---------

Co-authored-by: XxAlex74xX <30472093+XxAlex74xX@users.noreply.github.com>
2025-03-24 16:56:12 +08:00
PixelPilot
4cf45149cb
Update file_location_cache.rs (#351) 2025-03-24 16:55:28 +08:00
0g-peterzhb
cfe4b45c41
add api of getting available file info by root (#357)
* add api of getting available file info by root
2025-03-24 16:51:53 +08:00
0g-peterzhb
d43a616b56
fix shard config init (#354)
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
2025-03-12 22:27:34 +08:00
Eric Norberg
898350e271
fix: errors in code comments (#333)
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
* lib.rs

* architecture.md

* chunk_write_control.rs
2025-02-18 16:47:01 +08:00
comfsrt
6a26c336e7
Update config.rs (#331)
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
2025-02-18 09:19:10 +08:00
Tronica
a915766840
Fix spelling errors and correct minor errors (#337)
* fix typo lib.rs

* fix typos mod.rs

* fix typo config.rs
2025-02-18 09:11:13 +08:00
SamiAlHassan
3d9aa8c940
docs: fix broken figure image paths across docs (#335)
* patch figure links on proof-of-random-access.md

* patch figure links on transaction-processing.md

* patch figure links on k-v-store.md

* patch figure links on architecture.md
2025-02-18 09:10:51 +08:00
0g-peterzhb
538afb00e1
add gas auto adjustment (#330)
* add gas auto adjustment

* refactor config
2025-02-18 09:09:50 +08:00
0g-peterzhb
7ad3f717b4
refactor submit pora loop (#325)
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
2025-02-11 18:23:19 +08:00
Helen Grachtz
26cc19b92d
Fix code comments and bug report errors (#319)
fix typos
2025-02-11 16:56:40 +08:00
Brawn
a3335eed82
fix: Fix incorrect -in-place='' syntax Update update_config.sh (#320)
Fix incorrect -in-place='' syntax in sed command
2025-02-11 16:55:18 +08:00
Dmitry
2272b5dbfd
fix: Fix path handling in script execution (#318) 2025-02-11 16:53:28 +08:00
witty
760d4b4a53
docs: Fix imperative mood in documentation instructions Update onebox-test.md (#316) 2025-02-11 16:50:39 +08:00
Ocenka
91680f2e33
Fix spelling errors (#314)
* fix spelling lib.rs

* fix spelling error environment.rs
2025-02-11 16:48:24 +08:00
Radovenchyk
c9bca86add
Update README.md (#312) 2025-02-11 16:46:40 +08:00
udhaykumarbala
93f587c407
replaced broken links (#311) 2025-02-11 16:46:00 +08:00
Akaonetwo
1f71aadeec
Typo fixed in: Update README.md (#310)
fix typos
2025-02-11 16:43:32 +08:00
dashangcun
656a092cf8
chore: fix some comments (#313)
Signed-off-by: dashangcun <907225865@qq.com>
2025-02-11 16:40:55 +08:00
crStiv
8014f51b6d
Update introduction.md (#309) 2025-02-11 16:40:31 +08:00
Dmitry
b0a9a415f7
docs: Fixing Documentation Typos (#308)
* docs: typo fix Update transaction-processing.md

* docs: typo fix Update run.md

* docs: typo fix Update onebox-test.md
2025-02-11 16:37:33 +08:00
Maxim Evtush
bc6bcf857c
Update LICENSE (#321) 2025-02-11 16:36:50 +08:00
peilun-conflux
d15ef5ba3d
Add tokio console for debug. (#317)
It requires `tokio_unstable` in rust flags, so a `tokio-console`
features is added to be compatible with the default config.
To compile with the tokio console enabled, compile with
``RUSTFLAGS="--cfg tokio_unstable" cargo build --release --features tokio-console``
The usage of the tokio console can be found in https://github.com/tokio-rs/console.
2025-02-11 16:36:08 +08:00
0g-peterzhb
9ce215b919
add dynamic gas price adjustment when submitting pora (#324) 2025-02-11 16:34:58 +08:00
bruno-valante
40d435597a
feat: Implement the new specification of PoRA mine. (#307)
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
* feat: Support faster PoRA specification

* Support subtasks in PoRA mine

* Fix test fails

* Check the contract version
2024-12-28 20:29:45 +08:00
wizard
bb74143ddc
docs: typo fix Update introduction.md (#306)
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
2024-12-27 17:21:10 +08:00
bruno-valante
52f700c86e
Fix node launch process in test framework (#305)
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
2024-12-26 20:49:32 +08:00
Bo QIU
4e5b14c0a3
Adjust debug log config (#304) 2024-12-26 17:23:57 +08:00
bruno-valante
3024771fb1
Update compiled contract (#303)
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
2024-12-26 14:19:48 +08:00
Romashka
a56876eb1a
Fix/err (#302)
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
* code-Update mod.rs

* typo-Update protocol.rs
2024-12-23 11:45:19 +08:00
Bo QIU
64120399f1
refactor sync relevant python tests (#301)
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
2024-12-19 16:36:53 +08:00
Bo QIU
8790fe1d66
Sync recent announced files with priority (#300)
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
* Upgrade rust toolchain to avoid macro-proc issue of latest rust analyzer

* Update random sync metrics

* Adjust default config for sync layer

* Cache the recent announced file for random sync with priority

* Fix clippy

* fix auto sync failure reason issue

* Add cached ready txs info in rpc

* fix lint
2024-12-18 18:40:54 +08:00
Bo QIU
910b5af1c7
Supports rate limit for pubsub message (#299)
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
2024-12-12 17:49:26 +08:00
Bo QIU
349e13e7fc
Supports generic metrics for rpc (#298)
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
2024-12-11 10:14:38 +08:00